-
Notifications
You must be signed in to change notification settings - Fork 19
Rename environments to workspaces and use new routes #350
Conversation
Aliases are `envs` and `workspaces`.
There doesn't appear to be a way to deprecate an alias so create a new command instead.
This pull request has been linked to Clubhouse Story #5567: Deprecate envs subcommand in coder-cli. |
This pull request has been linked to Clubhouse Story #5518: Rename endpoints/types in coder-sdk. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Has anyone else been looped in on the command change from coder envs
to coder ws
? I know we have been using that shorthand internally but since this is an customer command I'd wanna make sure others are on board. I don't hate workspaces
but I do see it's long.
We should do both workspaces and ws imo. |
Currently I have |
b77eda1
to
5a1e017
Compare
Swapped! We use |
✨ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙏
Also closes [ch5518].