permaweb / aos

An operating system for AO: The hyper parallel computer
https://ao.g8way.io
Other
68 stars 46 forks source link

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

Open twilson63 opened 1 month ago

twilson63 commented 1 month ago

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]