Submit
Path:
~
/
/
usr
/
lib
/
python2.7
/
site-packages
/
awscli
/
File Content:
commands.pyc
� =��Xc @ s d e f d � � YZ d S( t CLICommandc B sn e Z d Z e d � � Z e j d � � Z e d � � Z e d � � Z d � Z d � Z e d � � Z RS( s� Interface for a CLI command. This class represents a top level CLI command (``aws ec2``, ``aws s3``, ``aws config``). c C s t d � � d S( Nt name( t NotImplementedError( t self( ( s/ /tmp/pip-build-uEGWVr/awscli/awscli/commands.pyR s c C s t d � � d S( NR ( R ( R t value( ( s/ /tmp/pip-build-uEGWVr/awscli/awscli/commands.pyR s c C s | g S( N( ( R ( ( s/ /tmp/pip-build-uEGWVr/awscli/awscli/commands.pyt lineage"