dbx icon indicating copy to clipboard operation
dbx copied to clipboard

[feature] add `dbx deploy --dry-run`

Open justinTM opened this issue 2 years ago • 0 comments
trafficstars

hey @renardeinside

i am hoping for functionality which would let me write the final, rendered job deployment JSON without deploying/launching anything.

i have a script which performs a diff between the most recent master branch deployment file and the current (branch) deployment file. i am using dbx deploy --write-specs-to-file="$FILEPATH_FINAL_JOB_DEFINITION"

i'm using the custom jinja functions and want to make sure the values are changing correctly before merging into master

thank you! justin

justinTM avatar Jan 20 '23 07:01 justinTM