File tree Expand file tree Collapse file tree
src/runloop_api_client/resources/devboxes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -740,7 +740,7 @@ def execute(
740740 specified the command is run from the directory based on the recent state of the
741741 persistent shell.
742742
743- command_id: The command ID for idempotency and tracking
743+ command_id: Optionally specify a command ID for idempotency and tracking
744744
745745 optimistic_timeout: Timeout in seconds to wait for command completion. Operation is not killed. Max
746746 is 600 seconds.
@@ -2183,7 +2183,7 @@ async def execute(
21832183 specified the command is run from the directory based on the recent state of the
21842184 persistent shell.
21852185
2186- command_id: The command ID for idempotency and tracking
2186+ command_id: Optionally specify a command ID for idempotency and tracking
21872187
21882188 optimistic_timeout: Timeout in seconds to wait for command completion. Operation is not killed. Max
21892189 is 600 seconds.
You can’t perform that action at this time.
0 commit comments