@@ -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.6 /src/commands/org/list/auth.ts ) _
110
+ _ See code: [ src/commands/org/list/auth.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.7 /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.6 /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.7 /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.6 /src/commands/org/login/device.ts ) _
222
+ _ See code: [ src/commands/org/login/device.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.7 /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.6 /src/commands/org/login/jwt.ts ) _
311
+ _ See code: [ src/commands/org/login/jwt.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.7 /src/commands/org/login/jwt.ts ) _
312
312
313
313
## ` sf org login sfdx-url `
314
314
@@ -375,7 +375,7 @@ EXAMPLES
375
375
$ echo url | sf org login sfdx-url --sfdx-url-stdin -
376
376
```
377
377
378
- _ See code: [ src/commands/org/login/sfdx-url.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.6 /src/commands/org/login/sfdx-url.ts ) _
378
+ _ See code: [ src/commands/org/login/sfdx-url.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.7 /src/commands/org/login/sfdx-url.ts ) _
379
379
380
380
## ` sf org login web `
381
381
@@ -460,7 +460,7 @@ FLAG DESCRIPTIONS
460
460
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
461
461
```
462
462
463
- _ See code: [ src/commands/org/login/web.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.6 /src/commands/org/login/web.ts ) _
463
+ _ See code: [ src/commands/org/login/web.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.7 /src/commands/org/login/web.ts ) _
464
464
465
465
## ` sf org logout `
466
466
@@ -520,6 +520,6 @@ FLAG DESCRIPTIONS
520
520
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
521
521
```
522
522
523
- _ See code: [ src/commands/org/logout.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.6 /src/commands/org/logout.ts ) _
523
+ _ See code: [ src/commands/org/logout.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.3.7 /src/commands/org/logout.ts ) _
524
524
525
525
<!-- commandsstop -->
0 commit comments