@tailor-platform/sdk 1.67.1 → 1.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/CHANGELOG.md +98 -1
  2. package/dist/application-Br48NXBD.mjs +4 -0
  3. package/dist/application-Cr-limKC.mjs +6192 -0
  4. package/dist/application-Cr-limKC.mjs.map +1 -0
  5. package/dist/cli/index.mjs +147 -34
  6. package/dist/cli/index.mjs.map +1 -1
  7. package/dist/cli/lib.d.mts +297 -157
  8. package/dist/cli/lib.mjs +4 -4
  9. package/dist/cli/lib.mjs.map +1 -1
  10. package/dist/cli/skills.mjs +1 -1
  11. package/dist/completion/zsh-worker.zsh +127 -48
  12. package/dist/configure/index.d.mts +2 -2
  13. package/dist/configure/index.mjs +4 -0
  14. package/dist/configure/index.mjs.map +1 -1
  15. package/dist/{crashreport-u9y2npiy.mjs → crashreport-BqyvFk-_.mjs} +2 -2
  16. package/dist/{crashreport-u9y2npiy.mjs.map → crashreport-BqyvFk-_.mjs.map} +1 -1
  17. package/dist/{crashreport-6jpCceOF.mjs → crashreport-BwF8cHF0.mjs} +1 -1
  18. package/dist/enum-constants-C7DaWeQo.mjs.map +1 -1
  19. package/dist/field-C4zdJLW5.mjs.map +1 -1
  20. package/dist/file-utils-BHPxPXmn.mjs.map +1 -1
  21. package/dist/{idp-BlBPtXJ-.d.mts → idp-BmYwCXnJ.d.mts} +30 -3
  22. package/dist/{idp-BZPqpcYY.mjs → idp-ynUfzwpz.mjs} +9 -1
  23. package/dist/idp-ynUfzwpz.mjs.map +1 -0
  24. package/dist/{index-DvEUb3pX.d.mts → index-B7VbJm0_.d.mts} +25 -16
  25. package/dist/{index-DRhMpdnA.d.mts → index-dKNk8hjo.d.mts} +2 -2
  26. package/dist/job-BpsFXPbi.mjs.map +1 -1
  27. package/dist/{kysely-type-D1e0Vwkd.mjs → kysely-type-CSoZxVKN.mjs} +2 -2
  28. package/dist/{kysely-type-D1e0Vwkd.mjs.map → kysely-type-CSoZxVKN.mjs.map} +1 -1
  29. package/dist/{logger-DpJyJvNz.mjs → logger-DKF-JsAK.mjs} +3 -3
  30. package/dist/{logger-DpJyJvNz.mjs.map → logger-DKF-JsAK.mjs.map} +1 -1
  31. package/dist/{mock-DMgIygjE.mjs → mock-wf5qeZLi.mjs} +19 -9
  32. package/dist/mock-wf5qeZLi.mjs.map +1 -0
  33. package/dist/plugin/builtin/kysely-type/index.mjs +1 -1
  34. package/dist/plugin/index.mjs.map +1 -1
  35. package/dist/registry-D0uB0OrK.mjs.map +1 -1
  36. package/dist/{repl-editor-CJG3sz7A.mjs → repl-editor-DD5YP5mt.mjs} +4 -4
  37. package/dist/{repl-editor-CJG3sz7A.mjs.map → repl-editor-DD5YP5mt.mjs.map} +1 -1
  38. package/dist/runtime/globals.d.mts +3 -2
  39. package/dist/runtime/idp.d.mts +2 -2
  40. package/dist/runtime/idp.mjs +1 -1
  41. package/dist/runtime/index.d.mts +2 -2
  42. package/dist/runtime/index.mjs +1 -1
  43. package/dist/{runtime-BU6KtCvk.mjs → runtime-jowoN6qC.mjs} +803 -226
  44. package/dist/runtime-jowoN6qC.mjs.map +1 -0
  45. package/dist/schema-1msIhXwA.mjs.map +1 -1
  46. package/dist/seed-YAbtMy65.mjs.map +1 -1
  47. package/dist/{service-wI3Hvrgx.mjs → service-B2Jd9CxS.mjs} +2 -2
  48. package/dist/service-B2Jd9CxS.mjs.map +1 -0
  49. package/dist/service-CRaa4Joe.mjs +4 -0
  50. package/dist/{service-DMohAx8a.mjs → service-DDWgZL_L2.mjs} +2 -2
  51. package/dist/service-DDWgZL_L2.mjs.map +1 -0
  52. package/dist/service_pb-DGSmn-aF.mjs +4 -0
  53. package/dist/{application-WpWwTyk9.mjs → service_pb-DSNjrcbW.mjs} +22 -6176
  54. package/dist/service_pb-DSNjrcbW.mjs.map +1 -0
  55. package/dist/telemetry-BQbbVo2t.mjs.map +1 -1
  56. package/dist/types-CmzfQP_m.mjs.map +1 -1
  57. package/dist/utils/test/index.d.mts +2 -2
  58. package/dist/utils/test/index.mjs.map +1 -1
  59. package/dist/vitest/environment.mjs +1 -1
  60. package/dist/vitest/environment.mjs.map +1 -1
  61. package/dist/vitest/index.mjs +4 -4
  62. package/dist/vitest/index.mjs.map +1 -1
  63. package/dist/vitest/setup.mjs +1 -1
  64. package/dist/{workflow.generated-1S50BhEb.d.mts → workflow.generated-Br9bmLdX.d.mts} +98 -3
  65. package/docs/cli/application.md +5 -202
  66. package/docs/cli/auth.md +12 -256
  67. package/docs/cli/completion.md +0 -24
  68. package/docs/cli/crashreport.md +0 -58
  69. package/docs/cli/executor.md +53 -164
  70. package/docs/cli/function.md +2 -118
  71. package/docs/cli/organization.md +1 -211
  72. package/docs/cli/query.md +0 -20
  73. package/docs/cli/secret.md +70 -250
  74. package/docs/cli/setup.md +21 -59
  75. package/docs/cli/skills.md +0 -39
  76. package/docs/cli/staticwebsite.md +24 -172
  77. package/docs/cli/tailordb.md +5 -255
  78. package/docs/cli/upgrade.md +0 -20
  79. package/docs/cli/user.md +32 -247
  80. package/docs/cli/workflow.md +139 -161
  81. package/docs/cli/workspace.md +158 -537
  82. package/docs/cli-reference.md +59 -40
  83. package/docs/configuration.md +7 -1
  84. package/docs/github-actions.md +27 -14
  85. package/docs/services/idp.md +55 -2
  86. package/docs/services/staticwebsite.md +7 -1
  87. package/package.json +23 -18
  88. package/dist/application-Djeezk3m.mjs +0 -4
  89. package/dist/application-WpWwTyk9.mjs.map +0 -1
  90. package/dist/idp-BZPqpcYY.mjs.map +0 -1
  91. package/dist/mock-DMgIygjE.mjs.map +0 -1
  92. package/dist/runtime-BU6KtCvk.mjs.map +0 -1
  93. package/dist/service-BHQIerYh.mjs +0 -4
  94. package/dist/service-DMohAx8a.mjs.map +0 -1
  95. package/dist/service-wI3Hvrgx.mjs.map +0 -1
