Searched defs:update_command (Results 1 – 2 of 2) sorted by relevance
46 def update_command(self, command_id, data, replace=False): member in CommandsClient
145 def update_command(cmd_tag, dryrun=False): function