Home | History | Annotate | Download | only in gslib

Lines Matching refs:command_name

82   def __init__(self, command_name, debug, logger, gsutil_api, url_strs,
89 command_name: name of command being run.
133 self.command_name = command_name
234 post_step2_iter, self.recursion_requested, self.command_name,
300 def NameExpansionIterator(command_name, debug, logger, gsutil_api, url_strs,
311 command_name: name of command being run.
336 command_name, debug, logger, gsutil_api, url_strs, recursion_requested,
445 def __init__(self, tuple_iter, recursion_requested, command_name,
453 command_name: Command name for user messages
459 self.command_name = command_name
476 desc, blr.url_string, self.command_name)