Searched defs:help_name (Results 1 - 25 of 49) sorted by relevance

12

/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
H A Dacls.py214 help_name='acls', variable in class:CommandOptions
H A Danon.py45 help_name='anon', variable in class:CommandOptions
H A Dapis.py59 help_name='apis', variable in class:CommandOptions
H A Dcommand_opts.py127 help_name='options', variable in class:CommandOptions
H A Dcrc32c.py134 help_name='crc32c', variable in class:CommandOptions
H A Dcreds.py156 help_name='creds', variable in class:CommandOptions
H A Ddev.py141 help_name='dev', variable in class:CommandOptions
H A Dencoding.py98 help_name='encoding', variable in class:CommandOptions
H A Dmetadata.py199 help_name='metadata', variable in class:CommandOptions
H A Dnaming.py179 help_name='naming', variable in class:CommandOptions
H A Dprod.py141 help_name='prod', variable in class:CommandOptions
H A Dprojects.py95 help_name='projects', variable in class:CommandOptions
H A Dretries.py58 help_name='retries', variable in class:CommandOptions
H A Dsecurity.py213 help_name='security', variable in class:CommandOptions
H A Dsubdirs.py107 help_name='subdirs', variable in class:CommandOptions
H A Dsupport.py81 help_name='support', variable in class:CommandOptions
H A Dthrottling.py55 help_name='throttling', variable in class:CommandOptions
H A Dversions.py261 help_name='versions', variable in class:CommandOptions
H A Dwildcards.py188 help_name='wildcards', variable in class:CommandOptions
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
H A Dcat.py106 help_name='cat', variable in class:CatCommand
H A Dcompose.py95 help_name='compose', variable in class:ComposeCommand
H A Ddu.py133 help_name='du', variable in class:DuCommand
H A Dhash.py88 help_name='hash', variable in class:HashCommand
H A Dhelp.py96 help_name='help', variable in class:HelpCommand
112 key=lambda hp: hp.help_spec.help_name):
114 help_prov.help_spec.help_name,
118 key=lambda hp: hp.help_spec.help_name):
120 help_prov.help_spec.help_name,
130 help_name = None
134 help_name = arg + ' ' + self.args[1]
155 if not help_name: # No subcommand or invalid subcommand.
156 help_name = help_prov.help_spec.help_name
[all...]
H A Dlifecycle.py121 help_name='lifecycle', variable in class:LifecycleCommand

Completed in 591 milliseconds

12