@cimplify/cli 0.5.0 → 0.5.1

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.
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import { gitDetectRoot, gitCurrentBranch, gitCurrentSha, gitStatusPorcelain } from './chunk-K5464A3L.mjs';
3
3
  import { parseEnvFile } from './chunk-DBZ3UOQ2.mjs';
4
- import { package_default } from './chunk-DCWHOH2S.mjs';
4
+ import { package_default } from './chunk-U3DWSQYY.mjs';
5
5
  import { parseArgs } from './chunk-C4M3DXKC.mjs';
6
6
  import { readAuthOrNull, readProjectLinkOrNull, readProjectState } from './chunk-UBAI443T.mjs';
7
7
  import { bold, dim, yellow, green, info, result, red } from './chunk-E2T2SBP5.mjs';
@@ -2,7 +2,7 @@
2
2
  // package.json
3
3
  var package_default = {
4
4
  name: "@cimplify/cli",
5
- version: "0.5.0",
5
+ version: "0.5.1",
6
6
  description: "Cimplify CLI \u2014 deploy, manage env vars, link projects, and scaffold storefronts",
7
7
  keywords: [
8
8
  "cimplify",
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
- import { TEMPLATES } from './chunk-Z5DEA7YM.mjs';
3
- import { package_default } from './chunk-DCWHOH2S.mjs';
2
+ import { TEMPLATES } from './chunk-DENWIVVB.mjs';
3
+ import { package_default } from './chunk-U3DWSQYY.mjs';
4
4
 
5
5
  // src/dispatcher.ts
6
6
  var VERSION = package_default.version ?? "unknown";
@@ -134,15 +134,15 @@ var COMMANDS = {
134
134
  logs: () => import('./logs-YNN2PQ24.mjs'),
135
135
  status: () => import('./status-JSYXM5RT.mjs'),
136
136
  dev: () => import('./dev-ONW2S77K.mjs'),
137
- introspect: () => import('./introspect-KID4YJYV.mjs'),
138
- doctor: () => import('./doctor-DGO3UAJB.mjs'),
139
- explain: () => import('./explain-IJLIQUYJ.mjs'),
137
+ introspect: () => import('./introspect-5W72YWFT.mjs'),
138
+ doctor: () => import('./doctor-NUKNW4S3.mjs'),
139
+ explain: () => import('./explain-TGRXJW3V.mjs'),
140
140
  assets: () => import('./assets-EBEMMENZ.mjs'),
141
141
  repo: () => import('./repo-WOBWKEAO.mjs'),
142
- list: () => import('./list-5PMRTZV3.mjs'),
143
- add: () => import('./add-MX4655EX.mjs'),
144
- update: () => import('./update-64K4Z3SF.mjs'),
145
- upgrade: () => import('./update-64K4Z3SF.mjs'),
142
+ list: () => import('./list-VO4LKRDN.mjs'),
143
+ add: () => import('./add-IJELMSCY.mjs'),
144
+ update: () => import('./update-V7XIKMFU.mjs'),
145
+ upgrade: () => import('./update-V7XIKMFU.mjs'),
146
146
  "auth-step-up": () => import('./auth-step-up-BIUYQJP6.mjs')
147
147
  };
148
148
  var COMMAND_PREFIXES = {
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- import { gatherIntrospection } from './chunk-AY23RQE6.mjs';
2
+ import { gatherIntrospection } from './chunk-O7SMBTHQ.mjs';
3
3
  import './chunk-K5464A3L.mjs';
4
4
  import './chunk-DBZ3UOQ2.mjs';
5
- import './chunk-DCWHOH2S.mjs';
5
+ import './chunk-U3DWSQYY.mjs';
6
6
  import { parseArgs, flagBool } from './chunk-C4M3DXKC.mjs';
7
7
  import { ApiClient } from './chunk-MAOO6ZZ5.mjs';
8
8
  import { readAuthOrNull } from './chunk-UBAI443T.mjs';
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import { package_default } from './chunk-DCWHOH2S.mjs';
2
+ import { package_default } from './chunk-U3DWSQYY.mjs';
3
3
  import { parseArgs } from './chunk-C4M3DXKC.mjs';
4
4
  import { bold, dim, info, result, CliError, CLI_ERROR_CODE } from './chunk-E2T2SBP5.mjs';
5
5
 
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- export { run as default, extractMockSeed, gatherIntrospection, renderIntrospection } from './chunk-AY23RQE6.mjs';
2
+ export { run as default, extractMockSeed, gatherIntrospection, renderIntrospection } from './chunk-O7SMBTHQ.mjs';
3
3
  import './chunk-K5464A3L.mjs';
4
4
  import './chunk-DBZ3UOQ2.mjs';
5
- import './chunk-DCWHOH2S.mjs';
5
+ import './chunk-U3DWSQYY.mjs';
6
6
  import './chunk-C4M3DXKC.mjs';
7
7
  import './chunk-UBAI443T.mjs';
8
8
  import './chunk-E2T2SBP5.mjs';
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import { REGISTRY_INDEX } from './chunk-Z5DEA7YM.mjs';
2
+ import { REGISTRY_INDEX } from './chunk-DENWIVVB.mjs';
3
3
  import { parseArgs, flagBool } from './chunk-C4M3DXKC.mjs';
4
4
  import { CliError, CLI_ERROR_CODE, info, bold, dim, green, result } from './chunk-E2T2SBP5.mjs';
5
5
 
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import { package_default } from './chunk-DCWHOH2S.mjs';
2
+ import { package_default } from './chunk-U3DWSQYY.mjs';
3
3
  import { promptYesNo } from './chunk-ITAFAORS.mjs';
4
4
  import { parseArgs, flagBool, flagString } from './chunk-C4M3DXKC.mjs';
5
5
  import { success, bold, info, dim, result, failure, CliError, CLI_ERROR_CODE, step, isJsonMode } from './chunk-E2T2SBP5.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cimplify/cli",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "Cimplify CLI — deploy, manage env vars, link projects, and scaffold storefronts",
5
5
  "keywords": [
6
6
  "cimplify",
@@ -1,6 +1,6 @@
1
1
  {
2
- "cliVersion": "0.5.0",
3
- "generatedAt": "2026-05-16T09:43:17.125Z",
2
+ "cliVersion": "0.5.1",
3
+ "generatedAt": "2026-05-16T19:25:00.000Z",
4
4
  "templates": [
5
5
  {
6
6
  "id": "bakery",
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
38
38
  { protocol: "https", hostname: "static-tmp.cimplify.io", pathname: "/**" },
39
39
  { protocol: "https", hostname: "storefrontassetscdn.cimplify.io", pathname: "/**" },
40
40
  { protocol: "https", hostname: "cdn.cimplify.io", pathname: "/**" },
41
+ { protocol: "https", hostname: "res.cloudinary.com", pathname: "/cimplify/**" },
41
42
  ],
42
43
  },
43
44
  };
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
38
38
  { protocol: "https", hostname: "static-tmp.cimplify.io", pathname: "/**" },
39
39
  { protocol: "https", hostname: "storefrontassetscdn.cimplify.io", pathname: "/**" },
40
40
  { protocol: "https", hostname: "cdn.cimplify.io", pathname: "/**" },
41
+ { protocol: "https", hostname: "res.cloudinary.com", pathname: "/cimplify/**" },
41
42
  ],
42
43
  },
43
44
  };
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
38
38
  { protocol: "https", hostname: "static-tmp.cimplify.io", pathname: "/**" },
39
39
  { protocol: "https", hostname: "storefrontassetscdn.cimplify.io", pathname: "/**" },
40
40
  { protocol: "https", hostname: "cdn.cimplify.io", pathname: "/**" },
41
+ { protocol: "https", hostname: "res.cloudinary.com", pathname: "/cimplify/**" },
41
42
  ],
