LinuxCommandLibrary

openstack-help

displays help information for OpenStack CLI commands

TLDR

Show general help
$ openstack help
copy
Show help for command
$ openstack help [server create]
copy
List all commands
$ openstack command list
copy

SYNOPSIS

openstack help [command]

DESCRIPTION

openstack help displays help information for OpenStack CLI commands. Shows available subcommands, options, and usage examples. Part of OpenStack unified CLI.

PARAMETERS

command

Command to get help for.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard