@liquidmetal-ai/raindrop 0.9.6 → 0.10.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 (127) hide show
  1. package/README.md +86 -86
  2. package/bundle/{chunk-AWVSG5HH.js → chunk-2GD7Q3YS.js} +1 -1
  3. package/bundle/{chunk-FYMUM7KM.js → chunk-2QH4PO44.js} +1 -1
  4. package/bundle/{chunk-2KEFV5U5.js → chunk-3DZWEZ2R.js} +1 -1
  5. package/bundle/{chunk-B4MQISI4.js → chunk-45V47YNS.js} +4 -4
  6. package/bundle/{chunk-ILG4QJPW.js → chunk-4FXE4I6S.js} +2 -2
  7. package/bundle/{chunk-43UGYZQA.js → chunk-4RN4TIJI.js} +1 -1
  8. package/bundle/{chunk-OHP3SQGY.js → chunk-4U2CSHCN.js} +1 -1
  9. package/bundle/{chunk-T3VHOMDJ.js → chunk-4UUTGMDZ.js} +1 -1
  10. package/bundle/{chunk-Z2VVSBIX.js → chunk-4WNBHWJP.js} +4 -4
  11. package/bundle/{chunk-CEFC4JXX.js → chunk-5KMI72AS.js} +1 -1
  12. package/bundle/{chunk-GBFY2PMX.js → chunk-5REFCZTG.js} +2 -2
  13. package/bundle/chunk-6BCRCAR4.js +22452 -0
  14. package/bundle/{chunk-YWKX37S2.js → chunk-7GDFE7HE.js} +3 -1
  15. package/bundle/{chunk-4NTUYQ5R.js → chunk-AI5PKHR7.js} +1 -1
  16. package/bundle/chunk-D5MXH3QV.js +133 -0
  17. package/bundle/chunk-ETDAUGBG.js +74 -0
  18. package/bundle/chunk-GBUNP7OT.js +4539 -0
  19. package/bundle/chunk-GRUPCK5H.js +384 -0
  20. package/bundle/chunk-JENN4EVA.js +75 -0
  21. package/bundle/chunk-JZYHHRGL.js +292 -0
  22. package/bundle/chunk-LJKAU7FY.js +4486 -0
  23. package/bundle/{chunk-E7J2LWQ5.js → chunk-MJZG4ABT.js} +1 -1
  24. package/bundle/chunk-MZZHXHB4.js +805 -0
  25. package/bundle/{chunk-B6JLI47W.js → chunk-ORUMKXQZ.js} +2 -2
  26. package/bundle/chunk-PMHLHYMI.js +231 -0
  27. package/bundle/chunk-QRJUX37T.js +48 -0
  28. package/bundle/chunk-QTCJ6YYG.js +147 -0
  29. package/bundle/chunk-RAPSKVRO.js +12148 -0
  30. package/bundle/chunk-U7NHRBYD.js +502 -0
  31. package/bundle/chunk-WDR5M2SS.js +238746 -0
  32. package/bundle/{chunk-SPBJ5BNI.js → chunk-YXJU5KSB.js} +1 -1
  33. package/bundle/chunk-ZQIPU6IX.js +44 -0
  34. package/bundle/commands/annotation/get.js +3 -3
  35. package/bundle/commands/annotation/list.js +3 -3
  36. package/bundle/commands/annotation/put.js +3 -3
  37. package/bundle/commands/auth/list.js +2 -2
  38. package/bundle/commands/auth/login.js +3 -3
  39. package/bundle/commands/auth/logout.js +2 -2
  40. package/bundle/commands/auth/select.js +3 -3
  41. package/bundle/commands/bucket/create-credential.js +2 -2
  42. package/bundle/commands/bucket/delete-credential.js +2 -2
  43. package/bundle/commands/bucket/get-credential.js +2 -2
  44. package/bundle/commands/bucket/list-credentials.js +2 -2
  45. package/bundle/commands/build/branch.js +9 -9
  46. package/bundle/commands/build/checkout.js +6 -6
  47. package/bundle/commands/build/clone.js +7 -7
  48. package/bundle/commands/build/delete.js +6 -6
  49. package/bundle/commands/build/deploy.js +9 -9
  50. package/bundle/commands/build/env/get.js +2 -2
  51. package/bundle/commands/build/env/set.js +2 -2
  52. package/bundle/commands/build/find.js +4 -4
  53. package/bundle/commands/build/generate.js +3 -3
  54. package/bundle/commands/build/init-workspace.js +3 -3
  55. package/bundle/commands/build/init.js +3 -3
  56. package/bundle/commands/build/list.js +5 -5
  57. package/bundle/commands/build/sandbox.js +7 -7
  58. package/bundle/commands/build/start.js +2 -2
  59. package/bundle/commands/build/status.js +5 -5
  60. package/bundle/commands/build/stop.js +2 -2
  61. package/bundle/commands/build/tools/check.js +2 -2
  62. package/bundle/commands/build/tools/fmt.js +2 -2
  63. package/bundle/commands/build/unsandbox.js +7 -7
  64. package/bundle/commands/build/upload.js +5 -5
  65. package/bundle/commands/build/validate.js +4 -4
  66. package/bundle/commands/build/workos/delete.js +4 -4
  67. package/bundle/commands/build/workos/env/attach.js +3 -3
  68. package/bundle/commands/build/workos/env/create.js +3 -3
  69. package/bundle/commands/build/workos/env/delete.js +3 -3
  70. package/bundle/commands/build/workos/env/detach.js +3 -3
  71. package/bundle/commands/build/workos/env/get.js +3 -3
  72. package/bundle/commands/build/workos/env/list.js +3 -3
  73. package/bundle/commands/build/workos/env/set.js +3 -3
  74. package/bundle/commands/build/workos/invite.js +3 -3
  75. package/bundle/commands/build/workos/setup.js +3 -3
  76. package/bundle/commands/build/workos/status.js +3 -3
  77. package/bundle/commands/dns/create.js +2 -2
  78. package/bundle/commands/dns/delete.js +4 -4
  79. package/bundle/commands/dns/get.js +4 -4
  80. package/bundle/commands/dns/list.js +3 -3
  81. package/bundle/commands/dns/records/create.js +2 -2
  82. package/bundle/commands/dns/records/delete.js +3 -3
  83. package/bundle/commands/dns/records/get.js +2 -2
  84. package/bundle/commands/dns/records/list.js +2 -2
  85. package/bundle/commands/dns/records/update.js +2 -2
  86. package/bundle/commands/logs/query.js +3 -3
  87. package/bundle/commands/logs/tail.js +3 -3
  88. package/bundle/commands/mcp/install-claude.js +2 -2
  89. package/bundle/commands/mcp/install-gemini.js +2 -2
  90. package/bundle/commands/mcp/install-goose.js +2 -2
  91. package/bundle/commands/mcp/status.js +2 -2
  92. package/bundle/commands/object/delete.js +2 -2
  93. package/bundle/commands/object/get.js +2 -2
  94. package/bundle/commands/object/list.js +73 -7
  95. package/bundle/commands/object/put.js +2 -2
  96. package/bundle/commands/query/chunk-search.js +3 -3
  97. package/bundle/commands/query/document.js +3 -3
  98. package/bundle/commands/query/events.js +2 -2
  99. package/bundle/commands/query/reindex.js +2 -2
  100. package/bundle/commands/query/search.js +3 -3
  101. package/bundle/commands/tail.js +2 -2
  102. package/bundle/index.js +1 -1
  103. package/dist/build.test.d.ts +2 -0
  104. package/dist/build.test.d.ts.map +1 -0
  105. package/dist/build.test.js +46 -0
  106. package/dist/codegen.test.d.ts +2 -0
  107. package/dist/codegen.test.d.ts.map +1 -0
  108. package/dist/codegen.test.js +223 -0
  109. package/dist/commands/logs/tail.test.d.ts +2 -0
  110. package/dist/commands/logs/tail.test.d.ts.map +1 -0
  111. package/dist/commands/logs/tail.test.js +366 -0
  112. package/dist/commands/object/list.d.ts.map +1 -1
  113. package/dist/commands/object/list.js +91 -4
  114. package/dist/config.test.d.ts +2 -0
  115. package/dist/config.test.d.ts.map +1 -0
  116. package/dist/config.test.js +27 -0
  117. package/dist/index.test.d.ts +2 -0
  118. package/dist/index.test.d.ts.map +1 -0
  119. package/dist/index.test.js +56 -0
  120. package/oclif.manifest.json +2569 -2569
  121. package/package.json +3 -3
  122. package/templates/db/node_modules/.bin/prisma +2 -2
  123. package/templates/db/node_modules/.bin/prisma-kysely +2 -2
  124. package/templates/db/node_modules/.bin/tsc +3 -7
  125. package/templates/db/node_modules/.bin/tsserver +3 -7
  126. package/templates/db/node_modules/.bin/zx +2 -2
  127. package/templates/init/RAINDROP.md.hbs +3 -3
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../../chunk-OHP3SQGY.js";
3
+ } from "../../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims,
7
7
  require_lib
