
                         v    d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ  ej                  ddd	d
      Z
d Zy)z2Flags and helpers for the config related commands.    )absolute_import)division)unicode_literals)base)
propertiesz--installationF
store_truez        If set, the property is updated for the entire Google Cloud CLI
        installation. Otherwise, by default, the property is updated only in the
        currently active configuration.)requiredactionhelpc                     t        | dd      rdnd }t        | dd       }t        j                  j                  |xs |      S )NinstallationFscope)getattrr   ScopeFromId)argsinstall	scope_args      .lib/googlecloudsdk/command_lib/config/flags.pyRequestedScoper   %   s>    %dNEBN'dGT*)				 	 !5g	66    N)__doc__
__future__r   r   r   googlecloudsdk.callioper   googlecloudsdk.corer   ArgumentINSTALLATION_FLAGr    r   r   <module>r      s?     9 &  ' ( * "DMM
+	 7r   