@newpeak/barista-cli 0.1.334 → 0.1.347
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/dist/commands/liberica/client-price/update.js +1 -1
- package/dist/commands/liberica/client-price/update.js.map +1 -1
- package/dist/commands/liberica/finance/proceeds/create.d.ts.map +1 -1
- package/dist/commands/liberica/finance/proceeds/create.js +102 -31
- package/dist/commands/liberica/finance/proceeds/create.js.map +1 -1
- package/dist/commands/liberica/inventory-shortage/create.d.ts.map +1 -1
- package/dist/commands/liberica/inventory-shortage/create.js.map +1 -1
- package/dist/commands/liberica/material-issue/create.d.ts.map +1 -1
- package/dist/commands/liberica/material-issue/create.js +0 -5
- package/dist/commands/liberica/material-issue/create.js.map +1 -1
- package/dist/commands/liberica/material-return/batch-review.d.ts.map +1 -1
- package/dist/commands/liberica/material-return/batch-review.js +1 -0
- package/dist/commands/liberica/material-return/batch-review.js.map +1 -1
- package/dist/commands/liberica/material-transfers/batch-review.d.ts.map +1 -1
- package/dist/commands/liberica/material-transfers/batch-review.js +0 -1
- package/dist/commands/liberica/material-transfers/batch-review.js.map +1 -1
- package/dist/commands/liberica/material-transfers/create.d.ts.map +1 -1
- package/dist/commands/liberica/material-transfers/create.js.map +1 -1
- package/dist/commands/liberica/purchase-orders/create.d.ts.map +1 -1
- package/dist/commands/liberica/purchase-orders/create.js +17 -0
- package/dist/commands/liberica/purchase-orders/create.js.map +1 -1
- package/dist/commands/liberica/routing/history.d.ts.map +1 -1
- package/dist/commands/liberica/routing/history.js.map +1 -1
- package/dist/commands/liberica/supplier-price/update.js +1 -1
- package/dist/commands/liberica/supplier-price/update.js.map +1 -1
- package/dist/commands/liberica/teams/index.d.ts.map +1 -1
- package/dist/commands/liberica/teams/index.js +12 -0
- package/dist/commands/liberica/teams/index.js.map +1 -1
- package/dist/commands/liberica/teams/tasks/delete.d.ts.map +1 -1
- package/dist/commands/liberica/teams/tasks/delete.js +5 -3
- package/dist/commands/liberica/teams/tasks/delete.js.map +1 -1
- package/dist/commands/liberica/teams/test-cases/batch-delete.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/batch-delete.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/batch-delete.js +74 -0
- package/dist/commands/liberica/teams/test-cases/batch-delete.js.map +1 -0
- package/dist/commands/liberica/teams/test-cases/create.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/create.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/create.js +149 -0
- package/dist/commands/liberica/teams/test-cases/create.js.map +1 -0
- package/dist/commands/liberica/teams/test-cases/delete.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/delete.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/delete.js +55 -0
- package/dist/commands/liberica/teams/test-cases/delete.js.map +1 -0
- package/dist/commands/liberica/teams/test-cases/get.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/get.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/get.js +90 -0
- package/dist/commands/liberica/teams/test-cases/get.js.map +1 -0
- package/dist/commands/liberica/teams/test-cases/index.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/index.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/index.js +23 -0
- package/dist/commands/liberica/teams/test-cases/index.js.map +1 -0
- package/dist/commands/liberica/teams/test-cases/list.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/list.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/list.js +117 -0
- package/dist/commands/liberica/teams/test-cases/list.js.map +1 -0
- package/dist/commands/liberica/teams/test-cases/update.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/update.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/update.js +155 -0
- package/dist/commands/liberica/teams/test-cases/update.js.map +1 -0
- package/dist/commands/liberica/teams/test-cases/version-get.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/version-get.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/version-get.js +90 -0
- package/dist/commands/liberica/teams/test-cases/version-get.js.map +1 -0
- package/dist/commands/liberica/teams/test-cases/versions.d.ts +3 -0
- package/dist/commands/liberica/teams/test-cases/versions.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-cases/versions.js +93 -0
- package/dist/commands/liberica/teams/test-cases/versions.js.map +1 -0
- package/dist/commands/liberica/teams/test-executions/add.d.ts +3 -0
- package/dist/commands/liberica/teams/test-executions/add.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-executions/add.js +169 -0
- package/dist/commands/liberica/teams/test-executions/add.js.map +1 -0
- package/dist/commands/liberica/teams/test-executions/delete.d.ts +3 -0
- package/dist/commands/liberica/teams/test-executions/delete.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-executions/delete.js +55 -0
- package/dist/commands/liberica/teams/test-executions/delete.js.map +1 -0
- package/dist/commands/liberica/teams/test-executions/get.d.ts +3 -0
- package/dist/commands/liberica/teams/test-executions/get.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-executions/get.js +68 -0
- package/dist/commands/liberica/teams/test-executions/get.js.map +1 -0
- package/dist/commands/liberica/teams/test-executions/index.d.ts +3 -0
- package/dist/commands/liberica/teams/test-executions/index.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-executions/index.js +17 -0
- package/dist/commands/liberica/teams/test-executions/index.js.map +1 -0
- package/dist/commands/liberica/teams/test-executions/list.d.ts +3 -0
- package/dist/commands/liberica/teams/test-executions/list.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-executions/list.js +118 -0
- package/dist/commands/liberica/teams/test-executions/list.js.map +1 -0
- package/dist/commands/liberica/teams/test-executions/update.d.ts +3 -0
- package/dist/commands/liberica/teams/test-executions/update.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-executions/update.js +130 -0
- package/dist/commands/liberica/teams/test-executions/update.js.map +1 -0
- package/dist/commands/liberica/teams/test-flaky/index.d.ts +3 -0
- package/dist/commands/liberica/teams/test-flaky/index.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-flaky/index.js +9 -0
- package/dist/commands/liberica/teams/test-flaky/index.js.map +1 -0
- package/dist/commands/liberica/teams/test-flaky/list.d.ts +3 -0
- package/dist/commands/liberica/teams/test-flaky/list.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-flaky/list.js +98 -0
- package/dist/commands/liberica/teams/test-flaky/list.js.map +1 -0
- package/dist/commands/liberica/teams/test-projects/create.d.ts +3 -0
- package/dist/commands/liberica/teams/test-projects/create.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-projects/create.js +139 -0
- package/dist/commands/liberica/teams/test-projects/create.js.map +1 -0
- package/dist/commands/liberica/teams/test-projects/delete.d.ts +3 -0
- package/dist/commands/liberica/teams/test-projects/delete.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-projects/delete.js +55 -0
- package/dist/commands/liberica/teams/test-projects/delete.js.map +1 -0
- package/dist/commands/liberica/teams/test-projects/get.d.ts +3 -0
- package/dist/commands/liberica/teams/test-projects/get.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-projects/get.js +66 -0
- package/dist/commands/liberica/teams/test-projects/get.js.map +1 -0
- package/dist/commands/liberica/teams/test-projects/index.d.ts +3 -0
- package/dist/commands/liberica/teams/test-projects/index.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-projects/index.js +17 -0
- package/dist/commands/liberica/teams/test-projects/index.js.map +1 -0
- package/dist/commands/liberica/teams/test-projects/list.d.ts +3 -0
- package/dist/commands/liberica/teams/test-projects/list.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-projects/list.js +101 -0
- package/dist/commands/liberica/teams/test-projects/list.js.map +1 -0
- package/dist/commands/liberica/teams/test-projects/update.d.ts +3 -0
- package/dist/commands/liberica/teams/test-projects/update.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-projects/update.js +118 -0
- package/dist/commands/liberica/teams/test-projects/update.js.map +1 -0
- package/dist/commands/liberica/teams/test-runs/create.d.ts +3 -0
- package/dist/commands/liberica/teams/test-runs/create.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-runs/create.js +141 -0
- package/dist/commands/liberica/teams/test-runs/create.js.map +1 -0
- package/dist/commands/liberica/teams/test-runs/delete.d.ts +3 -0
- package/dist/commands/liberica/teams/test-runs/delete.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-runs/delete.js +55 -0
- package/dist/commands/liberica/teams/test-runs/delete.js.map +1 -0
- package/dist/commands/liberica/teams/test-runs/get.d.ts +3 -0
- package/dist/commands/liberica/teams/test-runs/get.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-runs/get.js +68 -0
- package/dist/commands/liberica/teams/test-runs/get.js.map +1 -0
- package/dist/commands/liberica/teams/test-runs/index.d.ts +3 -0
- package/dist/commands/liberica/teams/test-runs/index.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-runs/index.js +17 -0
- package/dist/commands/liberica/teams/test-runs/index.js.map +1 -0
- package/dist/commands/liberica/teams/test-runs/list.d.ts +3 -0
- package/dist/commands/liberica/teams/test-runs/list.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-runs/list.js +113 -0
- package/dist/commands/liberica/teams/test-runs/list.js.map +1 -0
- package/dist/commands/liberica/teams/test-runs/update.d.ts +3 -0
- package/dist/commands/liberica/teams/test-runs/update.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-runs/update.js +155 -0
- package/dist/commands/liberica/teams/test-runs/update.js.map +1 -0
- package/dist/commands/liberica/teams/test-suites/create.d.ts +3 -0
- package/dist/commands/liberica/teams/test-suites/create.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-suites/create.js +151 -0
- package/dist/commands/liberica/teams/test-suites/create.js.map +1 -0
- package/dist/commands/liberica/teams/test-suites/delete.d.ts +3 -0
- package/dist/commands/liberica/teams/test-suites/delete.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-suites/delete.js +55 -0
- package/dist/commands/liberica/teams/test-suites/delete.js.map +1 -0
- package/dist/commands/liberica/teams/test-suites/get.d.ts +3 -0
- package/dist/commands/liberica/teams/test-suites/get.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-suites/get.js +71 -0
- package/dist/commands/liberica/teams/test-suites/get.js.map +1 -0
- package/dist/commands/liberica/teams/test-suites/index.d.ts +3 -0
- package/dist/commands/liberica/teams/test-suites/index.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-suites/index.js +17 -0
- package/dist/commands/liberica/teams/test-suites/index.js.map +1 -0
- package/dist/commands/liberica/teams/test-suites/list.d.ts +3 -0
- package/dist/commands/liberica/teams/test-suites/list.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-suites/list.js +101 -0
- package/dist/commands/liberica/teams/test-suites/list.js.map +1 -0
- package/dist/commands/liberica/teams/test-suites/update.d.ts +3 -0
- package/dist/commands/liberica/teams/test-suites/update.d.ts.map +1 -0
- package/dist/commands/liberica/teams/test-suites/update.js +122 -0
- package/dist/commands/liberica/teams/test-suites/update.js.map +1 -0
- package/dist/commands/models/index.d.ts.map +1 -1
- package/dist/commands/models/index.js +1 -1
- package/dist/commands/models/index.js.map +1 -1
- package/dist/commands/models/models.d.ts.map +1 -1
- package/dist/commands/models/models.js +1 -13
- package/dist/commands/models/models.js.map +1 -1
- package/dist/core/api/client.d.ts +30 -0
- package/dist/core/api/client.d.ts.map +1 -1
- package/dist/core/api/client.js +603 -19
- package/dist/core/api/client.js.map +1 -1
- package/dist/skills/barista-cli/scripts/generate.js +0 -1
- package/dist/skills/barista-cli/scripts/generate.js.map +1 -1
- package/dist/types/finance.d.ts +1 -0
- package/dist/types/finance.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/purchase-order.d.ts +1 -0
- package/dist/types/purchase-order.d.ts.map +1 -1
- package/dist/types/test-case.d.ts +336 -0
- package/dist/types/test-case.d.ts.map +1 -0
- package/dist/types/test-case.js +2 -0
- package/dist/types/test-case.js.map +1 -0
- package/package.json +4 -1
- package/skills/barista-cli/data/commands.json +175 -1
- package/skills/barista-cli/data/commands.yaml +112 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_metadata": {
|
|
3
|
-
"generatedAt": "2026-05-
|
|
3
|
+
"generatedAt": "2026-05-20T15:53:05.700Z",
|
|
4
4
|
"source": "src/commands/",
|
|
5
5
|
"generator": "src/skills/barista-cli/scripts/generate.ts"
|
|
6
6
|
},
|
|
@@ -2290,6 +2290,180 @@
|
|
|
2290
2290
|
}
|
|
2291
2291
|
}
|
|
2292
2292
|
},
|
|
2293
|
+
"teams/test-cases": {
|
|
2294
|
+
"group": "团队",
|
|
2295
|
+
"description": "Manage test cases",
|
|
2296
|
+
"commands": {
|
|
2297
|
+
"batch-delete": {
|
|
2298
|
+
"description": "Batch delete test cases",
|
|
2299
|
+
"json": true,
|
|
2300
|
+
"dry-run": true,
|
|
2301
|
+
"force": true
|
|
2302
|
+
},
|
|
2303
|
+
"create": {
|
|
2304
|
+
"description": "Create a new test case",
|
|
2305
|
+
"json": true,
|
|
2306
|
+
"dry-run": true
|
|
2307
|
+
},
|
|
2308
|
+
"delete": {
|
|
2309
|
+
"description": "Delete a test case",
|
|
2310
|
+
"json": true,
|
|
2311
|
+
"dry-run": true,
|
|
2312
|
+
"force": true
|
|
2313
|
+
},
|
|
2314
|
+
"get": {
|
|
2315
|
+
"description": "Get test case details by ID",
|
|
2316
|
+
"json": true
|
|
2317
|
+
},
|
|
2318
|
+
"list": {
|
|
2319
|
+
"description": "List test cases with pagination",
|
|
2320
|
+
"json": true
|
|
2321
|
+
},
|
|
2322
|
+
"update": {
|
|
2323
|
+
"description": "Update test case information",
|
|
2324
|
+
"json": true,
|
|
2325
|
+
"dry-run": true
|
|
2326
|
+
},
|
|
2327
|
+
"version-get": {
|
|
2328
|
+
"description": "Get test case version details by version ID",
|
|
2329
|
+
"json": true
|
|
2330
|
+
},
|
|
2331
|
+
"versions": {
|
|
2332
|
+
"description": "List all versions of a test case",
|
|
2333
|
+
"json": true
|
|
2334
|
+
}
|
|
2335
|
+
}
|
|
2336
|
+
},
|
|
2337
|
+
"teams/test-executions": {
|
|
2338
|
+
"group": "团队",
|
|
2339
|
+
"description": "Manage test executions",
|
|
2340
|
+
"commands": {
|
|
2341
|
+
"add": {
|
|
2342
|
+
"description": "Record a test execution result",
|
|
2343
|
+
"json": true,
|
|
2344
|
+
"dry-run": true
|
|
2345
|
+
},
|
|
2346
|
+
"delete": {
|
|
2347
|
+
"description": "Delete a test execution",
|
|
2348
|
+
"json": true,
|
|
2349
|
+
"dry-run": true,
|
|
2350
|
+
"force": true
|
|
2351
|
+
},
|
|
2352
|
+
"get": {
|
|
2353
|
+
"description": "Get test execution details by ID",
|
|
2354
|
+
"json": true
|
|
2355
|
+
},
|
|
2356
|
+
"list": {
|
|
2357
|
+
"description": "List test executions with pagination",
|
|
2358
|
+
"json": true
|
|
2359
|
+
},
|
|
2360
|
+
"update": {
|
|
2361
|
+
"description": "Correct a test execution record",
|
|
2362
|
+
"json": true,
|
|
2363
|
+
"dry-run": true
|
|
2364
|
+
}
|
|
2365
|
+
}
|
|
2366
|
+
},
|
|
2367
|
+
"teams/test-flaky": {
|
|
2368
|
+
"group": "团队",
|
|
2369
|
+
"description": "Manage flaky test detection",
|
|
2370
|
+
"commands": {
|
|
2371
|
+
"list": {
|
|
2372
|
+
"description": "List flaky tests with pagination",
|
|
2373
|
+
"json": true
|
|
2374
|
+
}
|
|
2375
|
+
}
|
|
2376
|
+
},
|
|
2377
|
+
"teams/test-projects": {
|
|
2378
|
+
"group": "团队",
|
|
2379
|
+
"description": "Manage test projects",
|
|
2380
|
+
"commands": {
|
|
2381
|
+
"create": {
|
|
2382
|
+
"description": "Create a new test project",
|
|
2383
|
+
"json": true,
|
|
2384
|
+
"dry-run": true
|
|
2385
|
+
},
|
|
2386
|
+
"delete": {
|
|
2387
|
+
"description": "Delete a test project",
|
|
2388
|
+
"json": true,
|
|
2389
|
+
"dry-run": true,
|
|
2390
|
+
"force": true
|
|
2391
|
+
},
|
|
2392
|
+
"get": {
|
|
2393
|
+
"description": "Get test project details by ID",
|
|
2394
|
+
"json": true
|
|
2395
|
+
},
|
|
2396
|
+
"list": {
|
|
2397
|
+
"description": "List test projects with pagination",
|
|
2398
|
+
"json": true
|
|
2399
|
+
},
|
|
2400
|
+
"update": {
|
|
2401
|
+
"description": "Update test project information",
|
|
2402
|
+
"json": true,
|
|
2403
|
+
"dry-run": true
|
|
2404
|
+
}
|
|
2405
|
+
}
|
|
2406
|
+
},
|
|
2407
|
+
"teams/test-runs": {
|
|
2408
|
+
"group": "团队",
|
|
2409
|
+
"description": "Manage test runs",
|
|
2410
|
+
"commands": {
|
|
2411
|
+
"create": {
|
|
2412
|
+
"description": "Create a new test run",
|
|
2413
|
+
"json": true,
|
|
2414
|
+
"dry-run": true
|
|
2415
|
+
},
|
|
2416
|
+
"delete": {
|
|
2417
|
+
"description": "Delete a test run",
|
|
2418
|
+
"json": true,
|
|
2419
|
+
"dry-run": true,
|
|
2420
|
+
"force": true
|
|
2421
|
+
},
|
|
2422
|
+
"get": {
|
|
2423
|
+
"description": "Get test run details by ID",
|
|
2424
|
+
"json": true
|
|
2425
|
+
},
|
|
2426
|
+
"list": {
|
|
2427
|
+
"description": "List test runs with pagination",
|
|
2428
|
+
"json": true
|
|
2429
|
+
},
|
|
2430
|
+
"update": {
|
|
2431
|
+
"description": "Update test run information",
|
|
2432
|
+
"json": true,
|
|
2433
|
+
"dry-run": true
|
|
2434
|
+
}
|
|
2435
|
+
}
|
|
2436
|
+
},
|
|
2437
|
+
"teams/test-suites": {
|
|
2438
|
+
"group": "团队",
|
|
2439
|
+
"description": "Manage test suites",
|
|
2440
|
+
"commands": {
|
|
2441
|
+
"create": {
|
|
2442
|
+
"description": "Create a new test suite",
|
|
2443
|
+
"json": true,
|
|
2444
|
+
"dry-run": true
|
|
2445
|
+
},
|
|
2446
|
+
"delete": {
|
|
2447
|
+
"description": "Delete a test suite",
|
|
2448
|
+
"json": true,
|
|
2449
|
+
"dry-run": true,
|
|
2450
|
+
"force": true
|
|
2451
|
+
},
|
|
2452
|
+
"get": {
|
|
2453
|
+
"description": "Get test suite details by ID",
|
|
2454
|
+
"json": true
|
|
2455
|
+
},
|
|
2456
|
+
"list": {
|
|
2457
|
+
"description": "List test suites with pagination",
|
|
2458
|
+
"json": true
|
|
2459
|
+
},
|
|
2460
|
+
"update": {
|
|
2461
|
+
"description": "Update test suite information",
|
|
2462
|
+
"json": true,
|
|
2463
|
+
"dry-run": true
|
|
2464
|
+
}
|
|
2465
|
+
}
|
|
2466
|
+
},
|
|
2293
2467
|
"teams/work-logs": {
|
|
2294
2468
|
"group": "团队",
|
|
2295
2469
|
"description": "Manage team work logs",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# ★ 自动生成。修改源码后重新生成:npm run generate-skills-data
|
|
2
|
-
# ★ 生成时间: 2026-05-
|
|
2
|
+
# ★ 生成时间: 2026-05-20T15:53:05.709Z
|
|
3
3
|
|
|
4
4
|
global:
|
|
5
5
|
# ── 全局 ──
|
|
@@ -1463,6 +1463,117 @@ liberica:
|
|
|
1463
1463
|
update:
|
|
1464
1464
|
description: "Update a team task"
|
|
1465
1465
|
options: [--json, --dry-run]
|
|
1466
|
+
teams/test-cases:
|
|
1467
|
+
group: "团队"
|
|
1468
|
+
description: "Manage test cases"
|
|
1469
|
+
commands:
|
|
1470
|
+
batch-delete:
|
|
1471
|
+
description: "Batch delete test cases"
|
|
1472
|
+
options: [--json, --dry-run, --force]
|
|
1473
|
+
create:
|
|
1474
|
+
description: "Create a new test case"
|
|
1475
|
+
options: [--json, --dry-run]
|
|
1476
|
+
delete:
|
|
1477
|
+
description: "Delete a test case"
|
|
1478
|
+
options: [--json, --dry-run, --force]
|
|
1479
|
+
get:
|
|
1480
|
+
description: "Get test case details by ID"
|
|
1481
|
+
options: [--json]
|
|
1482
|
+
list:
|
|
1483
|
+
description: "List test cases with pagination"
|
|
1484
|
+
options: [--json]
|
|
1485
|
+
update:
|
|
1486
|
+
description: "Update test case information"
|
|
1487
|
+
options: [--json, --dry-run]
|
|
1488
|
+
version-get:
|
|
1489
|
+
description: "Get test case version details by version ID"
|
|
1490
|
+
options: [--json]
|
|
1491
|
+
versions:
|
|
1492
|
+
description: "List all versions of a test case"
|
|
1493
|
+
options: [--json]
|
|
1494
|
+
teams/test-executions:
|
|
1495
|
+
group: "团队"
|
|
1496
|
+
description: "Manage test executions"
|
|
1497
|
+
commands:
|
|
1498
|
+
add:
|
|
1499
|
+
description: "Record a test execution result"
|
|
1500
|
+
options: [--json, --dry-run]
|
|
1501
|
+
delete:
|
|
1502
|
+
description: "Delete a test execution"
|
|
1503
|
+
options: [--json, --dry-run, --force]
|
|
1504
|
+
get:
|
|
1505
|
+
description: "Get test execution details by ID"
|
|
1506
|
+
options: [--json]
|
|
1507
|
+
list:
|
|
1508
|
+
description: "List test executions with pagination"
|
|
1509
|
+
options: [--json]
|
|
1510
|
+
update:
|
|
1511
|
+
description: "Correct a test execution record"
|
|
1512
|
+
options: [--json, --dry-run]
|
|
1513
|
+
teams/test-flaky:
|
|
1514
|
+
group: "团队"
|
|
1515
|
+
description: "Manage flaky test detection"
|
|
1516
|
+
commands:
|
|
1517
|
+
list:
|
|
1518
|
+
description: "List flaky tests with pagination"
|
|
1519
|
+
options: [--json]
|
|
1520
|
+
teams/test-projects:
|
|
1521
|
+
group: "团队"
|
|
1522
|
+
description: "Manage test projects"
|
|
1523
|
+
commands:
|
|
1524
|
+
create:
|
|
1525
|
+
description: "Create a new test project"
|
|
1526
|
+
options: [--json, --dry-run]
|
|
1527
|
+
delete:
|
|
1528
|
+
description: "Delete a test project"
|
|
1529
|
+
options: [--json, --dry-run, --force]
|
|
1530
|
+
get:
|
|
1531
|
+
description: "Get test project details by ID"
|
|
1532
|
+
options: [--json]
|
|
1533
|
+
list:
|
|
1534
|
+
description: "List test projects with pagination"
|
|
1535
|
+
options: [--json]
|
|
1536
|
+
update:
|
|
1537
|
+
description: "Update test project information"
|
|
1538
|
+
options: [--json, --dry-run]
|
|
1539
|
+
teams/test-runs:
|
|
1540
|
+
group: "团队"
|
|
1541
|
+
description: "Manage test runs"
|
|
1542
|
+
commands:
|
|
1543
|
+
create:
|
|
1544
|
+
description: "Create a new test run"
|
|
1545
|
+
options: [--json, --dry-run]
|
|
1546
|
+
delete:
|
|
1547
|
+
description: "Delete a test run"
|
|
1548
|
+
options: [--json, --dry-run, --force]
|
|
1549
|
+
get:
|
|
1550
|
+
description: "Get test run details by ID"
|
|
1551
|
+
options: [--json]
|
|
1552
|
+
list:
|
|
1553
|
+
description: "List test runs with pagination"
|
|
1554
|
+
options: [--json]
|
|
1555
|
+
update:
|
|
1556
|
+
description: "Update test run information"
|
|
1557
|
+
options: [--json, --dry-run]
|
|
1558
|
+
teams/test-suites:
|
|
1559
|
+
group: "团队"
|
|
1560
|
+
description: "Manage test suites"
|
|
1561
|
+
commands:
|
|
1562
|
+
create:
|
|
1563
|
+
description: "Create a new test suite"
|
|
1564
|
+
options: [--json, --dry-run]
|
|
1565
|
+
delete:
|
|
1566
|
+
description: "Delete a test suite"
|
|
1567
|
+
options: [--json, --dry-run, --force]
|
|
1568
|
+
get:
|
|
1569
|
+
description: "Get test suite details by ID"
|
|
1570
|
+
options: [--json]
|
|
1571
|
+
list:
|
|
1572
|
+
description: "List test suites with pagination"
|
|
1573
|
+
options: [--json]
|
|
1574
|
+
update:
|
|
1575
|
+
description: "Update test suite information"
|
|
1576
|
+
options: [--json, --dry-run]
|
|
1466
1577
|
teams/work-logs:
|
|
1467
1578
|
group: "团队"
|
|
1468
1579
|
description: "Manage team work logs"
|