Skip to content

Commit b709a18

Browse files
AlekseyKorzikgitbook-bot
authored andcommitted
GITBOOK-83: Remove --do-not-track flag
1 parent a36772b commit b709a18

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

references/cli-reference/all-flags.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,6 @@ Flags:
866866
--concurrency int How many nodes should run the job (default 1)
867867
--cpu string Job CPU cores (e.g. 500m, 2, 8).
868868
--disk string Job Disk requirement (e.g. 500Gb, 2Tb, 8Tb).
869-
--do-not-track When true the job will not be tracked(?) TODO BETTER DEFINITION
870869
--domain stringArray Domain(s) that the job needs to access (for HTTP networking)
871870
--download Should we download the results once the job is complete?
872871
--download-timeout-secs duration Timeout duration for IPFS downloads. (default 5m0s)
@@ -961,7 +960,6 @@ bacalhau exec [jobtype] [flags]
961960
```bash
962961
Flags:
963962
--code string Specifies the file, or directory of code to send with the request
964-
--do-not-track When true the job will not be tracked(?) TODO BETTER DEFINITION
965963
--dry-run Do not submit the job, but instead print out what will be submitted
966964
-e, --env strings The environment variables to supply to the job (e.g. --env FOO=bar --env BAR=baz)
967965
-f, --follow When specified will follow the output from the job as it runs
@@ -2007,7 +2005,6 @@ Flags:
20072005
--concurrency int How many nodes should run the job (default 1)
20082006
--cpu string Job CPU cores (e.g. 500m, 2, 8).
20092007
--disk string Job Disk requirement (e.g. 500Gb, 2Tb, 8Tb).
2010-
--do-not-track When true the job will not be tracked(?) TODO BETTER DEFINITION
20112008
--domain stringArray Domain(s) that the job needs to access (for HTTP networking)
20122009
--download Should we download the results once the job is complete?
20132010
--download-timeout-secs duration Timeout duration for IPFS downloads. (default 5m0s)

0 commit comments

Comments
 (0)