@@ -77,26 +77,23 @@ sfdx plugins
7777## Commands
7878
7979<!-- commands -->
80+ * [ ` sfdx force:org:display [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] ` ] ( #sfdx-forceorgdisplay--u-string---apiversion-string---verbose---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal )
81+ * [ ` sfdx force:org:list [--all] [-p --clean] [--skipconnectionstatus] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] ` ] ( #sfdx-forceorglist---all--p---clean---skipconnectionstatus---verbose---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal )
82+ * [ ` sfdx force:org:open [-p <string>] [-r] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] ` ] ( #sfdx-forceorgopen--p-string--r--u-string---apiversion-string---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal )
8083
81- - [ ` sfdx force:org:display [-v <string>] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] ` ] ( #sfdx-forceorgdisplay--v-string--u-string---apiversion-string---verbose---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal )
82- - [ ` sfdx force:org:list [--all] [-p --clean] [--skipconnectionstatus] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] ` ] ( #sfdx-forceorglist---all--p---clean---skipconnectionstatus---verbose---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal )
83-
84- ## ` sfdx force:org:display [-v <string>] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
84+ ## ` sfdx force:org:display [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
8585
8686get the description for the current or target org
8787
8888```
8989USAGE
90- $ sfdx force:org:display [-v <string>] [- u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel
90+ $ sfdx force:org:display [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel
9191 trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
9292
9393OPTIONS
9494 -u, --targetusername=targetusername username or alias for the target
9595 org; overrides default target org
9696
97- -v, --targetdevhubusername=targetdevhubusername username or alias for the dev hub
98- org; overrides default dev hub org
99-
10097 --apiversion=apiversion override the api version used for
10198 api requests made by this command
10299
@@ -109,10 +106,10 @@ OPTIONS
109106 stdout
110107
111108DESCRIPTION
112- Output includes your access token, client Id, connected status, org ID, instance URL, username, and alias, if
109+ Output includes your access token, client Id, connected status, org ID, instance URL, username, and alias, if
113110 applicable.
114111 Use --verbose to include the SFDX auth URL.
115- Including --verbose displays the sfdxAuthUrl property only if you authenticated to the org using auth:web:login (not
112+ Including --verbose displays the sfdxAuthUrl property only if you authenticated to the org using auth:web:login (not
116113 auth:jwt:grant)
117114
118115EXAMPLES
@@ -122,15 +119,15 @@ EXAMPLES
122119 sfdx force:org:display -u TestOrg1 --json > tmp/MyOrgDesc.json
123120```
124121
125- _ See code: [ src/commands/force/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/v1.1.0 /src/commands/force/org/display.ts ) _
122+ _ See code: [ src/commands/force/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/v1.3.2 /src/commands/force/org/display.ts ) _
126123
127124## ` sfdx force:org:list [--all] [-p --clean] [--skipconnectionstatus] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
128125
129126list all orgs you’ve created or authenticated to
130127
131128```
132129USAGE
133- $ sfdx force:org:list [--all] [-p --clean] [--skipconnectionstatus] [--verbose] [--json] [--loglevel
130+ $ sfdx force:org:list [--all] [-p --clean] [--skipconnectionstatus] [--verbose] [--json] [--loglevel
134131 trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
135132
136133OPTIONS
@@ -154,6 +151,46 @@ OPTIONS
154151 org'
155152```
156153
157- _ See code: [ src/commands/force/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/v1.1.0/src/commands/force/org/list.ts ) _
154+ _ See code: [ src/commands/force/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/v1.3.2/src/commands/force/org/list.ts ) _
155+
156+ ## ` sfdx force:org:open [-p <string>] [-r] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
157+
158+ open your default scratch org, or another org that you specify,
159+
160+ ```
161+ USAGE
162+ $ sfdx force:org:open [-p <string>] [-r] [-u <string>] [--apiversion <string>] [--json] [--loglevel
163+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
164+
165+ OPTIONS
166+ -p, --path=path navigation URL path
167+
168+ -r, --urlonly display navigation URL, but don’t
169+ launch browser
170+
171+ -u, --targetusername=targetusername username or alias for the target
172+ org; overrides default target org
173+
174+ --apiversion=apiversion override the api version used for
175+ api requests made by this command
176+
177+ --json format output as json
178+
179+ --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
180+ this command invocation
181+
182+ DESCRIPTION
183+ To open a specific page, specify the portion of the URL after "yourInstance.salesforce.com/" as --path.
184+ For example, specify "--path lightning" to open Lightning Experience, or specify "--path /apex/YourPage" to open a
185+ Visualforce page.
186+ To generate a URL but not launch your browser, specify --urlonly
187+
188+ EXAMPLES
189+ sfdx force:org:open
190+ sfdx force:org:open -u [email protected] 191+ sfdx force:org:open -u MyTestOrg1
192+ sfdx force:org:open -r -p lightning
193+ ```
158194
195+ _ See code: [ src/commands/force/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/v1.3.2/src/commands/force/org/open.ts ) _
159196<!-- commandsstop -->
0 commit comments