Skip to content

Commit 793d784

Browse files
npentrelcheukt
andauthored
Update docs/dev/tools/cli.md
Co-authored-by: Cheuk <[email protected]>
1 parent f5f880d commit 793d784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev/tools/cli.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1294,8 +1294,8 @@ viam machine part cp --machine=123 --part=123 -r -p machine:my_dir machine:my_fi
12941294
| `--org-id` | The optional organization ID to attach the key to | `api-key` | Optional |
12951295
| `--recursive`, `-r` | Recursively copy files. Default: `false`. | `part cp` | Optional |
12961296
| `--preserve`, `-p` | Preserve modification times and file mode bits from the source files. Default: `false`. | `part cp` | Optional |
1297-
| `--desination-port` | The port on a machine part to tunnel to. Default: `0`. | `part tunnel` | **Required** |
1298-
| `--local-port` | The local port from which to tunnel. Default: `0`. | `part tunnel` | **Required** |
1297+
| `--desination-port` | The port on a machine part to tunnel to. | `part tunnel` | **Required** |
1298+
| `--local-port` | The local port from which to tunnel. | `part tunnel` | **Required** |
12991299

13001300
##### Using the `--stream` and `--data` arguments
13011301

0 commit comments

Comments
 (0)