Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(start aos by name): if more than one module with the same name provide a list #309

Open
twilson63 opened this issue Jul 24, 2024 · 0 comments
Labels
cli Work to be done on the CLI enhancement New feature or request

Comments

@twilson63
Copy link
Collaborator

Currently, when you call aos

aos [name]

the Console does a graphql query trying to locate the last process id by the Owner with that name.

We should change the behavior to list all the processes with that name, and allow the user to pick one.

1 - [version] - [process-id]
2 - [version] - [process-id]

choose: 2
@TillaTheHun0 TillaTheHun0 added enhancement New feature or request cli Work to be done on the CLI labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Work to be done on the CLI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants