-
- Command-Line Interface
-
-
- The OpenStack client is a text-based command-line interface (CLI) that
- helps you to create scripts for interacting with OpenStack clouds. The
- centralized openstack
CLI is the preferred way to interact
- with OpenStack services. Some services, such as Compute, have their own
- Python libraries but OpenStack is phasing out these individual clients
- and recommends the use of the OpenStack client.
-
-
-
-
+
+
+
+ SDKs
+
+
+ A software development kit (SDK) contains code, examples, and
+ documentation that you use to create OpenStack cloud
+ applications in the language of your choice.
+
+
+ If one of the following SDKs do not support your language or use case,
+ you can use the APIs or one of the other known SDKs.
+
+
+
+
+
+
+
+
+
+
+
+ CLIs
+
+
+ A command-line interface (CLI) is a text-based client that helps
+ you create scripts to interact with OpenStack clouds.
+
+
+ To install the CLIs, see Install the CLIs.
+
+
+ To use the CLIs, see OpenStack command-line clients.
+
+
+
+
+
+
+ Documentation treated like code, powered by the community - interested? Here's
+
+ how to contribute
+
+ .
+
+
+ The OpenStack project is provided under the Apache 2.0 license. Openstack.org is powered by
+
+ Rackspace Cloud Computing
+
+ .
+