The glanceclient.shell Module

Command-line interface to the OpenStack Images API.

class glanceclient.shell.HelpFormatter(prog, indent_increment=2, max_help_position=24, width=None)

Bases: argparse.HelpFormatter

start_section(heading)
class glanceclient.shell.OpenStackImagesShell

Bases: object

do_help(args)

Display help about this program or one of its subcommands.

get_base_parser()
get_subcommand_parser(version)
main(argv)
glanceclient.shell.main()

This Page