@@ -2,29 +2,17 @@
2
2
 
3
3
  Commands for managing Secret Manager vaults and secrets.
4
4
 
5
- <!-- politty:command:secret:heading:start -->
6
-
7
5
  ## secret
8
6
 
9
- <!-- politty:command:secret:heading:end -->
10
-
11
- <!-- politty:command:secret:description:start -->
12
-
13
7
  Manage Secret Manager vaults and secrets.
14
8
 
15
- <!-- politty:command:secret:description:end -->
16
-
17
- <!-- politty:command:secret:usage:start -->
18
-
19
9
  **Usage**
20
10
 
21
11
  ```
22
12
  tailor-sdk secret [command]
23
13
  ```
24
14
 
25
- <!-- politty:command:secret:usage:end -->
26
-
27
- <!-- politty:command:secret:subcommands:start -->
15
+ See [Global Options](../cli-reference.md#global-options) for options available to all commands.
28
16
 
29
17
  **Commands**
30
18
 
@@ -36,213 +24,83 @@ tailor-sdk secret [command]
36
24
  | [`secret list`](#secret-list) | List all secrets in a vault. |
37
25
  | [`secret delete`](#secret-delete) | Delete a secret in a vault. |
38
26
 
39
- <!-- politty:command:secret:subcommands:end -->
40
-
41
- <!-- politty:command:secret:global-options-link:start -->
42
-
43
- See [Global Options](../cli-reference.md#global-options) for options available to all commands.
44
-
45
- <!-- politty:command:secret:global-options-link:end -->
46
- <!-- politty:command:secret vault:heading:start -->
47
-
48
- ### secret vault
49
-
50
- <!-- politty:command:secret vault:heading:end -->
51
-
52
- <!-- politty:command:secret vault:description:start -->
53
-
54
- Manage Secret Manager vaults.
55
-
56
- <!-- politty:command:secret vault:description:end -->
57
-
58
- <!-- politty:command:secret vault:usage:start -->
59
-
60
- **Usage**
61
-
62
- ```
63
- tailor-sdk secret vault [command]
64
- ```
65
-
66
- <!-- politty:command:secret vault:usage:end -->
67
-
68
- <!-- politty:command:secret vault:subcommands:start -->
69
-
70
- **Commands**
71
-
72
- | Command | Description |
73
- | --------------------------------------------- | ------------------------------------------------ |
74
- | [`secret vault create`](#secret-vault-create) | Create a new Secret Manager vault. |
75
- | [`secret vault delete`](#secret-vault-delete) | Delete a Secret Manager vault. |
76
- | [`secret vault list`](#secret-vault-list) | List all Secret Manager vaults in the workspace. |
77
-
78
- <!-- politty:command:secret vault:subcommands:end -->
79
-
80
- <!-- politty:command:secret vault:global-options-link:start -->
81
-
82
- See [Global Options](../cli-reference.md#global-options) for options available to all commands.
83
-
84
- <!-- politty:command:secret vault:global-options-link:end -->
85
- <!-- politty:command:secret vault create:heading:start -->
86
-
87
- #### secret vault create
88
-
89
- <!-- politty:command:secret vault create:heading:end -->
90
-
91
- <!-- politty:command:secret vault create:description:start -->
92
-
93
- Create a new Secret Manager vault.
94
-
95
- <!-- politty:command:secret vault create:description:end -->
27
+ ### secret create
96
28
 
97
- <!-- politty:command:secret vault create:usage:start -->
29
+ Create a secret in a vault.
98
30
 
99
31
  **Usage**
100
32
 
101
33
  ```
102
- tailor-sdk secret vault create [options] <name>
34
+ tailor-sdk secret create [options]
103
35
  ```
104
36
 
105
- <!-- politty:command:secret vault create:usage:end -->
106
-
107
- <!-- politty:command:secret vault create:arguments:start -->
108
-
109
- **Arguments**
110
-
111
- | Argument | Description | Required |
112
- | -------- | ----------- | -------- |
113
- | `name` | Vault name | Yes |
114
-
115
- <!-- politty:command:secret vault create:arguments:end -->
116
-
117
- <!-- politty:command:secret vault create:options:start -->
118
-
119
37
  **Options**
120
38
 
121
- | Option | Alias | Description | Required | Default | Env |
122
- | ------------------------------- | ----- | ----------------- | -------- | ------- | ------------------------------ |
123
- | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
124
- | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
125
-
126
- <!-- politty:command:secret vault create:options:end -->
127
-
128
- <!-- politty:command:secret vault create:global-options-link:start -->
39
+ | Option | Alias | Description | Required | Default | Env |
40
+ | ------------------------------- | ----- | ------------------------- | -------- | ------- | ------------------------------ |
41
+ | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
42
+ | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
43
+ | `--vault-name <VAULT_NAME>` | `-V` | Vault name | Yes | - | - |
44
+ | `--name <NAME>` | `-n` | Secret name | Yes | - | - |
45
+ | `--value <VALUE>` | `-v` | Secret value | Yes | - | - |
46
+ | `--yes` | `-y` | Skip confirmation prompts | No | `false` | - |
129
47
 
130
48
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
131
49
 
132
- <!-- politty:command:secret vault create:global-options-link:end -->
133
- <!-- politty:command:secret vault delete:heading:start -->
134
-
135
- #### secret vault delete
136
-
137
- <!-- politty:command:secret vault delete:heading:end -->
138
-
139
- <!-- politty:command:secret vault delete:description:start -->
140
-
141
- Delete a Secret Manager vault.
142
-
143
- <!-- politty:command:secret vault delete:description:end -->
50
+ ### secret delete
144
51
 
145
- <!-- politty:command:secret vault delete:usage:start -->
52
+ Delete a secret in a vault.
146
53
 
147
54
  **Usage**
148
55
 
149
56
  ```
150
- tailor-sdk secret vault delete [options] <name>
57
+ tailor-sdk secret delete [options]
151
58
  ```
152
59
 
153
- <!-- politty:command:secret vault delete:usage:end -->
154
-
155
- <!-- politty:command:secret vault delete:arguments:start -->
156
-
157
- **Arguments**
158
-
159
- | Argument | Description | Required |
160
- | -------- | ----------- | -------- |
161
- | `name` | Vault name | Yes |
162
-
163
- <!-- politty:command:secret vault delete:arguments:end -->
164
-
165
- <!-- politty:command:secret vault delete:options:start -->
166
-
167
60
  **Options**
168
61
 
169
62
  | Option | Alias | Description | Required | Default | Env |
170
63
  | ------------------------------- | ----- | ------------------------- | -------- | ------- | ------------------------------ |
171
64
  | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
172
65
  | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
66
+ | `--vault-name <VAULT_NAME>` | `-V` | Vault name | Yes | - | - |
67
+ | `--name <NAME>` | `-n` | Secret name | Yes | - | - |
173
68
  | `--yes` | `-y` | Skip confirmation prompts | No | `false` | - |
174
69
 
175
- <!-- politty:command:secret vault delete:options:end -->
176
-
177
- <!-- politty:command:secret vault delete:global-options-link:start -->
178
-
179
70
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
180
71
 
181
- <!-- politty:command:secret vault delete:global-options-link:end -->
182
- <!-- politty:command:secret vault list:heading:start -->
183
-
184
- #### secret vault list
185
-
186
- <!-- politty:command:secret vault list:heading:end -->
187
-
188
- <!-- politty:command:secret vault list:description:start -->
189
-
190
- List all Secret Manager vaults in the workspace.
191
-
192
- <!-- politty:command:secret vault list:description:end -->
72
+ ### secret list
193
73
 
194
- <!-- politty:command:secret vault list:usage:start -->
74
+ List all secrets in a vault.
195
75
 
196
76
  **Usage**
197
77
 
198
78
  ```
199
- tailor-sdk secret vault list [options]
79
+ tailor-sdk secret list [options]
200
80
  ```
201
81
 
202
- <!-- politty:command:secret vault list:usage:end -->
203
-
204
- <!-- politty:command:secret vault list:options:start -->
205
-
206
82
  **Options**
207
83
 
208
84
  | Option | Alias | Description | Required | Default | Env |
209
85
  | ------------------------------- | ----- | -------------------------------------------------------- | -------- | -------- | ------------------------------ |
210
86
  | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
211
87
  | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
88
+ | `--vault-name <VAULT_NAME>` | `-V` | Vault name | Yes | - | - |
212
89
  | `--order <ORDER>` | - | Sort order (asc or desc) | No | `"desc"` | - |
213
90
  | `--limit <LIMIT>` | `-l` | Maximum number of items to return (0 or omit: unlimited) | No | - | - |
214
91
 
215
- <!-- politty:command:secret vault list:options:end -->
216
-
217
- <!-- politty:command:secret vault list:global-options-link:start -->
218
-
219
92
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
220
93
 
221
- <!-- politty:command:secret vault list:global-options-link:end -->
222
- <!-- politty:command:secret create:heading:start -->
223
-
224
- ### secret create
225
-
226
- <!-- politty:command:secret create:heading:end -->
227
-
228
- <!-- politty:command:secret create:description:start -->
229
-
230
- Create a secret in a vault.
231
-
232
- <!-- politty:command:secret create:description:end -->
94
+ ### secret update
233
95
 
234
- <!-- politty:command:secret create:usage:start -->
96
+ Update a secret in a vault.
235
97
 
236
98
  **Usage**
237
99
 
238
100
  ```
239
- tailor-sdk secret create [options]
101
+ tailor-sdk secret update [options]
240
102
  ```
241
103
 
242
- <!-- politty:command:secret create:usage:end -->
243
-
244
- <!-- politty:command:secret create:options:start -->
245
-
246
104
  **Options**
247
105
 
248
106
  | Option | Alias | Description | Required | Default | Env |
@@ -254,119 +112,68 @@ tailor-sdk secret create [options]
254
112
  | `--value <VALUE>` | `-v` | Secret value | Yes | - | - |
255
113
  | `--yes` | `-y` | Skip confirmation prompts | No | `false` | - |
256
114
 
257
- <!-- politty:command:secret create:options:end -->
258
-
259
- <!-- politty:command:secret create:global-options-link:start -->
260
-
261
115
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
262
116
 
263
- <!-- politty:command:secret create:global-options-link:end -->
264
- <!-- politty:command:secret update:heading:start -->
265
-
266
- ### secret update
267
-
268
- <!-- politty:command:secret update:heading:end -->
269
-
270
- <!-- politty:command:secret update:description:start -->
271
-
272
- Update a secret in a vault.
273
-
274
- <!-- politty:command:secret update:description:end -->
117
+ ### secret vault
275
118
 
276
- <!-- politty:command:secret update:usage:start -->
119
+ Manage Secret Manager vaults.
277
120
 
278
121
  **Usage**
279
122
 
280
123
  ```
281
- tailor-sdk secret update [options]
124
+ tailor-sdk secret vault [command]
282
125
  ```
283
126
 
284
- <!-- politty:command:secret update:usage:end -->
285
-
286
- <!-- politty:command:secret update:options:start -->
287
-
288
- **Options**
289
-
290
- | Option | Alias | Description | Required | Default | Env |
291
- | ------------------------------- | ----- | ------------------------- | -------- | ------- | ------------------------------ |
292
- | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
293
- | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
294
- | `--vault-name <VAULT_NAME>` | `-V` | Vault name | Yes | - | - |
295
- | `--name <NAME>` | `-n` | Secret name | Yes | - | - |
296
- | `--value <VALUE>` | `-v` | Secret value | Yes | - | - |
297
- | `--yes` | `-y` | Skip confirmation prompts | No | `false` | - |
298
-
299
- <!-- politty:command:secret update:options:end -->
300
-
301
- <!-- politty:command:secret update:global-options-link:start -->
302
-
303
127
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
304
128
 
305
- <!-- politty:command:secret update:global-options-link:end -->
306
- <!-- politty:command:secret list:heading:start -->
307
-
308
- ### secret list
309
-
310
- <!-- politty:command:secret list:heading:end -->
311
-
312
- <!-- politty:command:secret list:description:start -->
129
+ **Commands**
313
130
 
314
- List all secrets in a vault.
131
+ | Command | Description |
132
+ | --------------------------------------------- | ------------------------------------------------ |
133
+ | [`secret vault create`](#secret-vault-create) | Create a new Secret Manager vault. |
134
+ | [`secret vault delete`](#secret-vault-delete) | Delete a Secret Manager vault. |
135
+ | [`secret vault list`](#secret-vault-list) | List all Secret Manager vaults in the workspace. |
315
136
 
316
- <!-- politty:command:secret list:description:end -->
137
+ #### secret vault create
317
138
 
318
- <!-- politty:command:secret list:usage:start -->
139
+ Create a new Secret Manager vault.
319
140
 
320
141
  **Usage**
321
142
 
322
143
  ```
323
- tailor-sdk secret list [options]
144
+ tailor-sdk secret vault create [options] <name>
324
145
  ```
325
146
 
326
- <!-- politty:command:secret list:usage:end -->
147
+ **Arguments**
327
148
 
328
- <!-- politty:command:secret list:options:start -->
149
+ | Argument | Description | Required |
150
+ | -------- | ----------- | -------- |
151
+ | `name` | Vault name | Yes |
329
152
 
330
153
  **Options**
331
154
 
332
- | Option | Alias | Description | Required | Default | Env |
333
- | ------------------------------- | ----- | -------------------------------------------------------- | -------- | -------- | ------------------------------ |
334
- | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
335
- | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
336
- | `--vault-name <VAULT_NAME>` | `-V` | Vault name | Yes | - | - |
337
- | `--order <ORDER>` | - | Sort order (asc or desc) | No | `"desc"` | - |
338
- | `--limit <LIMIT>` | `-l` | Maximum number of items to return (0 or omit: unlimited) | No | - | - |
339
-
340
- <!-- politty:command:secret list:options:end -->
341
-
342
- <!-- politty:command:secret list:global-options-link:start -->
155
+ | Option | Alias | Description | Required | Default | Env |
156
+ | ------------------------------- | ----- | ----------------- | -------- | ------- | ------------------------------ |
157
+ | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
158
+ | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
343
159
 
344
160
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
345
161
 
346
- <!-- politty:command:secret list:global-options-link:end -->
347
- <!-- politty:command:secret delete:heading:start -->
348
-
349
- ### secret delete
350
-
351
- <!-- politty:command:secret delete:heading:end -->
352
-
353
- <!-- politty:command:secret delete:description:start -->
354
-
355
- Delete a secret in a vault.
356
-
357
- <!-- politty:command:secret delete:description:end -->
162
+ #### secret vault delete
358
163
 
359
- <!-- politty:command:secret delete:usage:start -->
164
+ Delete a Secret Manager vault.
360
165
 
361
166
  **Usage**
362
167
 
363
168
  ```
364
- tailor-sdk secret delete [options]
169
+ tailor-sdk secret vault delete [options] <name>
365
170
  ```
366
171
 
367
- <!-- politty:command:secret delete:usage:end -->
172
+ **Arguments**
368
173
 
369
- <!-- politty:command:secret delete:options:start -->
174
+ | Argument | Description | Required |
175
+ | -------- | ----------- | -------- |
176
+ | `name` | Vault name | Yes |
370
177
 
371
178
  **Options**
372
179
 
@@ -374,14 +181,27 @@ tailor-sdk secret delete [options]
374
181
  | ------------------------------- | ----- | ------------------------- | -------- | ------- | ------------------------------ |
375
182
  | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
376
183
  | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
377
- | `--vault-name <VAULT_NAME>` | `-V` | Vault name | Yes | - | - |
378
- | `--name <NAME>` | `-n` | Secret name | Yes | - | - |
379
184
  | `--yes` | `-y` | Skip confirmation prompts | No | `false` | - |
380
185
 
381
- <!-- politty:command:secret delete:options:end -->
186
+ See [Global Options](../cli-reference.md#global-options) for options available to all commands.
382
187
 
383
- <!-- politty:command:secret delete:global-options-link:start -->
188
+ #### secret vault list
384
189
 
385
- See [Global Options](../cli-reference.md#global-options) for options available to all commands.
190
+ List all Secret Manager vaults in the workspace.
191
+
192
+ **Usage**
386
193
 
387
- <!-- politty:command:secret delete:global-options-link:end -->
194
+ ```
195
+ tailor-sdk secret vault list [options]
196
+ ```
197
+
198
+ **Options**
199
+
200
+ | Option | Alias | Description | Required | Default | Env |
201
+ | ------------------------------- | ----- | -------------------------------------------------------- | -------- | -------- | ------------------------------ |
202
+ | `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
203
+ | `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
204
+ | `--order <ORDER>` | - | Sort order (asc or desc) | No | `"desc"` | - |
205
+ | `--limit <LIMIT>` | `-l` | Maximum number of items to return (0 or omit: unlimited) | No | - | - |
206
+
207
+ See [Global Options](../cli-reference.md#global-options) for options available to all commands.
package/docs/cli/setup.md CHANGED
@@ -2,88 +2,50 @@
2
2
 
3
3
  Commands for setting up project infrastructure.
4
4
 
5
- <!-- politty:command:setup:heading:start -->
6
-
7
5
  ## setup
8
6
 
9
- <!-- politty:command:setup:heading:end -->
10
-
11
- <!-- politty:command:setup:description:start -->
12
-
13
- Set up project infrastructure.
14
-
15
- <!-- politty:command:setup:description:end -->
16
-
17
- <!-- politty:command:setup:usage:start -->
7
+ Generate a CI deploy workflow for your project. (beta)
18
8
 
19
9
  **Usage**
20
10
 
21
11
  ```
22
- tailor-sdk setup [command]
12
+ tailor-sdk setup [options] [command]
23
13
  ```
24
14
 
25
- <!-- politty:command:setup:usage:end -->
26
-
27
- <!-- politty:command:setup:subcommands:start -->
28
-
29
- **Commands**
30
-
31
- | Command | Description |
32
- | ------------------------------- | ------------------------------------------------- |
33
- | [`setup github`](#setup-github) | Generate a GitHub Actions deploy workflow. (beta) |
34
-
35
- <!-- politty:command:setup:subcommands:end -->
15
+ **Options**
36
16
 
37
- <!-- politty:command:setup:global-options-link:start -->
17
+ | Option | Alias | Description | Required | Default |
18
+ | ----------------------------------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ---------- |
19
+ | `--provider <PROVIDER>` | `-p` | CI provider to generate for (only 'github' is supported) | No | `"github"` |
20
+ | `--workspace-name <WORKSPACE_NAME>` | `-n` | Workspace name (defaults to the config 'name') | No | - |
21
+ | `--branch <BRANCH>` | - | Branch target: deploy trigger branch (defaults to the detected default branch). Tag target: tag-reachability guard branch (no guard when omitted) | No | - |
22
+ | `--tag` | - | Generate a tag target (deploy on tag push) | No | `false` |
23
+ | `--tag-pattern <TAG_PATTERN>` | - | Tag glob to match (requires --tag; defaults to v\*) | No | - |
24
+ | `--environment <ENVIRONMENT>` | - | GitHub Environment for the plan/deploy jobs (defaults to the workspace name) | No | - |
25
+ | `--no-plan` | - | Disable the plan job for a branch target (cannot be combined with --tag) | No | `false` |
26
+ | `--dir <DIR>` | `-d` | App directory (for monorepo setups) | No | `"."` |
27
+ | `--force` | - | Discard hand edits / take over unmanaged files and regenerate | No | `false` |
38
28
 
39
29
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
40
30
 
41
- <!-- politty:command:setup:global-options-link:end -->
42
- <!-- politty:command:setup github:heading:start -->
43
-
44
- ### setup github
45
-
46
- <!-- politty:command:setup github:heading:end -->
47
-
48
- <!-- politty:command:setup github:description:start -->
31
+ **Commands**
49
32
 
50
- Generate a GitHub Actions deploy workflow. (beta)
33
+ | Command | Description |
34
+ | ----------------------------- | -------------------------------------------------------------------------------- |
35
+ | [`setup check`](#setup-check) | Audit generated workflows for drift against the current config/repo (read-only). |
51
36
 
52
- <!-- politty:command:setup github:description:end -->
37
+ ### setup check
53
38
 
54
- <!-- politty:command:setup github:usage:start -->
39
+ Audit generated workflows for drift against the current config/repo (read-only).
55
40
 
56
41
  **Usage**
57
42
 
58
43
  ```
59
- tailor-sdk setup github [options]
44
+ tailor-sdk setup check
60
45
  ```
61
46
 
62
- <!-- politty:command:setup github:usage:end -->
63
-
64
- <!-- politty:command:setup github:options:start -->
65
-
66
- **Options**
67
-
68
- | Option | Alias | Description | Required | Default |
69
- | ----------------------------------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------- |
70
- | `--workspace-name <WORKSPACE_NAME>` | `-n` | Workspace name (defaults to the config 'name') | No | - |
71
- | `--branch <BRANCH>` | - | Branch target: deploy trigger branch (defaults to the detected default branch). Tag target: tag-reachability guard branch (no guard when omitted) | No | - |
72
- | `--tag` | - | Generate a tag target (deploy on tag push) | No | `false` |
73
- | `--tag-pattern <TAG_PATTERN>` | - | Tag glob to match (requires --tag; defaults to v\*) | No | - |
74
- | `--environment <ENVIRONMENT>` | - | GitHub Environment for the plan/deploy jobs (defaults to the workspace name) | No | - |
75
- | `--no-plan` | - | Disable the plan job for a branch target (cannot be combined with --tag) | No | `false` |
76
- | `--dir <DIR>` | `-d` | App directory (for monorepo setups) | No | `"."` |
77
- | `--force` | - | Discard hand edits / take over unmanaged files and regenerate | No | `false` |
78
-
79
- <!-- politty:command:setup github:options:end -->
80
-
81
- <!-- politty:command:setup github:global-options-link:start -->
82
-
83
47
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
84
48
 
85
- <!-- politty:command:setup github:global-options-link:end -->
86
-
87
49
  ## Further reading
88
50
 
89
51
  - [GitHub Actions Integration](../github-actions.md) — usage guide: targets, generated files, secrets, approval gates, and rollback.
@@ -1,64 +1,31 @@
1
- <!-- politty:command:skills:heading:start -->
2
-
3
1
  ## skills
4
2
 
5
- <!-- politty:command:skills:heading:end -->
6
-
7
- <!-- politty:command:skills:description:start -->
8
-
9
3
  Manage Tailor SDK agent skills.
10
4
 
11
- <!-- politty:command:skills:description:end -->
12
-
13
- <!-- politty:command:skills:usage:start -->
14
-
15
5
  **Usage**
16
6
 
17
7
  ```
18
8
  tailor-sdk skills [command]
19
9
  ```
20
10
 
21
- <!-- politty:command:skills:usage:end -->
22
-
23
- <!-- politty:command:skills:global-options-link:start -->
24
-
25
11
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
26
12
 
27
- <!-- politty:command:skills:global-options-link:end -->
28
-
29
- <!-- politty:command:skills:subcommands:start -->
30
-
31
13
  **Commands**
32
14
 
33
15
  | Command | Description |
34
16
  | ----------------------------------- | ------------------------------------------------------------------ |
35
17
  | [`skills install`](#skills-install) | Install the tailor-sdk agent skill from the installed SDK package. |
36
18
 
37
- <!-- politty:command:skills:subcommands:end -->
38
- <!-- politty:command:skills install:heading:start -->
39
-
40
19
  ### skills install
41
20
 
42
- <!-- politty:command:skills install:heading:end -->
43
-
44
- <!-- politty:command:skills install:description:start -->
45
-
46
21
  Install the tailor-sdk agent skill from the installed SDK package.
47
22
 
48
- <!-- politty:command:skills install:description:end -->
49
-
50
- <!-- politty:command:skills install:usage:start -->
51
-
52
23
  **Usage**
53
24
 
54
25
  ```
55
26
  tailor-sdk skills install [options]
56
27
  ```
57
28
 
58
- <!-- politty:command:skills install:usage:end -->
59
-
60
- <!-- politty:command:skills install:options:start -->
61
-
62
29
  **Options**
63
30
 
64
31
  | Option | Alias | Description | Required | Default |
@@ -66,10 +33,4 @@ tailor-sdk skills install [options]
66
33
  | `--agent <AGENT>` | `-a` | vercel/skills agent name (e.g. claude-code, codex). Defaults to claude-code. | No | `"claude-code"` |
67
34
  | `--yes` | `-y` | Auto-approve prompts. | No | `false` |
68
35
 
69
- <!-- politty:command:skills install:options:end -->
70
-
71
- <!-- politty:command:skills install:global-options-link:start -->
72
-
73
36
  See [Global Options](../cli-reference.md#global-options) for options available to all commands.
74
-
75
- <!-- politty:command:skills install:global-options-link:end -->