Searched refs:BUCKET_ALIASES (Results 1 – 4 of 4) sorted by relevance
21 in cloud_storage.BUCKET_ALIASES.iteritems()}117 parser.add_argument('bucket', choices=cloud_storage.BUCKET_ALIASES)121 args.bucket = cloud_storage.BUCKET_ALIASES[args.bucket]167 parser.add_argument('bucket', choices=cloud_storage.BUCKET_ALIASES)171 args.bucket = cloud_storage.BUCKET_ALIASES[args.bucket]
34 BUCKET_ALIASES = collections.OrderedDict(( variable41 BUCKET_ALIAS_NAMES = BUCKET_ALIASES.keys()
318 bucket = cloud_storage.BUCKET_ALIASES[finder_options.upload_bucket]
103 BUCKET_ALIASES = { variable in CloudStorageModuleStub