permaweb / aos

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

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

Open twilson63 opened 3 months ago

twilson63 commented 3 months ago

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