Skip to content

Commit 1eda367

Browse files
committed
readme zip fix
1 parent 93f8945 commit 1eda367

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,10 @@ Options:
216216
#### `datacustomcode zip`
217217
Zip a transformation job in preparation to upload to Data Cloud. Make sure to change directory into your code package folder (e.g., `my_package`) before running this command.
218218

219+
Arguments:
220+
- `PATH`: Path to the code directory i.e. the payload folder (default: "payload")
221+
219222
Options:
220-
- `--path TEXT`: Path to the code directory i.e. the payload folder (default: ".")
221223
- `--network TEXT`: docker network (default: "default")
222224

223225

0 commit comments

Comments
 (0)