openstack Verified current stable Not installed? Documentation

Openstack / Get Help Identity V3

Get Help Identity V3

Access help information specific to OpenStack Identity API v3.

$
Terminal
openstack --os-identity-api-version 3 --help

When To Use

When deploying or troubleshooting services utilizing the Identity API v3.

Pro Tip

Explore specific authentication flows and token management based on your deployment model using the help output.

Anatomy of Output

Understanding the result

Troubleshooting

Common pitfalls

Command Breakdown

What each part is doing

openstack
Base Command
The executable that performs this operation. Here it runs Openstack before the shell applies any redirect operators.
--os-identity-api-version
Command Option
Tool-specific option used by this command invocation.
--help
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative documentation tools for the same job.