@tailor-platform/sdk 0.22.4 → 0.23.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.
@@ -103528,7 +103528,7 @@ const applyCommand = defineCommand({
103528
103528
  "dry-run": {
103529
103529
  type: "boolean",
103530
103530
  description: "Run the command without making any changes",
103531
- alias: "n"
103531
+ alias: "d"
103532
103532
  },
103533
103533
  yes: {
103534
103534
  type: "boolean",
@@ -105448,7 +105448,7 @@ const createCommand = defineCommand({
105448
105448
  type: "string",
105449
105449
  description: "Workspace name",
105450
105450
  required: true,
105451
- alias: "N"
105451
+ alias: "n"
105452
105452
  },
105453
105453
  region: {
105454
105454
  type: "string",
@@ -105459,7 +105459,7 @@ const createCommand = defineCommand({
105459
105459
  "delete-protection": {
105460
105460
  type: "boolean",
105461
105461
  description: "Enable delete protection",
105462
- alias: "D",
105462
+ alias: "d",
105463
105463
  default: false
105464
105464
  },
105465
105465
  "organization-id": {
@@ -105596,4 +105596,4 @@ const listCommand = defineCommand({
105596
105596
 
105597
105597
  //#endregion
105598
105598
  export { jsonArgs as $, printData as A, loadAccessToken as B, listOAuth2Clients as C, tokenCommand as D, getMachineUserToken as E, generateUserTypes as F, fetchUserInfo as G, readPlatformConfig as H, loadConfig as I, readPackageJson as J, initOAuth2Client as K, apiCall as L, generateCommand as M, apply as N, listCommand$3 as O, applyCommand as P, deploymentArgs as Q, apiCommand as R, listCommand$2 as S, getOAuth2Client as T, writePlatformConfig as U, loadWorkspaceId as V, fetchAll as W, commonArgs as X, PATScope as Y, confirmationArgs as Z, listWorkflowExecutions as _, createCommand as a, remove as b, resumeWorkflow as c, listCommand$1 as d, withCommonArgs as et, listWorkflows as f, getWorkflowExecution as g, executionsCommand as h, deleteWorkspace as i, generate as j, listMachineUsers as k, startCommand as l, getWorkflow as m, listWorkspaces as n, logger as nt, createWorkspace as o, getCommand as p, initOperatorClient as q, deleteCommand as r, resumeCommand as s, listCommand as t, workspaceArgs as tt, startWorkflow as u, show as v, getCommand$1 as w, removeCommand as x, showCommand as y, fetchLatestToken as z };
105599
- //# sourceMappingURL=list-BSi-MJbT.mjs.map
105599
+ //# sourceMappingURL=list-DLqfJ2jD.mjs.map