You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,8 +216,10 @@ Options:
216
216
#### `datacustomcode zip`
217
217
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.
218
218
219
+
Arguments:
220
+
-`PATH`: Path to the code directory i.e. the payload folder (default: "payload")
221
+
219
222
Options:
220
-
-`--path TEXT`: Path to the code directory i.e. the payload folder (default: ".")
0 commit comments