Skip to main content

short package description

Project description

openstack

openstack is a poilerplate Python that encourages rapid development and clean, pragmatic design. and we're support templates to your field what ever you want. Thanks for checking it out.

openstack CLI

The openstack CLI is a command-line interface for interacting with the openstack.sh platform.

Installation

Before installing openstack_cli, it is recommended to create a virtual environment to isolate it from your system Python installation. This can help to avoid conflicts with other packages and make it easier to manage dependencies. To create a virtual environment, run the following commands:

python -m venv myenv
source myenv/bin/activate

Replace myenv with the desired name of your virtual environment. After creating the virtual environment, you can then go to next step:

To install openstack_cli from PyPI, you will need to have Python and pip installed on your system. If you don't have them, you can download them from python.org and pip.pypa.io.

Once you have Python and pip installed, run the following command in your terminal or command prompt:

pip install openstack_cli

This will download and install openstack_cli and its dependencies.

After installation, you can run openstack_cli --version by typing the following command in your terminal or command prompt:

openstack_cli --version

usage.

With the openstack CLI, you can perform various tasks such as:

  • openstack login: Log in to the openstack CLI.

  • openstack register: This command will take you to the openstack.sh website to create a new account.

  • openstack logout: Log out of the openstack CLI.

  • openstack gift ls: Show all templates you have bought.

  • openstack gift ls -a: Show all templates, even those you don't own.

  • openstack init: Prompt for project name and choose a template from those you have bought.

  • openstack buy: Choose a template to buy.

  • openstack config ls: Show all configuration information for your user.

  • openstack config get [KEY]: Show the value for a specific configuration key.

  • openstack config set [KEY] [VALUE]: Set a new value for a specific configuration key.

  • openstack info: Show some information about openstack.sh.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openstack_cli-0.0.4.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

openstack_cli-0.0.4-py3-none-any.whl (14.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page