/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
compose.py | 101 subcommand_help_text={}, variable in class:ComposeCommand
|
cors.py | 126 subcommand_help_text={'get': _get_help_text, 'set': _set_help_text}, variable in class:CorsCommand
|
hash.py | 93 subcommand_help_text={}, variable in class:HashCommand
|
lifecycle.py | 127 subcommand_help_text={'get': _get_help_text, 'set': _set_help_text}, variable in class:LifecycleCommand
|
notification.py | 174 subcommand_help_text={'watchbucket': _watchbucket_help_text, variable in class:NotificationCommand
|
versioning.py | 99 subcommand_help_text={'get': _get_help_text, 'set': _set_help_text}, variable in class:VersioningCommand
|
web.py | 166 subcommand_help_text={'get': _get_help_text, 'set': _set_help_text}, variable in class:WebCommand
|
defacl.py | 186 subcommand_help_text={ variable in class:DefAclCommand
|
du.py | 138 subcommand_help_text={}, variable in class:DuCommand
|
logging.py | 149 subcommand_help_text={'get': _get_help_text, 'set': _set_help_text}, variable in class:LoggingCommand
|
rm.py | 195 subcommand_help_text={}, variable in class:RmCommand
|
signurl.py | 217 subcommand_help_text={}, variable in class:UrlSignCommand
|
update.py | 117 subcommand_help_text={}, variable in class:UpdateCommand
|
acl.py | 314 subcommand_help_text={ variable in class:AclCommand
|
ls.py | 250 subcommand_help_text={}, variable in class:LsCommand
|
setmeta.py | 149 subcommand_help_text={}, variable in class:SetMetaCommand
|
config.py | 597 subcommand_help_text={}, variable in class:ConfigCommand [all...] |
cp.py | 734 subcommand_help_text={}, variable in class:CpCommand [all...] |
rsync.py | 952 subcommand_help_text={}, variable in class:RsyncCommand [all...] |
perfdiag.py | 391 subcommand_help_text={}, variable in class:PerfDiagCommand [all...] |
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_command_runner.py | 90 subcommand_help_text={} variable in class:FakeCommandWithInvalidCompleter 118 subcommand_help_text={} variable in class:FakeCommandWithCompleters
|
test_parallelism_framework.py | 214 subcommand_help_text={}, variable in class:FakeCommand
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
command_runner.py | 262 subcommands = original_command_class.help_spec.subcommand_help_text.keys()
|