@@ -108,7 +108,7 @@ EXAMPLES
108
108
$ sf org list auth
109
109
```
110
110
111
- _ See code: [ src/commands/org/list/auth.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.63 /src/commands/org/list/auth.ts ) _
111
+ _ See code: [ src/commands/org/list/auth.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.64 /src/commands/org/list/auth.ts ) _
112
112
113
113
## ` sf org login access-token `
114
114
@@ -162,7 +162,7 @@ FLAG DESCRIPTIONS
162
162
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
163
163
```
164
164
165
- _ See code: [ src/commands/org/login/access-token.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.63 /src/commands/org/login/access-token.ts ) _
165
+ _ See code: [ src/commands/org/login/access-token.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.64 /src/commands/org/login/access-token.ts ) _
166
166
167
167
## ` sf org login device `
168
168
@@ -222,7 +222,7 @@ FLAG DESCRIPTIONS
222
222
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
223
223
```
224
224
225
- _ See code: [ src/commands/org/login/device.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.63 /src/commands/org/login/device.ts ) _
225
+ _ See code: [ src/commands/org/login/device.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.64 /src/commands/org/login/device.ts ) _
226
226
227
227
## ` sf org login jwt `
228
228
@@ -313,7 +313,7 @@ FLAG DESCRIPTIONS
313
313
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
314
314
```
315
315
316
- _ See code: [ src/commands/org/login/jwt.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.63 /src/commands/org/login/jwt.ts ) _
316
+ _ See code: [ src/commands/org/login/jwt.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.64 /src/commands/org/login/jwt.ts ) _
317
317
318
318
## ` sf org login sfdx-url `
319
319
@@ -383,7 +383,7 @@ EXAMPLES
383
383
$ echo url | sf org login sfdx-url --sfdx-url-stdin
384
384
```
385
385
386
- _ See code: [ src/commands/org/login/sfdx-url.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.63 /src/commands/org/login/sfdx-url.ts ) _
386
+ _ See code: [ src/commands/org/login/sfdx-url.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.64 /src/commands/org/login/sfdx-url.ts ) _
387
387
388
388
## ` sf org login web `
389
389
@@ -470,7 +470,7 @@ FLAG DESCRIPTIONS
470
470
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
471
471
```
472
472
473
- _ See code: [ src/commands/org/login/web.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.63 /src/commands/org/login/web.ts ) _
473
+ _ See code: [ src/commands/org/login/web.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.64 /src/commands/org/login/web.ts ) _
474
474
475
475
## ` sf org logout `
476
476
@@ -531,6 +531,6 @@ FLAG DESCRIPTIONS
531
531
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
532
532
```
533
533
534
- _ See code: [ src/commands/org/logout.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.63 /src/commands/org/logout.ts ) _
534
+ _ See code: [ src/commands/org/logout.ts] ( https://github.com/salesforcecli/plugin-auth/blob/3.6.64 /src/commands/org/logout.ts ) _
535
535
536
536
<!-- commandsstop -->
0 commit comments