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 --version
by typing the following command in your
terminal or command prompt:
openstack --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
Built Distribution
Hashes for openstack_cli-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a829a509965f32a526f48bd91fc36bff25d1590cc9df6afa9c153562be5e37e |
|
MD5 | 139fbb32da129caf6158aa49cf5d6486 |
|
BLAKE2b-256 | 7c7d660d1aa9e9030c0df865d51bc496230a7ebe5d2853597d71b22e48f475ee |