Current File : //lib/python2.7/site-packages/euca2ools/commands/autoscaling/arghelpers.pyo |
�
��Xc @ s: d d l m Z d d l m Z d e f d � � YZ d S( i����( t autoscaling_tag_def( t Argt TagArgc B s e Z e d � Z RS( c C sQ d } | r | d 7} n t j | d d d d | d d d t d
| d d �d S(
Ns� attributes of a tag to affect. Tags follow the following
format: "id=resource-name, t=resource-type, k=tag-key, v=tag-val,
p=propagate-at-launch-flag", where k is the tag's name, v is the tag's
value, id is a resource ID, t is a resource type, and p is whether to
propagate tags to instances created by the group. A value for 'k=' is
required for each tag. The rest are optional. This argument may be
used more than once. Each time affects a different tag.s (at least 1 required)s --tagt dests Tags.membert requiredt actiont appendt typet helpt metavars5 "k=VALUE, id=VALUE, t=VALUE, v=VALUE, p={true,false}"( R t __init__R ( t selfR t helpstr( ( sM /usr/lib/python2.7/site-packages/euca2ools/commands/autoscaling/arghelpers.pyR
s
( t __name__t
__module__t FalseR
( ( ( sM /usr/lib/python2.7/site-packages/euca2ools/commands/autoscaling/arghelpers.pyR s N( t'