Current File : //usr/lib/python2.7/site-packages/euca2ools/commands/ec2/replaceroute.pyc |
�
��Xc @ s@ d d l m Z m Z d d l m Z d e f d � � YZ d S( i����( t Argt MutuallyExclusiveArgList( t
EC2Requestt ReplaceRoutec B s� e Z d Z e d d d d d �e d d d d d d
d e d d �e e d
d d d d d d d �e d d d d d d d d �e d d d d d d �e d d d d d d d d �� j � g Z d � Z RS(! s$ Replace a route in a VPC route tablet RouteTableIdt metavart RTABLEt helps* ID of the route table to affect (required)s -rs --cidrt destt DestinationCidrBlockt CIDRt requireds# destination prefix for route lookups -gs --gateway-idt GatewayIdt GATEWAYs# ID of an Internet gateway to targets -is
--instancet
InstanceIdt INSTANCEs ID of a NAT instance to targets -ns --network-interfacet NetworkInterfaceIds# ID of a network interface to targets -ps --vpc-peering-connectiont PEERCONt VpcPeeringConnectionIds( ID of a VPC peering connection to targetc C sj | j j d � pE | j j d � pE | j j d � pE | j j d � } | j d | | j d f � GHd S( NR R R R t ROUTER ( t argst gett tabify( t selft _t target( ( sG /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/replaceroute.pyt print_result2 s $( t __name__t
__module__t DESCRIPTIONR t TrueR R t ARGSR ( ( ( sG /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/replaceroute.pyR s"