8
- } from "../../../chunk-YWKX37S2.js";
8
+ } from "../../../chunk-WDR5M2SS.js";
9
9
 
10
10
  // src/commands/build/tools/check.ts
11
11
  init_cjs_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../../chunk-OHP3SQGY.js";
3
+ } from "../../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  Parser,
6
6
  Tokenizer,
@@ -8,7 +8,7 @@ import {
8
8
  fmt,
9
9
  init_cjs_shims,
10
10
  require_lib
11
- } from "../../../chunk-YWKX37S2.js";
11
+ } from "../../../chunk-WDR5M2SS.js";
12
12
 
13
13
  // src/commands/build/tools/fmt.ts
14
14
  init_cjs_shims();
@@ -1,18 +1,18 @@
1
1
  import {
2
2
  sandbox
3
- } from "../../chunk-B4MQISI4.js";
4
- import "../../chunk-CEFC4JXX.js";
5
- import "../../chunk-FYMUM7KM.js";
6
- import "../../chunk-ILG4QJPW.js";
7
- import "../../chunk-SPBJ5BNI.js";
3
+ } from "../../chunk-45V47YNS.js";
4
+ import "../../chunk-5KMI72AS.js";
5
+ import "../../chunk-MZZHXHB4.js";
6
+ import "../../chunk-4FXE4I6S.js";
7
+ import "../../chunk-YXJU5KSB.js";
8
8
  import {
9
9
  BaseCommand
10
- } from "../../chunk-OHP3SQGY.js";
10
+ } from "../../chunk-4U2CSHCN.js";
11
11
  import {
12
12
  __toESM,
13
13
  init_cjs_shims,
14
14
  require_lib
15
- } from "../../chunk-YWKX37S2.js";
15
+ } from "../../chunk-WDR5M2SS.js";
16
16
 
