Comment

CLI

Cleura Cloud is built with OpenStack which is made up of a collection of individual projects, each responsible for a specific cloud computing service (compute, networking, block storage, etc.). Some of these services have their own detailed API reference documentation. The OpenStackClient (aka OSC) is a command-line client for OpenStack that brings these APIs together in a single shell with a uniform command structure.

Learn more about the OpenStackClient