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
Copy file name to clipboardExpand all lines: messages/list.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
"noActiveScratchOrgs": "No active scratch orgs found. Specify --all to see all scratch orgs",
17
17
"deleteOrgs": "You have %s expired or deleted local scratch org authorizations. To remove authorizations for inactive orgs, run force:org:list --clean.",
18
18
"noOrgsFound": "No orgs can be found.",
19
-
"noOrgsFoundAction": "Use one of the commands in force:auth or force:org:create to add or create new scratch orgs.",
19
+
"noOrgsFoundAction": "Use one of the auth commands or force:org:create to add or create a scratch org.",
20
20
21
-
"scratchOrgRemoveConnectedStatusProperty": "The property connectedStatus will no longer be returned for scratch orgs in the JSON output of this command starting in version 52."
21
+
"scratchOrgRemoveConnectedStatusProperty": "Starting in API version 52, the JSON output of this command no longer returns the property connectedStatus for scratch orgs"
0 commit comments