You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"verbose": "list more information about each org'",
10
9
"all": "include expired, deleted, and unknown-status scratch orgs",
11
10
"clean": "remove all local org authorizations for non-active orgs",
12
11
"noPrompt": "do not prompt for confirmation",
13
12
"skipConnectionStatus": "skip retrieving the connection status of non-scratch orgs",
14
-
15
13
"prompt": "Found (%s) org configurations to delete. Are you sure (yes/no)?",
16
14
"noActiveScratchOrgs": "No active scratch orgs found. Specify --all to see all scratch orgs",
17
15
"deleteOrgs": "You have %s expired or deleted local scratch org authorizations. To remove authorizations for inactive orgs, run force:org:list --clean.",
18
16
"noOrgsFound": "No orgs can be found.",
19
17
"noOrgsFoundAction": "Use one of the auth commands or force:org:create to add or create a scratch org.",
20
-
21
-
"scratchOrgRemoveConnectedStatusProperty": "Starting in API version 52, the JSON output of this command no longer returns the property connectedStatus for scratch orgs."
18
+
"scratchOrgRemoveConnectedStatusProperty": "Starting in API version 52, the JSON output of this command no longer returns the property connectedStatus for scratch orgs.",
0 commit comments