Install the CLI client
Last updated
Was this helpful?
Last updated
Was this helpful?
The OpenStack client aims to be a feature complete CLI interface to OpenStack. It is modular by design and allows installing extra projects to expand the features of the CLI.
Run the following to install the base OpenStack CLI client and the modules for instance, image and network control:
This command installs the base client:
The OpenStack client aims to be a feature complete CLI interface to OpenStack. It is modular by design and allows installing extra projects to expand the features of the CLI.
You can install additional modules using the following command, replacing <project>
with the project you'd like to install.
The most relevant OpenStack modules for OneQode Cloud are:
Compute API
Image Service API
Networking API
Orchestration API
Block Storage API
Key Manager Service API
Identity Service API (and extensions)
ceilometer
Telemetry API
gnocchi
Telemetry API (v3)