Context
I have multiple nextstrain runtimes installed. It would be nice if there was a way to update both conda and docker with one command.
This could be done by supporting all or --all. Or by allowing multiple runtimes to be passed to update, instead of just one.
Maybe passing multiple arguments would be easier to do, just need to change argparse in one place.
Something like this:

Context
I have multiple nextstrain runtimes installed. It would be nice if there was a way to update both
condaanddockerwith one command.This could be done by supporting
allor--all. Or by allowing multiple runtimes to be passed to update, instead of just one.Maybe passing multiple arguments would be easier to do, just need to change argparse in one place.
Something like this:
