-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): add consistent support for verb / noun swapping (#7675)
* feat(cli): add consistent support for verb / noun swapping commands in the 'core' plugin that contain sub-commands (env and plugin) now support verb / noun swapping (`env add` and `add env` now both work) close #7630 * refactor(cli): improve validation checks - Array.isArray() and hasOwnProperty() Changed validation checks per requests in PR #7675
- Loading branch information
1 parent
16334f7
commit 4319875
Showing
1 changed file
with
26 additions
and
0 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