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
workspace server mock: import and delete files updated (#3217)
## Changes
Modify import command use overwrite flag
Modify delete command to parse JSON for parameters
## Why
Needed for follow-up below.
- testing --force-lock on pipelines: using import commands in uploading
lock file
- properly deleting lock file in delete command afterwards
## Tests
Acceptance test for deploy in follow-up: #3250
0 commit comments