17
17
  // src/commands/build/unsandbox.ts
18
18
  init_cjs_shims();
@@ -1,21 +1,21 @@
1
1
  import {
2
2
  FileSystemBundle,
3
3
  archive
4
- } from "../../chunk-FYMUM7KM.js";
4
+ } from "../../chunk-MZZHXHB4.js";
5
5
  import {
6
6
  buildHandlers
7
- } from "../../chunk-ILG4QJPW.js";
8
- import "../../chunk-SPBJ5BNI.js";
7
+ } from "../../chunk-4FXE4I6S.js";
8
+ import "../../chunk-YXJU5KSB.js";
9
9
  import {
10
10
  BaseCommand
11
- } from "../../chunk-OHP3SQGY.js";
11
+ } from "../../chunk-4U2CSHCN.js";
12
12
  import {
13
13
  BundleArchiveType,
14
14
  __toESM,
15
15
  init_cjs_shims,
16
16
  require_lib,
17
17
  valueOf
18
- } from "../../chunk-YWKX37S2.js";
18
+ } from "../../chunk-WDR5M2SS.js";
19
19
 
20
20
  // src/commands/build/upload.ts
21
21
  init_cjs_shims();
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  buildHandlers
3
- } from "../../chunk-ILG4QJPW.js";
4
- import "../../chunk-SPBJ5BNI.js";
3
+ } from "../../chunk-4FXE4I6S.js";
4
+ import "../../chunk-YXJU5KSB.js";
5
5
  import {
6
6
  BaseCommand
7
- } from "../../chunk-OHP3SQGY.js";
7
+ } from "../../chunk-4U2CSHCN.js";
8
8
  import {
9
9
  __toESM,
10
10
  init_cjs_shims,
11
11
  require_lib
12
- } from "../../chunk-YWKX37S2.js";
12
+ } from "../../chunk-WDR5M2SS.js";
13
13
 
14
14
  // src/commands/build/validate.ts
