feat(cli): add support for running import and API jobs

This commit is contained in:
Cory Dransfeldt 2025-06-08 15:47:09 -07:00
parent 75df36acc3
commit 8a12e83b13
No known key found for this signature in database
8 changed files with 272 additions and 65 deletions

4
cli/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd",
"version": "1.1.0",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd",
"version": "1.1.0",
"version": "2.0.0",
"dependencies": {
"chalk": "^5.4.1",
"commander": "^14.0.0",