@nulab/bee 1.0.0-rc.2 → 1.0.0-rc.3

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 (117) hide show
  1. package/LICENSE +21 -0
  2. package/dist/chunks/activities.mjs +14 -11
  3. package/dist/chunks/activities2.mjs +6 -4
  4. package/dist/chunks/activities3.mjs +6 -4
  5. package/dist/chunks/add-user.mjs +6 -4
  6. package/dist/chunks/add.mjs +6 -4
  7. package/dist/chunks/add2.mjs +6 -4
  8. package/dist/chunks/api.mjs +6 -4
  9. package/dist/chunks/attachments.mjs +6 -4
  10. package/dist/chunks/attachments2.mjs +6 -4
  11. package/dist/chunks/attachments3.mjs +6 -4
  12. package/dist/chunks/browse.mjs +9 -7
  13. package/dist/chunks/clone.mjs +6 -4
  14. package/dist/chunks/close.mjs +6 -4
  15. package/dist/chunks/comment.mjs +8 -6
  16. package/dist/chunks/comment2.mjs +6 -4
  17. package/dist/chunks/comments.mjs +6 -4
  18. package/dist/chunks/completion.mjs +1 -1
  19. package/dist/chunks/count.mjs +6 -4
  20. package/dist/chunks/count2.mjs +6 -4
  21. package/dist/chunks/count3.mjs +6 -4
  22. package/dist/chunks/count4.mjs +12 -9
  23. package/dist/chunks/count5.mjs +6 -4
  24. package/dist/chunks/create.mjs +6 -4
  25. package/dist/chunks/create2.mjs +6 -4
  26. package/dist/chunks/create3.mjs +6 -4
  27. package/dist/chunks/create4.mjs +6 -4
  28. package/dist/chunks/create5.mjs +6 -4
  29. package/dist/chunks/create6.mjs +6 -4
  30. package/dist/chunks/create7.mjs +6 -4
  31. package/dist/chunks/create8.mjs +6 -4
  32. package/dist/chunks/create9.mjs +6 -4
  33. package/dist/chunks/dashboard.mjs +6 -4
  34. package/dist/chunks/delete.mjs +13 -10
  35. package/dist/chunks/delete2.mjs +7 -5
  36. package/dist/chunks/delete3.mjs +7 -5
  37. package/dist/chunks/delete4.mjs +7 -5
  38. package/dist/chunks/delete5.mjs +7 -5
  39. package/dist/chunks/delete6.mjs +7 -5
  40. package/dist/chunks/delete7.mjs +7 -5
  41. package/dist/chunks/delete8.mjs +7 -5
  42. package/dist/chunks/delete9.mjs +7 -5
  43. package/dist/chunks/edit.mjs +13 -10
  44. package/dist/chunks/edit2.mjs +6 -4
  45. package/dist/chunks/edit3.mjs +6 -4
  46. package/dist/chunks/edit4.mjs +6 -4
  47. package/dist/chunks/edit5.mjs +6 -4
  48. package/dist/chunks/edit6.mjs +6 -4
  49. package/dist/chunks/edit7.mjs +6 -4
  50. package/dist/chunks/edit8.mjs +6 -4
  51. package/dist/chunks/history.mjs +6 -4
  52. package/dist/chunks/index.mjs +1 -1
  53. package/dist/chunks/index10.mjs +1 -1
  54. package/dist/chunks/index11.mjs +1 -1
  55. package/dist/chunks/index12.mjs +1 -1
  56. package/dist/chunks/index13.mjs +1 -1
  57. package/dist/chunks/index14.mjs +1 -1
  58. package/dist/chunks/index15.mjs +1 -1
  59. package/dist/chunks/index16.mjs +1 -1
  60. package/dist/chunks/index17.mjs +1 -1
  61. package/dist/chunks/index2.mjs +1 -1
  62. package/dist/chunks/index3.mjs +1 -1
  63. package/dist/chunks/index4.mjs +1 -1
  64. package/dist/chunks/index5.mjs +1 -1
  65. package/dist/chunks/index6.mjs +1 -1
  66. package/dist/chunks/index7.mjs +1 -1
  67. package/dist/chunks/index8.mjs +1 -1
  68. package/dist/chunks/index9.mjs +1 -1
  69. package/dist/chunks/list.mjs +6 -4
  70. package/dist/chunks/list10.mjs +12 -9
  71. package/dist/chunks/list11.mjs +12 -9
  72. package/dist/chunks/list12.mjs +12 -9
  73. package/dist/chunks/list13.mjs +12 -9
  74. package/dist/chunks/list14.mjs +6 -4
  75. package/dist/chunks/list15.mjs +6 -4
  76. package/dist/chunks/list2.mjs +6 -4
  77. package/dist/chunks/list3.mjs +6 -4
  78. package/dist/chunks/list4.mjs +6 -4
  79. package/dist/chunks/list5.mjs +6 -4
  80. package/dist/chunks/list6.mjs +12 -9
  81. package/dist/chunks/list7.mjs +6 -4
  82. package/dist/chunks/list8.mjs +6 -4
  83. package/dist/chunks/list9.mjs +13 -10
  84. package/dist/chunks/login.mjs +5 -3
  85. package/dist/chunks/logout.mjs +20 -4
  86. package/dist/chunks/me.mjs +6 -4
  87. package/dist/chunks/read-all.mjs +6 -4
  88. package/dist/chunks/read.mjs +6 -4
  89. package/dist/chunks/read2.mjs +6 -4
  90. package/dist/chunks/refresh.mjs +5 -3
  91. package/dist/chunks/remove-user.mjs +6 -4
  92. package/dist/chunks/remove.mjs +6 -4
  93. package/dist/chunks/reopen.mjs +6 -4
  94. package/dist/chunks/status.mjs +2 -2
  95. package/dist/chunks/status2.mjs +6 -4
  96. package/dist/chunks/status3.mjs +6 -4
  97. package/dist/chunks/switch.mjs +2 -2
  98. package/dist/chunks/tags.mjs +12 -9
  99. package/dist/chunks/token.mjs +3 -3
  100. package/dist/chunks/tree.mjs +12 -9
  101. package/dist/chunks/users.mjs +12 -9
  102. package/dist/chunks/view.mjs +15 -12
  103. package/dist/chunks/view2.mjs +6 -4
  104. package/dist/chunks/view3.mjs +6 -4
  105. package/dist/chunks/view4.mjs +6 -4
  106. package/dist/chunks/view5.mjs +6 -4
  107. package/dist/chunks/view6.mjs +6 -4
  108. package/dist/chunks/view7.mjs +6 -4
  109. package/dist/chunks/view8.mjs +6 -4
  110. package/dist/chunks/view9.mjs +6 -4
  111. package/dist/index.mjs +61 -4
  112. package/dist/shared/{bee.B4OxR0DJ.mjs → bee.Bt1TK6yh.mjs} +5 -3
  113. package/dist/shared/bee.BtxMsVL4.mjs +35104 -0
  114. package/dist/shared/{bee.riolf-_Y.mjs → bee.DxRKWv6n.mjs} +9 -2
  115. package/dist/shared/{bee.BCBBmkOy.mjs → bee.OJ0vqxJN.mjs} +2 -2
  116. package/dist/shared/{bee.CQ3kBgas.mjs → bee.bmiIlr9W.mjs} +5 -0
  117. package/package.json +15 -15
