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

Class CmdSshInstance

source code



sshintance [options] <instance-id>

SSH to an EC2 instance

Examples:

    $ starcluster sshinstance i-14e9157c
    $ starcluster sshinstance ec2-123-123-123-12.compute-1.amazonaws.com 

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 = ['sshinstance']

Inherited from CmdBase: gopts, opts, parser

Properties [hide private]
  completer

Inherited from CmdBase: cfg, goptions_dict, options_dict, specified_options_dict

Property Details [hide private]

completer

Get Method:
unreachable.completer(self)