bowl.cli_opts package

Submodules

bowl.cli_opts.add module

This module is the add command of bowl.

Created on 26 May 2014 @author: Charlie Lewis

class bowl.cli_opts.add.Object[source]

Bases: object

class bowl.cli_opts.add.add[source]

Bases: object

This class is responsible for the add command of the cli.

classmethod main(args)[source]

bowl.cli_opts.connect module

This module is the connect command of bowl.

Created on 15 March 2014 @author: Charlie Lewis

class bowl.cli_opts.connect.connect[source]

Bases: object

This class is responsible for the connect command of the cli.

classmethod main(args)[source]

bowl.cli_opts.delete module

This module is the delete command of bowl.

Created on 22 June 2014 @author: Charlie Lewis

class bowl.cli_opts.delete.delete[source]

Bases: object

This class is responsible for the delete command of the cli.

classmethod main(args)[source]

bowl.cli_opts.disconnect module

This module is the disconnect command of bowl.

Created on 15 March 2014 @author: Charlie Lewis

class bowl.cli_opts.disconnect.disconnect[source]

Bases: object

This class is responsible for the disconnect command of the cli.

classmethod main(args)[source]

bowl.cli_opts.hosts module

This module is the hosts command of bowl.

Created on 14 March 2014 @author: Charlie Lewis

class bowl.cli_opts.hosts.hosts[source]

Bases: object

This class is responsible for the hosts command of the cli.

classmethod main(args)[source]

bowl.cli_opts.image_import module

This module is the import command of bowl.

Created on 6 June 2014 @author: Charlie Lewis

class bowl.cli_opts.image_import.image_import[source]

Bases: object

This class is responsible for the import command of the cli.

classmethod main(args)[source]

bowl.cli_opts.images module

This module is the images command of bowl.

Created on 22 June 2014 @author: Charlie Lewis

class bowl.cli_opts.images.images[source]

Bases: object

This class is responsible for the images command of the cli.

classmethod main(args)[source]

bowl.cli_opts.info module

This module is the info command of bowl.

Created on 14 March 2014 @author: Charlie Lewis

class bowl.cli_opts.info.Object[source]

Bases: object

class bowl.cli_opts.info.info[source]

Bases: object

This class is responsible for the info command of the cli.

classmethod main(args)[source]

bowl.cli_opts.kill module

bowl.cli_opts.list module

bowl.cli_opts.login module

This module is the login command of bowl.

Created on 14 March 2014 @author: Charlie Lewis

class bowl.cli_opts.login.login[source]

Bases: object

This class is responsible for the login command of the cli.

classmethod main(args)[source]

bowl.cli_opts.logout module

This module is the logout command of bowl.

Created on 29 May 2014 @author: Charlie Lewis

class bowl.cli_opts.logout.logout[source]

Bases: object

This class is responsible for the logout command of the cli.

classmethod main(args)[source]

bowl.cli_opts.logs module

bowl.cli_opts.new module

bowl.cli_opts.remove module

bowl.cli_opts.repositories module

This module is the repositories command of bowl.

Created on 19 July 2014 @author: Charlie Lewis

class bowl.cli_opts.repositories.repositories[source]

Bases: object

This class is responsible for the repositories command of the cli.

classmethod main(args)[source]

bowl.cli_opts.services module

This module is the services command of bowl.

Created on 17 July 2014 @author: Charlie Lewis

class bowl.cli_opts.services.Object[source]

Bases: object

class bowl.cli_opts.services.services[source]

Bases: object

This class is responsible for the services command of the cli.

classmethod main(args)[source]

bowl.cli_opts.snapshot module

bowl.cli_opts.snapshots module

This module is the snapshots command of bowl.

Created on 17 July 2014 @author: Charlie Lewis

class bowl.cli_opts.snapshots.snapshots[source]

Bases: object

This class is responsible for the snapshots command of the cli.

classmethod main(args)[source]

bowl.cli_opts.start module

bowl.cli_opts.stop module

This module is the stop command of bowl.

Created on 14 July 2014 @author: Charlie Lewis

class bowl.cli_opts.stop.stop[source]

Bases: object

This class is responsible for the stop command of the cli.

classmethod check_pid(pid)[source]

Check for the existence of a unix pid.

classmethod main(args)[source]

bowl.cli_opts.subtract module

This module is the subtract command of bowl.

Created on 1 September 2014 @author: Charlie Lewis

class bowl.cli_opts.subtract.subtract[source]

Bases: object

This class is responsible for the subtract command of the cli.

classmethod main(args)[source]

bowl.cli_opts.test module

This module is the test command of bowl.

Created on 11 August 2014 @author: Charlie Lewis

class bowl.cli_opts.test.test[source]

Bases: object

This class is responsible for the test command of the cli.

classmethod main(args)[source]

bowl.cli_opts.update module

bowl.cli_opts.version module

This module is the version command of bowl.

Created on 14 March 2014 @author: Charlie Lewis

class bowl.cli_opts.version.version[source]

Bases: object

This class is responsible for the version command of the cli.

classmethod main(args)[source]

Module contents