Current File : //usr/lib/python2.7/site-packages/euca2ools/commands/ec2/describekeypairs.pyc |
�
��Xc @ s@ d d l m Z d d l m Z m Z d e f d � � YZ d S( i����( t
EC2Request( t Argt Filtert DescribeKeyPairsc B se e Z d Z e d d d d d d d �g Z e d d d �e d
d d �g Z d g Z d
� Z RS( s- Display information about available key pairst KeyNamet nargst *t metavart KEYPAIRt helps# limit results to specific key pairst fingerprints fingerprint of the key pairs key-names name of the key pairt keySetc C sJ xC | j d g � D]/ } | j d | j d � | j d � f � GHq Wd S( NR R t keyNamet keyFingerprint( t gett tabify( t selft resultt key( ( sK /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/describekeypairs.pyt print_result&