Command-line interface to the OpenStack Bare Metal Provisioning API.
- 
class 
ironicclient.shell.HelpFormatter(prog, indent_increment=2, max_help_position=24, width=None)[source] 
Bases: argparse.HelpFormatter
- 
start_section(heading)[source] 
- 
class 
ironicclient.shell.IronicShell[source] 
Bases: object
- 
do_bash_completion()[source] 
Prints all of the commands and options for bash-completion.
- 
do_help(args)[source] 
Display help about this program or one of its subcommands.
- 
get_base_parser()[source] 
- 
get_subcommand_parser(version)[source] 
- 
main(argv)[source] 
- 
ironicclient.shell.main()[source]