@@ -107,7 +107,7 @@ EXAMPLES
107
107
$ sf org list auth
108
108
```
109
109
110
- _ See code: [ src/commands/org/list/auth.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.15 /src/commands/org/list/auth.ts ) _
110
+ _ See code: [ src/commands/org/list/auth.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.16 /src/commands/org/list/auth.ts ) _
111
111
112
112
## ` sf org login access-token `
113
113
@@ -160,7 +160,7 @@ FLAG DESCRIPTIONS
160
160
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
161
161
```
162
162
163
- _ See code: [ src/commands/org/login/access-token.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.15 /src/commands/org/login/access-token.ts ) _
163
+ _ See code: [ src/commands/org/login/access-token.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.16 /src/commands/org/login/access-token.ts ) _
164
164
165
165
## ` sf org login device `
166
166
@@ -219,7 +219,7 @@ FLAG DESCRIPTIONS
219
219
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
220
220
```
221
221
222
- _ See code: [ src/commands/org/login/device.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.15 /src/commands/org/login/device.ts ) _
222
+ _ See code: [ src/commands/org/login/device.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.16 /src/commands/org/login/device.ts ) _
223
223
224
224
## ` sf org login jwt `
225
225
@@ -308,7 +308,7 @@ FLAG DESCRIPTIONS
308
308
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
309
309
```
310
310
311
- _ See code: [ src/commands/org/login/jwt.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.15 /src/commands/org/login/jwt.ts ) _
311
+ _ See code: [ src/commands/org/login/jwt.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.16 /src/commands/org/login/jwt.ts ) _
312
312
313
313
## ` sf org login sfdx-url `
314
314
@@ -373,7 +373,7 @@ EXAMPLES
373
373
$ echo url | sf org login sfdx-url --sfdx-url-stdin
374
374
```
375
375
376
- _ See code: [ src/commands/org/login/sfdx-url.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.15 /src/commands/org/login/sfdx-url.ts ) _
376
+ _ See code: [ src/commands/org/login/sfdx-url.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.16 /src/commands/org/login/sfdx-url.ts ) _
377
377
378
378
## ` sf org login web `
379
379
@@ -458,7 +458,7 @@ FLAG DESCRIPTIONS
458
458
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
459
459
```
460
460
461
- _ See code: [ src/commands/org/login/web.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.15 /src/commands/org/login/web.ts ) _
461
+ _ See code: [ src/commands/org/login/web.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.16 /src/commands/org/login/web.ts ) _
462
462
463
463
## ` sf org logout `
464
464
@@ -518,6 +518,6 @@ FLAG DESCRIPTIONS
518
518
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
519
519
```
520
520
521
- _ See code: [ src/commands/org/logout.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.15 /src/commands/org/logout.ts ) _
521
+ _ See code: [ src/commands/org/logout.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.16 /src/commands/org/logout.ts ) _
522
522
523
523
<!-- commandsstop -->
0 commit comments