The heatclient.shell Module

Command-line interface to the Heat API.

class heatclient.shell.HeatShell

Bases: object

do_help(args)

Display help about this program or one of its subcommands.

get_base_parser()
get_subcommand_parser(version)
main(argv)
class heatclient.shell.HelpFormatter(prog, indent_increment=2, max_help_position=24, width=None)

Bases: argparse.HelpFormatter

start_section(heading)
heatclient.shell.main()

This Page