@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.
- package/LICENSE +21 -0
- package/dist/chunks/activities.mjs +14 -11
- package/dist/chunks/activities2.mjs +6 -4
- package/dist/chunks/activities3.mjs +6 -4
- package/dist/chunks/add-user.mjs +6 -4
- package/dist/chunks/add.mjs +6 -4
- package/dist/chunks/add2.mjs +6 -4
- package/dist/chunks/api.mjs +6 -4
- package/dist/chunks/attachments.mjs +6 -4
- package/dist/chunks/attachments2.mjs +6 -4
- package/dist/chunks/attachments3.mjs +6 -4
- package/dist/chunks/browse.mjs +9 -7
- package/dist/chunks/clone.mjs +6 -4
- package/dist/chunks/close.mjs +6 -4
- package/dist/chunks/comment.mjs +8 -6
- package/dist/chunks/comment2.mjs +6 -4
- package/dist/chunks/comments.mjs +6 -4
- package/dist/chunks/completion.mjs +1 -1
- package/dist/chunks/count.mjs +6 -4
- package/dist/chunks/count2.mjs +6 -4
- package/dist/chunks/count3.mjs +6 -4
- package/dist/chunks/count4.mjs +12 -9
- package/dist/chunks/count5.mjs +6 -4
- package/dist/chunks/create.mjs +6 -4
- package/dist/chunks/create2.mjs +6 -4
- package/dist/chunks/create3.mjs +6 -4
- package/dist/chunks/create4.mjs +6 -4
- package/dist/chunks/create5.mjs +6 -4
- package/dist/chunks/create6.mjs +6 -4
- package/dist/chunks/create7.mjs +6 -4
- package/dist/chunks/create8.mjs +6 -4
- package/dist/chunks/create9.mjs +6 -4
- package/dist/chunks/dashboard.mjs +6 -4
- package/dist/chunks/delete.mjs +13 -10
- package/dist/chunks/delete2.mjs +7 -5
- package/dist/chunks/delete3.mjs +7 -5
- package/dist/chunks/delete4.mjs +7 -5
- package/dist/chunks/delete5.mjs +7 -5
- package/dist/chunks/delete6.mjs +7 -5
- package/dist/chunks/delete7.mjs +7 -5
- package/dist/chunks/delete8.mjs +7 -5
- package/dist/chunks/delete9.mjs +7 -5
- package/dist/chunks/edit.mjs +13 -10
- package/dist/chunks/edit2.mjs +6 -4
- package/dist/chunks/edit3.mjs +6 -4
- package/dist/chunks/edit4.mjs +6 -4
- package/dist/chunks/edit5.mjs +6 -4
- package/dist/chunks/edit6.mjs +6 -4
- package/dist/chunks/edit7.mjs +6 -4
- package/dist/chunks/edit8.mjs +6 -4
- package/dist/chunks/history.mjs +6 -4
- package/dist/chunks/index.mjs +1 -1
- package/dist/chunks/index10.mjs +1 -1
- package/dist/chunks/index11.mjs +1 -1
- package/dist/chunks/index12.mjs +1 -1
- package/dist/chunks/index13.mjs +1 -1
- package/dist/chunks/index14.mjs +1 -1
- package/dist/chunks/index15.mjs +1 -1
- package/dist/chunks/index16.mjs +1 -1
- package/dist/chunks/index17.mjs +1 -1
- package/dist/chunks/index2.mjs +1 -1
- package/dist/chunks/index3.mjs +1 -1
- package/dist/chunks/index4.mjs +1 -1
- package/dist/chunks/index5.mjs +1 -1
- package/dist/chunks/index6.mjs +1 -1
- package/dist/chunks/index7.mjs +1 -1
- package/dist/chunks/index8.mjs +1 -1
- package/dist/chunks/index9.mjs +1 -1
- package/dist/chunks/list.mjs +6 -4
- package/dist/chunks/list10.mjs +12 -9
- package/dist/chunks/list11.mjs +12 -9
- package/dist/chunks/list12.mjs +12 -9
- package/dist/chunks/list13.mjs +12 -9
- package/dist/chunks/list14.mjs +6 -4
- package/dist/chunks/list15.mjs +6 -4
- package/dist/chunks/list2.mjs +6 -4
- package/dist/chunks/list3.mjs +6 -4
- package/dist/chunks/list4.mjs +6 -4
- package/dist/chunks/list5.mjs +6 -4
- package/dist/chunks/list6.mjs +12 -9
- package/dist/chunks/list7.mjs +6 -4
- package/dist/chunks/list8.mjs +6 -4
- package/dist/chunks/list9.mjs +13 -10
- package/dist/chunks/login.mjs +5 -3
- package/dist/chunks/logout.mjs +20 -4
- package/dist/chunks/me.mjs +6 -4
- package/dist/chunks/read-all.mjs +6 -4
- package/dist/chunks/read.mjs +6 -4
- package/dist/chunks/read2.mjs +6 -4
- package/dist/chunks/refresh.mjs +5 -3
- package/dist/chunks/remove-user.mjs +6 -4
- package/dist/chunks/remove.mjs +6 -4
- package/dist/chunks/reopen.mjs +6 -4
- package/dist/chunks/status.mjs +2 -2
- package/dist/chunks/status2.mjs +6 -4
- package/dist/chunks/status3.mjs +6 -4
- package/dist/chunks/switch.mjs +2 -2
- package/dist/chunks/tags.mjs +12 -9
- package/dist/chunks/token.mjs +3 -3
- package/dist/chunks/tree.mjs +12 -9
- package/dist/chunks/users.mjs +12 -9
- package/dist/chunks/view.mjs +15 -12
- package/dist/chunks/view2.mjs +6 -4
- package/dist/chunks/view3.mjs +6 -4
- package/dist/chunks/view4.mjs +6 -4
- package/dist/chunks/view5.mjs +6 -4
- package/dist/chunks/view6.mjs +6 -4
- package/dist/chunks/view7.mjs +6 -4
- package/dist/chunks/view8.mjs +6 -4
- package/dist/chunks/view9.mjs +6 -4
- package/dist/index.mjs +61 -4
- package/dist/shared/{bee.B4OxR0DJ.mjs → bee.Bt1TK6yh.mjs} +5 -3
- package/dist/shared/bee.BtxMsVL4.mjs +35104 -0
- package/dist/shared/{bee.riolf-_Y.mjs → bee.DxRKWv6n.mjs} +9 -2
- package/dist/shared/{bee.BCBBmkOy.mjs → bee.OJ0vqxJN.mjs} +2 -2
- package/dist/shared/{bee.CQ3kBgas.mjs → bee.bmiIlr9W.mjs} +5 -0
- package/package.json +15 -15
package/dist/chunks/delete9.mjs
CHANGED
|
@@ -1,27 +1,29 @@
|
|
|
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.
|
|
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.
|
|
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
|
|
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.
|
|
20
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
21
|
+
import 'node:module';
|
|
20
22
|
import 'consola/utils';
|
|
21
23
|
|
|
22
24
|
const deleteWatching = new BeeCommand("delete").summary("Delete a watching item").description(
|
|
23
25
|
`Removes the issue from your watching list. You will no longer receive update notifications.`
|
|
24
|
-
).argument("<watching>", "Watching ID").
|
|
26
|
+
).argument("<watching>", "Watching ID").addOption(json()).addOption(space()).envVars([...ENV_AUTH]).examples([
|
|
25
27
|
{
|
|
26
28
|
description: "Delete a watching item (with confirmation)",
|
|
27
29
|
command: "bee watching delete 12345"
|
package/dist/chunks/edit.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
|
@@ -19,25 +21,26 @@ import 'node:path';
|
|
|
19
21
|
import 'node:os';
|
|
20
22
|
import '../shared/bee.BeQSH2t0.mjs';
|
|
21
23
|
|
|
22
|
-
const edit = new BeeCommand("edit").summary("Edit a project").description(`Only specified fields are updated; others remain unchanged.`).
|
|
24
|
+
const edit = new BeeCommand("edit").summary("Edit a project").description(`Only specified fields are updated; others remain unchanged.`).addOption(project()).option("-n, --name <name>", "New name of the project").option("-k, --key <key>", "New key of the project").option("--chart-enabled", "Change whether the chart is enabled").option("--subtasking-enabled", "Change whether subtasking is enabled").option(
|
|
23
25
|
"--project-leader-can-edit-project-leader",
|
|
24
26
|
"Change whether project administrators can manage each other"
|
|
25
27
|
).option("--text-formatting-rule <rule>", "Change text formatting rule").option("--archived", "Change whether the project is archived").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
|
|
26
28
|
{
|
|
27
29
|
description: "Rename a project",
|
|
28
|
-
command: 'bee project edit PROJECT_KEY --name "New Name"'
|
|
30
|
+
command: 'bee project edit -p PROJECT_KEY --name "New Name"'
|
|
29
31
|
},
|
|
30
32
|
{
|
|
31
33
|
description: "Archive a project",
|
|
32
|
-
command: "bee project edit PROJECT_KEY --archived"
|
|
34
|
+
command: "bee project edit -p PROJECT_KEY --archived"
|
|
33
35
|
},
|
|
34
36
|
{
|
|
35
37
|
description: "Change formatting rule to markdown",
|
|
36
|
-
command: "bee project edit PROJECT_KEY --text-formatting-rule markdown"
|
|
38
|
+
command: "bee project edit -p PROJECT_KEY --text-formatting-rule markdown"
|
|
37
39
|
}
|
|
38
|
-
]).action(async (
|
|
40
|
+
]).action(async (opts, cmd) => {
|
|
41
|
+
await resolveOptions(cmd);
|
|
39
42
|
const { client } = await getClient(opts.space);
|
|
40
|
-
const projectData = await client.patchProject(project, {
|
|
43
|
+
const projectData = await client.patchProject(opts.project, {
|
|
41
44
|
name: opts.name,
|
|
42
45
|
key: opts.key,
|
|
43
46
|
chartEnabled: opts.chartEnabled,
|
package/dist/chunks/edit2.mjs
CHANGED
|
@@ -5,15 +5,17 @@ import 'node:stream/consumers';
|
|
|
5
5
|
import * as v from 'valibot';
|
|
6
6
|
import { p as parseArg, a as vFiniteNumber, 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.
|
|
8
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
9
9
|
import 'backlog-js';
|
|
10
10
|
import 'node:http';
|
|
11
11
|
import 'open';
|
|
12
12
|
import 'node:child_process';
|
|
13
|
-
import
|
|
14
|
-
import {
|
|
13
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
14
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
15
|
+
import { m as category, v as version, q as milestone, y as comment, t as notify, x as attachment, j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
15
16
|
import '../shared/bee.CktwmH8R.mjs';
|
|
16
|
-
import '../shared/bee.
|
|
17
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
18
|
+
import 'node:module';
|
|
17
19
|
import 'commander';
|
|
18
20
|
import 'consola/utils';
|
|
19
21
|
import 'node:fs';
|
package/dist/chunks/edit3.mjs
CHANGED
|
@@ -4,15 +4,17 @@ import 'node:stream/consumers';
|
|
|
4
4
|
import * as v from 'valibot';
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { r as resolveUserId } from '../shared/bee.G4d7izLe.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
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
|
|
13
|
-
import {
|
|
12
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
13
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT, b as ENV_REPO } from '../shared/bee.bmiIlr9W.mjs';
|
|
14
|
+
import { p as project, B as repo, y as comment, t as notify, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
14
15
|
import '../shared/bee.CktwmH8R.mjs';
|
|
15
|
-
import '../shared/bee.
|
|
16
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
17
|
+
import 'node:module';
|
|
16
18
|
import 'commander';
|
|
17
19
|
import 'consola/utils';
|
|
18
20
|
import 'node:fs';
|
package/dist/chunks/edit4.mjs
CHANGED
|
@@ -3,16 +3,18 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import { a as resolveStdinArg } from '../shared/bee.C--ZWPxf.mjs';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import 'node:stream/consumers';
|
|
14
15
|
import '../shared/bee.CktwmH8R.mjs';
|
|
15
|
-
import '../shared/bee.
|
|
16
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
17
|
+
import 'node:module';
|
|
16
18
|
import 'commander';
|
|
17
19
|
import 'consola/utils';
|
|
18
20
|
import 'node:fs';
|
package/dist/chunks/edit5.mjs
CHANGED
|
@@ -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, a as promptRequired } from '../shared/bee.
|
|
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 { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
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
|
|
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.
|
|
20
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
21
|
+
import 'node:module';
|
|
20
22
|
import 'consola/utils';
|
|
21
23
|
|
|
22
24
|
const edit = new BeeCommand("edit").summary("Edit a category").description(`Renames the specified category.`).argument("<category>", "Category ID").addOption(project()).option("-n, --name <value>", "New name of the category").addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
|
package/dist/chunks/edit6.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
package/dist/chunks/edit7.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
package/dist/chunks/edit8.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
package/dist/chunks/history.mjs
CHANGED
|
@@ -5,16 +5,18 @@ import * as v from 'valibot';
|
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../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.
|
|
8
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
9
9
|
import 'backlog-js';
|
|
10
10
|
import 'node:http';
|
|
11
11
|
import 'open';
|
|
12
12
|
import 'node:child_process';
|
|
13
|
-
import
|
|
14
|
-
import {
|
|
13
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
14
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
15
|
+
import { z as minId, A as maxId, f as count, o as order, j as json, 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.
|
|
18
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
19
|
+
import 'node:module';
|
|
18
20
|
import 'commander';
|
|
19
21
|
import 'consola/utils';
|
|
20
22
|
import 'node:fs';
|
package/dist/chunks/index.mjs
CHANGED
package/dist/chunks/index10.mjs
CHANGED
package/dist/chunks/index11.mjs
CHANGED
package/dist/chunks/index12.mjs
CHANGED
package/dist/chunks/index13.mjs
CHANGED
package/dist/chunks/index14.mjs
CHANGED
package/dist/chunks/index15.mjs
CHANGED
package/dist/chunks/index16.mjs
CHANGED
package/dist/chunks/index17.mjs
CHANGED
package/dist/chunks/index2.mjs
CHANGED
package/dist/chunks/index3.mjs
CHANGED
package/dist/chunks/index4.mjs
CHANGED
package/dist/chunks/index5.mjs
CHANGED
package/dist/chunks/index6.mjs
CHANGED
package/dist/chunks/index7.mjs
CHANGED
package/dist/chunks/index8.mjs
CHANGED
package/dist/chunks/index9.mjs
CHANGED
package/dist/chunks/list.mjs
CHANGED
|
@@ -4,16 +4,18 @@ import 'node:stream/consumers';
|
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
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
|
|
13
|
-
import {
|
|
12
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
13
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
14
|
+
import { j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
14
15
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
15
16
|
import '../shared/bee.CktwmH8R.mjs';
|
|
16
|
-
import '../shared/bee.
|
|
17
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
18
|
+
import 'node:module';
|
|
17
19
|
import 'commander';
|
|
18
20
|
import 'consola/utils';
|
|
19
21
|
import 'node:fs';
|
package/dist/chunks/list10.mjs
CHANGED
|
@@ -4,16 +4,18 @@ import 'node:stream/consumers';
|
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
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
|
|
13
|
-
import {
|
|
12
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
13
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
14
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
14
15
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
15
16
|
import '../shared/bee.CktwmH8R.mjs';
|
|
16
|
-
import '../shared/bee.
|
|
17
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
18
|
+
import 'node:module';
|
|
17
19
|
import 'commander';
|
|
18
20
|
import 'consola/utils';
|
|
19
21
|
import 'node:fs';
|
|
@@ -21,12 +23,13 @@ import 'node:path';
|
|
|
21
23
|
import 'node:os';
|
|
22
24
|
import '../shared/bee.BeQSH2t0.mjs';
|
|
23
25
|
|
|
24
|
-
const list = new BeeCommand("list").summary("List categories").description(`Categories help organize issues by grouping them into logical areas.`).
|
|
25
|
-
{ description: "List all categories in a project", command: "bee category list PROJECT" },
|
|
26
|
-
{ description: "Output as JSON", command: "bee category list PROJECT --json" }
|
|
27
|
-
]).action(async (
|
|
26
|
+
const list = new BeeCommand("list").summary("List categories").description(`Categories help organize issues by grouping them into logical areas.`).addOption(project()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
|
|
27
|
+
{ description: "List all categories in a project", command: "bee category list -p PROJECT" },
|
|
28
|
+
{ description: "Output as JSON", command: "bee category list -p PROJECT --json" }
|
|
29
|
+
]).action(async (opts, cmd) => {
|
|
30
|
+
await resolveOptions(cmd);
|
|
28
31
|
const { client } = await getClient(opts.space);
|
|
29
|
-
const categories = await client.getCategories(project);
|
|
32
|
+
const categories = await client.getCategories(opts.project);
|
|
30
33
|
outputResult(categories, opts, (data) => {
|
|
31
34
|
if (data.length === 0) {
|
|
32
35
|
consola.info("No categories found.");
|
package/dist/chunks/list11.mjs
CHANGED
|
@@ -4,16 +4,18 @@ import 'node:stream/consumers';
|
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
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
|
|
13
|
-
import {
|
|
12
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
13
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
14
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
14
15
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
15
16
|
import '../shared/bee.CktwmH8R.mjs';
|
|
16
|
-
import '../shared/bee.
|
|
17
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
18
|
+
import 'node:module';
|
|
17
19
|
import 'commander';
|
|
18
20
|
import 'consola/utils';
|
|
19
21
|
import 'node:fs';
|
|
@@ -23,12 +25,13 @@ import '../shared/bee.BeQSH2t0.mjs';
|
|
|
23
25
|
|
|
24
26
|
const list = new BeeCommand("list").summary("List milestones").description(
|
|
25
27
|
`Milestones (versions) track release schedules and group issues by development cycle.`
|
|
26
|
-
).
|
|
27
|
-
{ description: "List all milestones", command: "bee milestone list PROJECT" },
|
|
28
|
-
{ description: "Output as JSON", command: "bee milestone list PROJECT --json" }
|
|
29
|
-
]).action(async (
|
|
28
|
+
).addOption(project()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
|
|
29
|
+
{ description: "List all milestones", command: "bee milestone list -p PROJECT" },
|
|
30
|
+
{ description: "Output as JSON", command: "bee milestone list -p PROJECT --json" }
|
|
31
|
+
]).action(async (opts, cmd) => {
|
|
32
|
+
await resolveOptions(cmd);
|
|
30
33
|
const { client } = await getClient(opts.space);
|
|
31
|
-
const milestones = await client.getVersions(project);
|
|
34
|
+
const milestones = await client.getVersions(opts.project);
|
|
32
35
|
outputResult(milestones, opts, (data) => {
|
|
33
36
|
if (data.length === 0) {
|
|
34
37
|
consola.info("No milestones found.");
|
package/dist/chunks/list12.mjs
CHANGED
|
@@ -4,16 +4,18 @@ import 'node:stream/consumers';
|
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
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
|
|
13
|
-
import {
|
|
12
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
13
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
14
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
14
15
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
15
16
|
import '../shared/bee.CktwmH8R.mjs';
|
|
16
|
-
import '../shared/bee.
|
|
17
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
18
|
+
import 'node:module';
|
|
17
19
|
import 'commander';
|
|
18
20
|
import 'consola/utils';
|
|
19
21
|
import 'node:fs';
|
|
@@ -21,12 +23,13 @@ import 'node:path';
|
|
|
21
23
|
import 'node:os';
|
|
22
24
|
import '../shared/bee.BeQSH2t0.mjs';
|
|
23
25
|
|
|
24
|
-
const list = new BeeCommand("list").summary("List issue types").description(`Issue types categorize issues and are displayed with their associated color.`).
|
|
25
|
-
{ description: "List all issue types", command: "bee issue-type list PROJECT" },
|
|
26
|
-
{ description: "Output as JSON", command: "bee issue-type list PROJECT --json" }
|
|
27
|
-
]).action(async (
|
|
26
|
+
const list = new BeeCommand("list").summary("List issue types").description(`Issue types categorize issues and are displayed with their associated color.`).addOption(project()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
|
|
27
|
+
{ description: "List all issue types", command: "bee issue-type list -p PROJECT" },
|
|
28
|
+
{ description: "Output as JSON", command: "bee issue-type list -p PROJECT --json" }
|
|
29
|
+
]).action(async (opts, cmd) => {
|
|
30
|
+
await resolveOptions(cmd);
|
|
28
31
|
const { client } = await getClient(opts.space);
|
|
29
|
-
const issueTypes = await client.getIssueTypes(project);
|
|
32
|
+
const issueTypes = await client.getIssueTypes(opts.project);
|
|
30
33
|
outputResult(issueTypes, opts, (data) => {
|
|
31
34
|
if (data.length === 0) {
|
|
32
35
|
consola.info("No issue types found.");
|
package/dist/chunks/list13.mjs
CHANGED
|
@@ -4,16 +4,18 @@ import 'node:stream/consumers';
|
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
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
|
|
13
|
-
import {
|
|
12
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
13
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
14
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
14
15
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
15
16
|
import '../shared/bee.CktwmH8R.mjs';
|
|
16
|
-
import '../shared/bee.
|
|
17
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
18
|
+
import 'node:module';
|
|
17
19
|
import 'commander';
|
|
18
20
|
import 'consola/utils';
|
|
19
21
|
import 'node:fs';
|
|
@@ -21,12 +23,13 @@ import 'node:path';
|
|
|
21
23
|
import 'node:os';
|
|
22
24
|
import '../shared/bee.BeQSH2t0.mjs';
|
|
23
25
|
|
|
24
|
-
const list = new BeeCommand("list").summary("List statuses").description(`Statuses define the workflow states that issues move through.`).
|
|
25
|
-
{ description: "List all statuses", command: "bee status list PROJECT" },
|
|
26
|
-
{ description: "Output as JSON", command: "bee status list PROJECT --json" }
|
|
27
|
-
]).action(async (
|
|
26
|
+
const list = new BeeCommand("list").summary("List statuses").description(`Statuses define the workflow states that issues move through.`).addOption(project()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
|
|
27
|
+
{ description: "List all statuses", command: "bee status list -p PROJECT" },
|
|
28
|
+
{ description: "Output as JSON", command: "bee status list -p PROJECT --json" }
|
|
29
|
+
]).action(async (opts, cmd) => {
|
|
30
|
+
await resolveOptions(cmd);
|
|
28
31
|
const { client } = await getClient(opts.space);
|
|
29
|
-
const statuses = await client.getProjectStatuses(project);
|
|
32
|
+
const statuses = await client.getProjectStatuses(opts.project);
|
|
30
33
|
outputResult(statuses, opts, (data) => {
|
|
31
34
|
if (data.length === 0) {
|
|
32
35
|
consola.info("No statuses found.");
|