Open twilson63 opened 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
Currently, when you call aos
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.