42
43
  },
43
44
  };
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
38
38
  { protocol: "https", hostname: "static-tmp.cimplify.io", pathname: "/**" },
39
39
  { protocol: "https", hostname: "storefrontassetscdn.cimplify.io", pathname: "/**" },
40
40
  { protocol: "https", hostname: "cdn.cimplify.io", pathname: "/**" },
41
+ { protocol: "https", hostname: "res.cloudinary.com", pathname: "/cimplify/**" },
41
42
  ],
42
43
  },
43
44
  };
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
38
38
  { protocol: "https", hostname: "static-tmp.cimplify.io", pathname: "/**" },
39
39
  { protocol: "https", hostname: "storefrontassetscdn.cimplify.io", pathname: "/**" },
40
40
  { protocol: "https", hostname: "cdn.cimplify.io", pathname: "/**" },
41
+ { protocol: "https", hostname: "res.cloudinary.com", pathname: "/cimplify/**" },
41
42
  ],
42
43
  },
43
44
  };
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
38
38
  { protocol: "https", hostname: "static-tmp.cimplify.io", pathname: "/**" },
39
39
  { protocol: "https", hostname: "storefrontassetscdn.cimplify.io", pathname: "/**" },
40
40
  { protocol: "https", hostname: "cdn.cimplify.io", pathname: "/**" },
41
+ { protocol: "https", hostname: "res.cloudinary.com", pathname: "/cimplify/**" },
41
42
  ],
42
43
  },
43
44
  };
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
38
38
  { protocol: "https", hostname: "static-tmp.cimplify.io", pathname: "/**" },
39
39
  { protocol: "https", hostname: "storefrontassetscdn.cimplify.io", pathname: "/**" },
40
40
  { protocol: "https", hostname: "cdn.cimplify.io", pathname: "/**" },
41
+ { protocol: "https", hostname: "res.cloudinary.com", pathname: "/cimplify/**" },
41
42
  ],
42
43
  },
43
44
  };
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
38
38
  { protocol: "https", hostname: "static-tmp.cimplify.io", pathname: "/**" },
39
39
  { protocol: "https", hostname: "storefrontassetscdn.cimplify.io", pathname: "/**" },
40
40
  { protocol: "https", hostname: "cdn.cimplify.io", pathname: "/**" },
41
+ { protocol: "https", hostname: "res.cloudinary.com", pathname: "/cimplify/**" },
41
42
  ],
42
43
  },
43
44
  };