File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1294,8 +1294,8 @@ viam machine part cp --machine=123 --part=123 -r -p machine:my_dir machine:my_fi
1294
1294
| ` --org-id ` | The optional organization ID to attach the key to | ` api-key ` | Optional |
1295
1295
| ` --recursive ` , ` -r ` | Recursively copy files. Default: ` false ` . | ` part cp ` | Optional |
1296
1296
| ` --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** |
1299
1299
1300
1300
##### Using the ` --stream ` and ` --data ` arguments
1301
1301
You can’t perform that action at this time.
0 commit comments