OpenStack CLIs

Overview

What are the OpenStack CLIs?

The OpenStack command line interfaces (CLI) are command-line clients for interacting with the Nectar Research Cloud.

You can use the CLIs to manage your Nectar project resources just like you would through the Dashboard. The benefits of using CLI are that you can run the commands from the command line and include the commands within scripts to automate tasks.

The Nectar Research Cloud services can be used by either the unified OpenStackClient tool (openstack) or a dedicated client for a service. In many cases, you can use both the OpenStack client or a dedicated client.

If you want to get more information please visit the latest OpenStack CLI documentation or you can search for documentation about each of the dedicated clients.

What you’ll learn

  • Install the OpenStack CLI tool and some dedicated clients
  • Obtain your OpenStack user credentials
  • Use the CLI tools

Prerequsites