Package starcluster :: Module cli :: Class CmdRemoveImage
[hide private]
[frames] | no frames]

Class CmdRemoveImage

source code



removeami [options] <imageid> 

Deregister an EC2 image (AMI) and remove it from S3

WARNING: This command *permanently* removes an AMI from 
EC2/S3 including all AMI parts and manifest. Be careful!

Example:

    $ starcluster removeami ami-999999

Instance Methods [hide private]
 
addopts(self, parser) source code
 
execute(self, args) source code

Inherited from CmdBase: cancel_command, catch_ctrl_c, warn_experimental

Inherited from optcomplete.CmdComplete: autocomplete

Class Variables [hide private]
  names = ['removeimage']

Inherited from CmdBase: gopts, opts, parser

Properties [hide private]

Inherited from CmdBase: cfg, goptions_dict, options_dict, specified_options_dict