Closed jmnavarro closed 6 months ago
@jmnavarro, given that this is a breaking change, I'm assuming this would be a v0.9.0 release?
If we don't want to do that we could instead keep the workspace commands but have them print a warning that they are deprecated.
We'll also need to check through various docs to make sure we migrate command examples.
v0.9 is reasonable, CLI reference will also require a PR to update. Can you bump the version in package.json as well?
Rename all occurrences of
workspace
asproject
.Only kept the
workspace_id
andworkspace_mode
in local config for backwards compatibility.