gwcs-sfdx-org-manager

0.1.5 • Public • Published

gwcs-sfdx-org-manager

SFDX CLI custom plugin suite.

Version License

$ sfdx plugins:install gwcs-sfdx-org-manager
$ sfdx gwcs:org:COMMAND

sfdx gwcs:org:delete_all

This custom SFDX command deletes all currently active DevHub scratch orgs.

USAGE
  $ sfdx gwcs:org:delete_all

OPTIONS
  -u, --targetusername=targetusername              username or alias for the target org; overrides default target org
  -v, --targetdevhubusername=targetdevhubusername  username or alias for the dev hub org; overrides default dev hub org
  --apiversion=apiversion                          override the api version used for api requests made by this command
  --json                                           format output as json
  --loglevel=(trace|debug|info|warn|error|fatal)   logging level for this command invocation

EXAMPLES

  sfdx gwcs:org:delete_all
  This command will delete all currently active scratch orgs
  associated with the default DevHub.

  sfdx gwcs:org:delete_all -v DevHubUserName
  This command will delete all currently active scratch orgs
  associated with the specified DevHub.

Readme

Keywords

Package Sidebar

Install

npm i gwcs-sfdx-org-manager

Weekly Downloads

11

Version

0.1.5

License

MIT

Unpacked Size

171 kB

Total Files

11

Last publish

Collaborators

  • alexv-gscloudsolutions