@@ -61,7 +61,7 @@ DESCRIPTION
61
61
list Heroku AppLink authorized users
62
62
```
63
63
64
- _ See code: [ src/commands/applink/authorizations/index.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/applink/authorizations/index.ts ) _
64
+ _ See code: [ src/commands/applink/authorizations/index.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/applink/authorizations/index.ts ) _
65
65
66
66
## ` heroku applink:authorizations:info DEVELOPER_NAME `
67
67
@@ -83,7 +83,7 @@ DESCRIPTION
83
83
show info for a Heroku AppLink authorized user
84
84
```
85
85
86
- _ See code: [ src/commands/applink/authorizations/info.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/applink/authorizations/info.ts ) _
86
+ _ See code: [ src/commands/applink/authorizations/info.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/applink/authorizations/info.ts ) _
87
87
88
88
## ` heroku applink:connections `
89
89
@@ -102,7 +102,7 @@ DESCRIPTION
102
102
list Heroku AppLink connections
103
103
```
104
104
105
- _ See code: [ src/commands/applink/connections/index.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/applink/connections/index.ts ) _
105
+ _ See code: [ src/commands/applink/connections/index.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/applink/connections/index.ts ) _
106
106
107
107
## ` heroku applink:connections:info CONNECTION_NAME `
108
108
@@ -124,7 +124,7 @@ DESCRIPTION
124
124
show info for a Heroku AppLink connection
125
125
```
126
126
127
- _ See code: [ src/commands/applink/connections/info.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/applink/connections/info.ts ) _
127
+ _ See code: [ src/commands/applink/connections/info.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/applink/connections/info.ts ) _
128
128
129
129
## ` heroku datacloud:authorizations:add DEVELOPER_NAME `
130
130
@@ -151,7 +151,7 @@ DESCRIPTION
151
151
store a user's credentials for connecting a Data Cloud org to a Heroku app
152
152
```
153
153
154
- _ See code: [ src/commands/datacloud/authorizations/add.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/datacloud/authorizations/add.ts ) _
154
+ _ See code: [ src/commands/datacloud/authorizations/add.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/datacloud/authorizations/add.ts ) _
155
155
156
156
## ` heroku datacloud:authorizations:remove DEVELOPER_NAME `
157
157
@@ -174,7 +174,7 @@ DESCRIPTION
174
174
remove a Data Cloud authorization from a Heroku app
175
175
```
176
176
177
- _ See code: [ src/commands/datacloud/authorizations/remove.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/datacloud/authorizations/remove.ts ) _
177
+ _ See code: [ src/commands/datacloud/authorizations/remove.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/datacloud/authorizations/remove.ts ) _
178
178
179
179
## ` heroku datacloud:connect CONNECTION_NAME `
180
180
@@ -200,7 +200,7 @@ DESCRIPTION
200
200
connect a Data Cloud org to a Heroku app
201
201
```
202
202
203
- _ See code: [ src/commands/datacloud/connect.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/datacloud/connect.ts ) _
203
+ _ See code: [ src/commands/datacloud/connect.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/datacloud/connect.ts ) _
204
204
205
205
## ` heroku datacloud:data-action-target:create LABEL `
206
206
@@ -230,7 +230,7 @@ DESCRIPTION
230
230
create a Data Cloud data action target for a Heroku app
231
231
```
232
232
233
- _ See code: [ src/commands/datacloud/data-action-target/create.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/datacloud/data-action-target/create.ts ) _
233
+ _ See code: [ src/commands/datacloud/data-action-target/create.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/datacloud/data-action-target/create.ts ) _
234
234
235
235
## ` heroku datacloud:disconnect CONNECTION_NAME `
236
236
@@ -253,7 +253,7 @@ DESCRIPTION
253
253
disconnect a Data Cloud org from a Heroku app
254
254
```
255
255
256
- _ See code: [ src/commands/datacloud/disconnect.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/datacloud/disconnect.ts ) _
256
+ _ See code: [ src/commands/datacloud/disconnect.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/datacloud/disconnect.ts ) _
257
257
258
258
## ` heroku salesforce:authorizations:add DEVELOPER_NAME `
259
259
@@ -280,7 +280,7 @@ DESCRIPTION
280
280
store a user's credentials for connecting a Salesforce org to a Heroku app
281
281
```
282
282
283
- _ See code: [ src/commands/salesforce/authorizations/add.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/salesforce/authorizations/add.ts ) _
283
+ _ See code: [ src/commands/salesforce/authorizations/add.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/salesforce/authorizations/add.ts ) _
284
284
285
285
## ` heroku salesforce:authorizations:remove DEVELOPER_NAME `
286
286
@@ -303,7 +303,7 @@ DESCRIPTION
303
303
remove a Salesforce authorization from a Heroku app
304
304
```
305
305
306
- _ See code: [ src/commands/salesforce/authorizations/remove.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/salesforce/authorizations/remove.ts ) _
306
+ _ See code: [ src/commands/salesforce/authorizations/remove.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/salesforce/authorizations/remove.ts ) _
307
307
308
308
## ` heroku salesforce:connect CONNECTION_NAME `
309
309
@@ -329,7 +329,7 @@ DESCRIPTION
329
329
connect a Salesforce org to a Heroku app
330
330
```
331
331
332
- _ See code: [ src/commands/salesforce/connect/index.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/salesforce/connect/index.ts ) _
332
+ _ See code: [ src/commands/salesforce/connect/index.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/salesforce/connect/index.ts ) _
333
333
334
334
## ` heroku salesforce:connect:jwt CONNECTION_NAME `
335
335
@@ -358,7 +358,7 @@ DESCRIPTION
358
358
connect a Salesforce org to Heroku app using a JWT auth token
359
359
```
360
360
361
- _ See code: [ src/commands/salesforce/connect/jwt.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/salesforce/connect/jwt.ts ) _
361
+ _ See code: [ src/commands/salesforce/connect/jwt.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/salesforce/connect/jwt.ts ) _
362
362
363
363
## ` heroku salesforce:disconnect CONNECTION_NAME `
364
364
@@ -381,7 +381,7 @@ DESCRIPTION
381
381
disconnect a Salesforce org from a Heroku app
382
382
```
383
383
384
- _ See code: [ src/commands/salesforce/disconnect.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/salesforce/disconnect.ts ) _
384
+ _ See code: [ src/commands/salesforce/disconnect.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/salesforce/disconnect.ts ) _
385
385
386
386
## ` heroku salesforce:publications `
387
387
@@ -401,7 +401,7 @@ DESCRIPTION
401
401
list Salesforce orgs the app is published to
402
402
```
403
403
404
- _ See code: [ src/commands/salesforce/publications.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/salesforce/publications.ts ) _
404
+ _ See code: [ src/commands/salesforce/publications.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/salesforce/publications.ts ) _
405
405
406
406
## ` heroku salesforce:publish API_SPEC_FILE_DIR `
407
407
@@ -430,5 +430,5 @@ DESCRIPTION
430
430
publish an app's API specification to an authenticated Salesforce org
431
431
```
432
432
433
- _ See code: [ src/commands/salesforce/publish.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v0 .0.16 /src/commands/salesforce/publish.ts ) _
433
+ _ See code: [ src/commands/salesforce/publish.ts] ( https://github.com/heroku/heroku-cli-plugin-applink/blob/v1 .0.0 /src/commands/salesforce/publish.ts ) _
434
434
<!-- commandsstop -->
0 commit comments