Skip to content

organize cli commands#55

Merged
peterj merged 2 commits intomainfrom
peterj/clifixes
Nov 18, 2025
Merged

organize cli commands#55
peterj merged 2 commits intomainfrom
peterj/clifixes

Conversation

@peterj
Copy link
Copy Markdown
Contributor

@peterj peterj commented Nov 18, 2025

this PR organizes CLI commands into the following format:

arctl [agent/skill/mcp] [init/build/deploy/list/publish/remove/run/sho/unpublish]

some of the commands are still unimplemented, but majority of the work here was just moving things around and adding placeholders for command that didn't exist yet.

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
@peterj peterj requested a review from ilackarms November 18, 2025 01:30
@peterj peterj merged commit 4e3a484 into main Nov 18, 2025
2 checks passed
christian-posta pushed a commit to christian-posta/agentregistry that referenced this pull request Mar 9, 2026
this PR organizes CLI commands into the following format:

```
arctl [agent/skill/mcp] [init/build/deploy/list/publish/remove/run/sho/unpublish]
```

some of the commands are still unimplemented, but majority of the work
here was just moving things around and adding placeholders for command
that didn't exist yet.

---------

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant