conda-store run API improvement #465
Labels
area: api 🌐
needs: discussion 💬
This item needs team-level discussion before scoping
type: enhancement 💅🏼
Currently the command to run a command in a particular environment is
conda-store run <namespace id> -- <command>
. This should probably be changed toconda-store run <namespace name> -- <command>
.This can probably wait until a public server is advertize and we want to start pushing usage of the conda-store CLI.
This perhaps could be merged into #248
The text was updated successfully, but these errors were encountered: