-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: consistently use verb before noun in CLI
BREAKING CHANGE: The following CLI commands have now been renamed, and any scripts using them need to be updated accordingly: `config delete` -> `delete config` `config get` -> `get config` `config set` -> `set config` `environment configure` -> `init environment` `environment destroy` -> `delete environment` `status` -> `get status`
- Loading branch information
Showing
18 changed files
with
434 additions
and
483 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.