@@ -1,23 +1,25 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { j as json, s as space, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { j as json, s as space, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import { p as projectUrl } from '../shared/bee.CzKcWSES.mjs';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
20
21
  import 'open';
22
+ import 'node:module';
21
23
  import 'consola/utils';
22
24
 
23
25
  const create = new BeeCommand("create").summary("Create a project").description(
@@ -2,21 +2,23 @@ import consola from 'consola';
2
2
  import { a as PRIORITY_NAMES, P as PriorityId } from '../shared/bee.Btmq3TXs.mjs';
3
3
  import { r as resolveProjectIds } from '../shared/bee.PF8hrVKn.mjs';
4
4
  import { r as resolveUserId } from '../shared/bee.G4d7izLe.mjs';
5
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
5
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
6
6
  import 'backlog-js';
7
7
  import 'node:http';
8
8
  import { i as issueUrl } from '../shared/bee.CzKcWSES.mjs';
9
9
  import 'node:child_process';
10
+ import '../shared/bee.BtxMsVL4.mjs';
10
11
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
11
- import { i as assignee, m as category, v as version, q as milestone, t as notify, x as attachment, j as json, s as space, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
12
+ import { i as assignee, m as category, v as version, q as milestone, t as notify, x as attachment, j as json, s as space, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
12
13
  import 'node:stream/consumers';
13
14
  import * as v from 'valibot';
14
15
  import { p as parseArg, a as vFiniteNumber, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
15
16
  import { Option } from 'commander';
16
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
17
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
17
18
  import '../shared/bee.CktwmH8R.mjs';
18
- import '../shared/bee.riolf-_Y.mjs';
19
+ import '../shared/bee.DxRKWv6n.mjs';
19
20
  import 'open';
21
+ import 'node:module';
20
22
  import 'node:fs';
21
23
  import 'node:path';
22
24
  import 'node:os';
@@ -1,16 +1,17 @@
1
1
  import consola from 'consola';
2
2
  import { r as resolveProjectIds } from '../shared/bee.PF8hrVKn.mjs';
3
3
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
4
- import { j as json, s as space, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
4
+ import { j as json, s as space, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
5
5
  import { a as resolveStdinArg } from '../shared/bee.C--ZWPxf.mjs';
6
6
  import 'valibot';
7
7
  import '../shared/bee.BYqxm3yG.mjs';
8
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
8
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
9
9
  import 'backlog-js';
10
10
  import 'node:http';
11
11
  import { f as documentUrl } from '../shared/bee.CzKcWSES.mjs';
12
12
  import 'node:child_process';
13
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
13
+ import '../shared/bee.BtxMsVL4.mjs';
14
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
14
15
  import 'node:stream/consumers';
15
16
  import 'node:fs';
16
17
  import 'node:path';
@@ -18,8 +19,9 @@ import 'node:os';
18
19
  import '../shared/bee.BeQSH2t0.mjs';
19
20
  import 'commander';
20
21
  import '../shared/bee.CktwmH8R.mjs';
21
- import '../shared/bee.riolf-_Y.mjs';
22
+ import '../shared/bee.DxRKWv6n.mjs';
22
23
  import 'open';
24
+ import 'node:module';
23
25
  import 'consola/utils';
24
26
 
25
27
  const create = new BeeCommand("create").summary("Create a document").description(
@@ -1,24 +1,26 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, B as repo, i as assignee, t as notify, x as attachment, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, B as repo, i as assignee, t as notify, x as attachment, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import * as v from 'valibot';
6
6
  import { v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
7
7
  import { r as resolveUserId } from '../shared/bee.G4d7izLe.mjs';
8
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
8
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
9
9
  import 'backlog-js';
10
10
  import 'node:http';
11
11
  import { h as pullRequestUrl } from '../shared/bee.CzKcWSES.mjs';
12
12
  import 'node:child_process';
13
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT, b as ENV_REPO } from '../shared/bee.CQ3kBgas.mjs';
13
+ import '../shared/bee.BtxMsVL4.mjs';
14
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT, b as ENV_REPO } from '../shared/bee.bmiIlr9W.mjs';
14
15
  import 'node:fs';
15
16
  import 'node:path';
16
17
  import 'node:os';
17
18
  import '../shared/bee.BeQSH2t0.mjs';
18
19
  import 'commander';
19
20
  import '../shared/bee.CktwmH8R.mjs';
20
- import '../shared/bee.riolf-_Y.mjs';
21
+ import '../shared/bee.DxRKWv6n.mjs';
21
22
  import 'open';
23
+ import 'node:module';
22
24
  import 'consola/utils';
23
25
 
24
26
  const create = new BeeCommand("create").summary("Create a pull request").description(`Omitted required fields will be prompted interactively.`).addOption(project()).addOption(repo()).option("--base <branch>", "Base branch name").option("--head <branch>", "Head branch name").option("-t, --title <text>", "Pull request title").option("-b, --body <text>", "Pull request description").addOption(assignee()).option("--issue <key>", "Related issue ID or issue key").addOption(notify()).addOption(attachment()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT, ENV_REPO]).examples([
@@ -1,16 +1,17 @@
1
1
  import consola from 'consola';
2
2
  import { r as resolveProjectIds } from '../shared/bee.PF8hrVKn.mjs';
3
3
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
4
- import { j as json, s as space, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
4
+ import { j as json, s as space, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
5
5
  import { a as resolveStdinArg } from '../shared/bee.C--ZWPxf.mjs';
6
6
  import 'valibot';
7
7
  import '../shared/bee.BYqxm3yG.mjs';
8
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
8
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
9
9
  import 'backlog-js';
10
10
  import 'node:http';
11
11
  import { w as wikiUrl } from '../shared/bee.CzKcWSES.mjs';
12
12
  import 'node:child_process';
13
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
13
+ import '../shared/bee.BtxMsVL4.mjs';
14
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
14
15
  import 'node:stream/consumers';
15
16
  import 'node:fs';
16
17
  import 'node:path';
@@ -18,8 +19,9 @@ import 'node:os';
18
19
  import '../shared/bee.BeQSH2t0.mjs';
19
20
  import 'commander';
20
21
  import '../shared/bee.CktwmH8R.mjs';
21
- import '../shared/bee.riolf-_Y.mjs';
22
+ import '../shared/bee.DxRKWv6n.mjs';
22
23
  import 'open';
24
+ import 'node:module';
23
25
  import 'consola/utils';
24
26
 
25
27
  const create = new BeeCommand("create").summary("Create a wiki page").description(`When input is piped, it is used as the body automatically.`).option("-p, --project <id>", "Project ID or project key").option("-n, --name <name>", "Wiki page name").option("-b, --body <text>", "Wiki page content").option("--mail-notify", "Send notification email").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
@@ -1,23 +1,25 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import { j as categoryUrl } from '../shared/bee.CzKcWSES.mjs';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
20
21
  import 'open';
22
+ import 'node:module';
21
23
  import 'consola/utils';
22
24
 
23
25
  const create = new BeeCommand("create").summary("Create a category").description(`Omitted fields will be prompted interactively.`).addOption(project()).option("-n, --name <value>", "Category name").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
@@ -1,23 +1,25 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import { m as milestoneUrl } from '../shared/bee.CzKcWSES.mjs';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
20
21
  import 'open';
22
+ import 'node:module';
21
23
  import 'consola/utils';
22
24
 
23
25
  const create = new BeeCommand("create").summary("Create a milestone").description(`Omitted fields will be prompted interactively.`).addOption(project()).option("-n, --name <value>", "Milestone name").option("-d, --description <value>", "Milestone description").option("--start-date <yyyy-MM-dd>", "Start date").option("--release-due-date <yyyy-MM-dd>", "Release due date").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
@@ -1,23 +1,25 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import { k as issueTypeUrl } from '../shared/bee.CzKcWSES.mjs';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
20
21
  import 'open';
22
+ import 'node:module';
21
23
  import 'consola/utils';
22
24
 
23
25
  const create = new BeeCommand("create").summary("Create an issue type").description(`Omitted fields will be prompted interactively.`).addOption(project()).option("-n, --name <value>", "Issue type name").requiredOption(
@@ -1,23 +1,25 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, a as promptRequired } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import { s as statusUrl } from '../shared/bee.CzKcWSES.mjs';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
20
21
  import 'open';
22
+ import 'node:module';
21
23
  import 'consola/utils';
22
24
 
23
25
  const create = new BeeCommand("create").summary("Create a status").description(`Omitted fields will be prompted interactively.`).addOption(project()).option("-n, --name <value>", "Status name").requiredOption(
@@ -5,17 +5,19 @@ import 'valibot';
5
5
  import '../shared/bee.BYqxm3yG.mjs';
6
6
  import { f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
7
7
  import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
8
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
8
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
9
9
  import 'backlog-js';
10
10
  import 'node:http';
11
11
  import { o as openOrPrintUrl, d as dashboardUrl } from '../shared/bee.CzKcWSES.mjs';
12
12
  import 'node:child_process';
13
- import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.CQ3kBgas.mjs';
14
- import { j as json, w as web, n as noBrowser, s as space } from '../shared/bee.B4OxR0DJ.mjs';
13
+ import '../shared/bee.BtxMsVL4.mjs';
14
+ import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
15
+ import { j as json, w as web, n as noBrowser, s as space } from '../shared/bee.Bt1TK6yh.mjs';
15
16
  import '../shared/bee.Ds2l-nTJ.mjs';
16
17
  import '../shared/bee.CktwmH8R.mjs';
17
- import '../shared/bee.riolf-_Y.mjs';
18
+ import '../shared/bee.DxRKWv6n.mjs';
18
19
  import 'open';
20
+ import 'node:module';
19
21
  import 'commander';
20
22
  import 'consola/utils';
21
23
  import 'node:fs';
@@ -1,43 +1,46 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { j as json, s as space, d as confirmOrExit } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import 'open';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
21
+ import 'node:module';
20
22
  import 'consola/utils';
21
23
 
22
- const deleteProject = new BeeCommand("delete").summary("Delete a project").description(`This action is irreversible. Requires Administrator role.`).argument("<project>", "Project ID or project key").option("-y, --yes", "Skip confirmation prompt").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
24
+ const deleteProject = new BeeCommand("delete").summary("Delete a project").description(`This action is irreversible. Requires Administrator role.`).addOption(project()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
23
25
  {
24
26
  description: "Delete a project (with confirmation)",
25
- command: "bee project delete PROJECT_KEY"
27
+ command: "bee project delete -p PROJECT_KEY"
26
28
  },
27
29
  {
28
30
  description: "Delete a project without confirmation",
29
- command: "bee project delete PROJECT_KEY --yes"
31
+ command: "bee project delete -p PROJECT_KEY --yes"
30
32
  }
31
- ]).action(async (project, opts) => {
33
+ ]).action(async (opts, cmd) => {
34
+ await resolveOptions(cmd);
32
35
  const confirmed = await confirmOrExit(
33
- `Are you sure you want to delete project ${project}? This cannot be undone.`,
36
+ `Are you sure you want to delete project ${opts.project}? This cannot be undone.`,
34
37
  opts.yes
35
38
  );
36
39
  if (!confirmed) {
37
40
  return;
38
41
  }
39
42
  const { client } = await getClient(opts.space);
40
- const projectData = await client.deleteProject(project);
43
+ const projectData = await client.deleteProject(opts.project);
41
44
  const jsonArg = opts.json === true ? "" : opts.json;
42
45
  outputResult(projectData, { ...opts, json: jsonArg }, (data) => {
43
46
  consola.success(`Deleted project ${data.projectKey}: ${data.name}`);
@@ -1,25 +1,27 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { j as json, s as space, d as confirmOrExit } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { j as json, s as space, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import 'open';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
21
+ import 'node:module';
20
22
  import 'consola/utils';
21
23
 
22
- const deleteIssue = new BeeCommand("delete").summary("Delete an issue").description(`This action is irreversible.`).argument("<issue>", "Issue ID or issue key").option("-y, --yes", "Skip confirmation prompt").addOption(json()).addOption(space()).envVars([...ENV_AUTH]).examples([
24
+ const deleteIssue = new BeeCommand("delete").summary("Delete an issue").description(`This action is irreversible.`).argument("<issue>", "Issue ID or issue key").addOption(json()).addOption(space()).envVars([...ENV_AUTH]).examples([
23
25
  {
24
26
  description: "Delete an issue (with confirmation)",
25
27
  command: "bee issue delete PROJECT-123"
@@ -1,25 +1,27 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { j as json, s as space, d as confirmOrExit } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { j as json, s as space, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import 'open';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
21
+ import 'node:module';
20
22
  import 'consola/utils';
21
23
 
22
- const deleteDocument = new BeeCommand("delete").summary("Delete a document").description(`This action is irreversible.`).argument("<document>", "Document ID").option("-y, --yes", "Skip confirmation prompt").addOption(json()).addOption(space()).envVars([...ENV_AUTH]).examples([
24
+ const deleteDocument = new BeeCommand("delete").summary("Delete a document").description(`This action is irreversible.`).argument("<document>", "Document ID").addOption(json()).addOption(space()).envVars([...ENV_AUTH]).examples([
23
25
  {
24
26
  description: "Delete a document (with confirmation)",
25
27
  command: "bee document delete 12345"
@@ -1,25 +1,27 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { j as json, s as space, d as confirmOrExit } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { j as json, s as space, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import 'open';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
21
+ import 'node:module';
20
22
  import 'consola/utils';
21
23
 
22
- const deleteWiki = new BeeCommand("delete").summary("Delete a wiki page").description(`This action is irreversible.`).argument("<wiki>", "Wiki page ID").option("-y, --yes", "Skip confirmation prompt").option("--mail-notify", "Send notification email").addOption(json()).addOption(space()).envVars([...ENV_AUTH]).examples([
24
+ const deleteWiki = new BeeCommand("delete").summary("Delete a wiki page").description(`This action is irreversible.`).argument("<wiki>", "Wiki page ID").option("--mail-notify", "Send notification email").addOption(json()).addOption(space()).envVars([...ENV_AUTH]).examples([
23
25
  {
24
26
  description: "Delete a wiki page (with confirmation)",
25
27
  command: "bee wiki delete 12345"
@@ -1,25 +1,27 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import 'open';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
21
+ import 'node:module';
20
22
  import 'consola/utils';
21
23
 
22
- const deleteCategory = new BeeCommand("delete").summary("Delete a category").description(`This action is irreversible.`).argument("<category>", "Category ID").addOption(project()).option("-y, --yes", "Skip confirmation prompt").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
24
+ const deleteCategory = new BeeCommand("delete").summary("Delete a category").description(`This action is irreversible.`).argument("<category>", "Category ID").addOption(project()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
23
25
  {
24
26
  description: "Delete a category (with confirmation)",
25
27
  command: "bee category delete 12345 -p PROJECT"
@@ -1,25 +1,27 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import 'open';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
21
+ import 'node:module';
20
22
  import 'consola/utils';
21
23
 
22
- const deleteMilestone = new BeeCommand("delete").summary("Delete a milestone").description(`This action is irreversible.`).argument("<milestone>", "Milestone ID").addOption(project()).option("-y, --yes", "Skip confirmation prompt").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
24
+ const deleteMilestone = new BeeCommand("delete").summary("Delete a milestone").description(`This action is irreversible.`).argument("<milestone>", "Milestone ID").addOption(project()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
23
25
  {
24
26
  description: "Delete a milestone (with confirmation)",
25
27
  command: "bee milestone delete 12345 -p PROJECT"
@@ -1,22 +1,24 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import 'open';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
21
+ import 'node:module';
20
22
  import 'consola/utils';
21
23
 
22
24
  const deleteIssueType = new BeeCommand("delete").summary("Delete an issue type").description(
@@ -24,7 +26,7 @@ const deleteIssueType = new BeeCommand("delete").summary("Delete an issue type")
24
26
  ).argument("<issueType>", "Issue type ID").addOption(project()).requiredOption(
25
27
  "--substitute-issue-type-id <value>",
26
28
  "Replacement issue type ID for affected issues"
27
- ).option("-y, --yes", "Skip confirmation prompt").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
29
+ ).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
28
30
  {
29
31
  description: "Delete an issue type",
30
32
  command: "bee issue-type delete 12345 -p PROJECT --substitute-issue-type-id 67890"
@@ -1,27 +1,29 @@
1
1
  import consola from 'consola';
2
2
  import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
3
- import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.B4OxR0DJ.mjs';
3
+ import { p as project, j as json, s as space, r as resolveOptions, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
4
4
  import 'node:stream/consumers';
5
5
  import 'valibot';
6
6
  import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
7
- import { g as getClient } from '../shared/bee.BCBBmkOy.mjs';
7
+ import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
8
8
  import 'backlog-js';
9
9
  import 'node:http';
10
10
  import 'open';
11
11
  import 'node:child_process';
12
- import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.CQ3kBgas.mjs';
12
+ import '../shared/bee.BtxMsVL4.mjs';
13
+ import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
13
14
  import 'node:fs';
14
15
  import 'node:path';
15
16
  import 'node:os';
16
17
  import '../shared/bee.BeQSH2t0.mjs';
17
18
  import 'commander';
18
19
  import '../shared/bee.CktwmH8R.mjs';
19
- import '../shared/bee.riolf-_Y.mjs';
20
+ import '../shared/bee.DxRKWv6n.mjs';
21
+ import 'node:module';
20
22
  import 'consola/utils';
21
23
 
22
24
  const deleteStatus = new BeeCommand("delete").summary("Delete a status").description(
23
25
  `All issues with this status are reassigned to the substitute status. This action is irreversible.`
24
- ).argument("<status>", "Status ID").addOption(project()).requiredOption("--substitute-status-id <value>", "Replacement status ID for affected issues").option("-y, --yes", "Skip confirmation prompt").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
26
+ ).argument("<status>", "Status ID").addOption(project()).requiredOption("--substitute-status-id <value>", "Replacement status ID for affected issues").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
25
27
  {
26
28
  description: "Delete a status",
27
29
  command: "bee status delete 12345 -p PROJECT --substitute-status-id 67890"