15
15
  init_cjs_shims();
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../chunk-AWVSG5HH.js";
3
+ } from "../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  esm_default
6
- } from "../../../chunk-E7J2LWQ5.js";
6
+ } from "../../../chunk-RAPSKVRO.js";
7
7
  import {
8
8
  BaseCommand
9
- } from "../../../chunk-OHP3SQGY.js";
9
+ } from "../../../chunk-4U2CSHCN.js";
10
10
  import {
11
11
  __toESM,
12
12
  init_cjs_shims,
13
13
  require_lib
14
- } from "../../../chunk-YWKX37S2.js";
14
+ } from "../../../chunk-WDR5M2SS.js";
15
15
 
16
16
  // src/commands/build/workos/delete.ts
17
17
  init_cjs_shims();
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../../chunk-AWVSG5HH.js";
3
+ } from "../../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../../chunk-OHP3SQGY.js";
6
+ } from "../../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  require_lib,
11
11
  valueOf
12
- } from "../../../../chunk-YWKX37S2.js";
12
+ } from "../../../../chunk-WDR5M2SS.js";
13
13
 
14
14
  // src/commands/build/workos/env/attach.ts
15
15
  init_cjs_shims();
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../../chunk-AWVSG5HH.js";
3
+ } from "../../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../../chunk-OHP3SQGY.js";
6
+ } from "../../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  EnvironmentType,
9
9
  __toESM,
10
10
  init_cjs_shims,
11
11
  require_lib,
12
12
  valueOf
13
- } from "../../../../chunk-YWKX37S2.js";
13
+ } from "../../../../chunk-WDR5M2SS.js";
14
14
 
15
15
  // src/commands/build/workos/env/create.ts
16
16
  init_cjs_shims();
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../../chunk-AWVSG5HH.js";
3
+ } from "../../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../../chunk-OHP3SQGY.js";
6
+ } from "../../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  require_lib
11
- } from "../../../../chunk-YWKX37S2.js";
11
+ } from "../../../../chunk-WDR5M2SS.js";
12
12
 
13
13
  // src/commands/build/workos/env/delete.ts
14
14
  init_cjs_shims();
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../../chunk-AWVSG5HH.js";
3
+ } from "../../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../../chunk-OHP3SQGY.js";
6
+ } from "../../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  require_lib,
11
11
  valueOf
12
- } from "../../../../chunk-YWKX37S2.js";
12
+ } from "../../../../chunk-WDR5M2SS.js";
13
13
 
14
14
  // src/commands/build/workos/env/detach.ts
15
15
  init_cjs_shims();
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../../chunk-AWVSG5HH.js";
3
+ } from "../../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../../chunk-OHP3SQGY.js";
6
+ } from "../../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  require_lib
11
- } from "../../../../chunk-YWKX37S2.js";
11
+ } from "../../../../chunk-WDR5M2SS.js";
12
12
 
13
13
  // src/commands/build/workos/env/get.ts
14
14
  init_cjs_shims();
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../../chunk-AWVSG5HH.js";
3
+ } from "../../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../../chunk-OHP3SQGY.js";
6
+ } from "../../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  EnvironmentType,
9
9
  __toESM,
10
10
  init_cjs_shims,
11
11
  require_lib
12
- } from "../../../../chunk-YWKX37S2.js";
12
+ } from "../../../../chunk-WDR5M2SS.js";
13
13
 
14
14
  // src/commands/build/workos/env/list.ts
15
15
  init_cjs_shims();
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../../chunk-AWVSG5HH.js";
3
+ } from "../../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../../chunk-OHP3SQGY.js";
6
+ } from "../../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  EnvironmentType,
9
9
  __toESM,
10
10
  init_cjs_shims,
11
11
  require_lib
12
- } from "../../../../chunk-YWKX37S2.js";
12
+ } from "../../../../chunk-WDR5M2SS.js";
13
13
 
14
14
  // src/commands/build/workos/env/set.ts
15
15
  init_cjs_shims();
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../chunk-AWVSG5HH.js";
3
+ } from "../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../chunk-OHP3SQGY.js";
6
+ } from "../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  require_lib
11
- } from "../../../chunk-YWKX37S2.js";
11
+ } from "../../../chunk-WDR5M2SS.js";
12
12
 
13
13
  // src/commands/build/workos/invite.ts
14
14
  init_cjs_shims();
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../chunk-AWVSG5HH.js";
3
+ } from "../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../chunk-OHP3SQGY.js";
6
+ } from "../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  readState,
11
11
  require_lib
