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(choose module by name): aos --module [name or id] #310

Closed
twilson63 opened this issue Jul 24, 2024 · 0 comments · Fixed by #316
Closed

feat(choose module by name): aos --module [name or id] #310

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

Comments

@twilson63
Copy link
Collaborator

If a user wants to spawn a new process with aos for a specific module, the user chooses

aos --module [id]

We should change this to be

aos --module [name or id]

If it is a name, use graphql to find all the modules that match that name, if more than one, then provide a choose list

1 - [format] - [process id] - [timestamp]
2 - [format] - [process id] - [timestamp]
3 - [format] - [process id] - [timestamp]
@TillaTheHun0 TillaTheHun0 added enhancement New feature or request cli Work to be done on the CLI labels Jul 25, 2024
@Jeremiahstockdale Jeremiahstockdale self-assigned this Jul 29, 2024
Jeremiahstockdale added a commit that referenced this issue Aug 1, 2024
…310

feat(mu): prompt dependency #310

feat(mu): differenciate module id versus name #310

feat(mu): improved error messaging during spawning process #310

refactor(mu): fix lost lines from rebase #310
Jeremiahstockdale added a commit that referenced this issue Aug 1, 2024
#310

feat(mu): prompt dependency #310

feat(mu): differenciate module id versus name #310

feat(mu): improved error messaging during spawning process #310

refactor(mu): fix lost lines from rebase #310
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

Successfully merging a pull request may close this issue.

3 participants