12
- } from "../../../chunk-YWKX37S2.js";
12
+ } from "../../../chunk-WDR5M2SS.js";
13
13
 
14
14
  // src/commands/build/workos/setup.ts
15
15
  init_cjs_shims();
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  source_default
3
- } from "../../../chunk-AWVSG5HH.js";
3
+ } from "../../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../chunk-OHP3SQGY.js";
6
+ } from "../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  require_lib,
11
11
  valueOf
12
- } from "../../../chunk-YWKX37S2.js";
12
+ } from "../../../chunk-WDR5M2SS.js";
13
13
 
14
14
  // src/commands/build/workos/status.ts
15
15
  init_cjs_shims();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../chunk-OHP3SQGY.js";
3
+ } from "../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims,
7
7
  require_lib
8
- } from "../../chunk-YWKX37S2.js";
8
+ } from "../../chunk-WDR5M2SS.js";
9
9
 
10
10
  // src/commands/dns/create.ts
11
11
  init_cjs_shims();
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  esm_default
3
- } from "../../chunk-E7J2LWQ5.js";
3
+ } from "../../chunk-RAPSKVRO.js";
4
4
  import {
5
5
  resolveDnsNameToZoneId
6
- } from "../../chunk-4NTUYQ5R.js";
6
+ } from "../../chunk-QRJUX37T.js";
7
7
  import {
8
8
  BaseCommand
9
- } from "../../chunk-OHP3SQGY.js";
9
+ } from "../../chunk-4U2CSHCN.js";
10
10
  import {
11
11
  __toESM,
12
12
  init_cjs_shims,
13
13
  require_lib
14
- } from "../../chunk-YWKX37S2.js";
14
+ } from "../../chunk-WDR5M2SS.js";
15
15
 
16
16
  // src/commands/dns/delete.ts
17
17
  init_cjs_shims();
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  source_default
3
- } from "../../chunk-AWVSG5HH.js";
3
+ } from "../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  resolveDnsNameToZoneId
6
- } from "../../chunk-4NTUYQ5R.js";
6
+ } from "../../chunk-QRJUX37T.js";
7
7
  import {
8
8
  BaseCommand
9
- } from "../../chunk-OHP3SQGY.js";
9
+ } from "../../chunk-4U2CSHCN.js";
10
10
  import {
11
11
  __toESM,
12
12
  init_cjs_shims,
13
13
  require_lib
14
- } from "../../chunk-YWKX37S2.js";
14
+ } from "../../chunk-WDR5M2SS.js";
15
15
 
16
16
  // src/commands/dns/get.ts
17
17
  init_cjs_shims();
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  source_default
3
- } from "../../chunk-AWVSG5HH.js";
3
+ } from "../../chunk-2GD7Q3YS.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../chunk-OHP3SQGY.js";
6
+ } from "../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  require_lib
11
- } from "../../chunk-YWKX37S2.js";
11
+ } from "../../chunk-WDR5M2SS.js";
12
12
 
13
13
  // src/commands/dns/list.ts
14
14
  init_cjs_shims();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../../chunk-OHP3SQGY.js";
3
+ } from "../../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims,
7
7
  require_lib
8
- } from "../../../chunk-YWKX37S2.js";
8
+ } from "../../../chunk-WDR5M2SS.js";
9
9
 
10
10
  // src/commands/dns/records/create.ts
11
11
  init_cjs_shims();
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  esm_default
3
- } from "../../../chunk-E7J2LWQ5.js";
3
+ } from "../../../chunk-RAPSKVRO.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../../chunk-OHP3SQGY.js";
6
+ } from "../../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  __toESM,
9
9
  init_cjs_shims,
10
10
  require_lib
11
- } from "../../../chunk-YWKX37S2.js";
11
+ } from "../../../chunk-WDR5M2SS.js";
12
12
 
13
13
  // src/commands/dns/records/delete.ts
14
14
  init_cjs_shims();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../../chunk-OHP3SQGY.js";
3
+ } from "../../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims,
7
7
  require_lib
8
- } from "../../../chunk-YWKX37S2.js";
8
+ } from "../../../chunk-WDR5M2SS.js";
9
9
 
10
10
  // src/commands/dns/records/get.ts
11
11
  init_cjs_shims();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../../chunk-OHP3SQGY.js";
3
+ } from "../../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims,
7
7
  require_lib
8
- } from "../../../chunk-YWKX37S2.js";
8
+ } from "../../../chunk-WDR5M2SS.js";
9
9
 
10
10
  // src/commands/dns/records/list.ts
11
11
  init_cjs_shims();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../../chunk-OHP3SQGY.js";
3
+ } from "../../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims,
7
7
  require_lib
8
- } from "../../../chunk-YWKX37S2.js";
8
+ } from "../../../chunk-WDR5M2SS.js";
9
9
 
10
10
  // src/commands/dns/records/update.ts
11
11
  init_cjs_shims();
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  displayTraceGroupedEvents
3
- } from "../../chunk-43UGYZQA.js";
3
+ } from "../../chunk-4RN4TIJI.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../chunk-OHP3SQGY.js";
6
+ } from "../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  QueryLogsRequestSchema,
9
9
  TimeQuerySchema,
@@ -13,7 +13,7 @@ import {
13
13
  require_lib,
14
14
  timestampFromDate,
15
15
  valueOf
16
- } from "../../chunk-YWKX37S2.js";
16
+ } from "../../chunk-WDR5M2SS.js";
17
17
 
18
18
  // src/commands/logs/query.ts
19
19
  init_cjs_shims();
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  displayTraceGroupedEvents
3
- } from "../../chunk-43UGYZQA.js";
3
+ } from "../../chunk-4RN4TIJI.js";
4
4
  import {
5
5
  BaseCommand
6
- } from "../../chunk-OHP3SQGY.js";
6
+ } from "../../chunk-4U2CSHCN.js";
7
7
  import {
8
8
  QueryLogsRequestSchema,
9
9
  StreamLogsRequestSchema,
@@ -14,7 +14,7 @@ import {
14
14
  require_lib,
15
15
  timestampFromDate,
16
16
  valueOf
17
- } from "../../chunk-YWKX37S2.js";
17
+ } from "../../chunk-WDR5M2SS.js";
18
18
 
19
19
  // src/commands/logs/tail.ts
20
20
  init_cjs_shims();
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../chunk-OHP3SQGY.js";
3
+ } from "../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  init_cjs_shims,
6
6
  urlifyOrganizationId
7
- } from "../../chunk-YWKX37S2.js";
7
+ } from "../../chunk-WDR5M2SS.js";
8
8
 
9
9
  // src/commands/mcp/install-claude.ts
10
10
  init_cjs_shims();
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../chunk-OHP3SQGY.js";
3
+ } from "../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  init_cjs_shims,
6
6
  urlifyOrganizationId
7
- } from "../../chunk-YWKX37S2.js";
7
+ } from "../../chunk-WDR5M2SS.js";
8
8
 
9
9
  // src/commands/mcp/install-gemini.ts
10
10
  init_cjs_shims();
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../chunk-OHP3SQGY.js";
3
+ } from "../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  init_cjs_shims,
6
6
  urlifyOrganizationId
7
- } from "../../chunk-YWKX37S2.js";
7
+ } from "../../chunk-WDR5M2SS.js";
8
8
 
9
9
  // src/commands/mcp/install-goose.ts
10
10
  init_cjs_shims();
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../chunk-OHP3SQGY.js";
3
+ } from "../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims,
7
7
  require_lib,
8
8
  urlifyOrganizationId
9
- } from "../../chunk-YWKX37S2.js";
9
+ } from "../../chunk-WDR5M2SS.js";
10
10
 
11
11
  // src/commands/mcp/status.ts
12
12
  init_cjs_shims();
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../chunk-OHP3SQGY.js";
3
+ } from "../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  DeleteObjectResponseSchema,
6
6
  __toESM,
7
7
  init_cjs_shims,
8
8
  require_lib,
9
9
  toJsonString
10
- } from "../../chunk-YWKX37S2.js";
10
+ } from "../../chunk-WDR5M2SS.js";
11
11
 
12
12
  // src/commands/object/delete.ts
13
13
  init_cjs_shims();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  BaseCommand
3
- } from "../../chunk-OHP3SQGY.js";
3
+ } from "../../chunk-4U2CSHCN.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims,
7
7
  require_lib
8
- } from "../../chunk-YWKX37S2.js";
8
+ } from "../../chunk-WDR5M2SS.js";
9
9
 
10
10
  // src/commands/object/get.ts
11
11
  init_cjs_shims();