Project

General

Profile

Feature #22417

Updated by Peter Amstutz 10 days ago

"arvbash" (arvados/tools/arvbash) are bash aliases to make it convenient to activate and switch between sets of Arvados credentials (ARVADOS_API_HOST/ARVADOS_API_TOKEN).    They should be part of the standard install. 

 Although if we do #22665 this would be less necessary -- if the SDKs start looking for @~/.config/arvados/$ARVADOS_CLUSTER@ then the user just has to do @export ARVADOS_CLUSTER=tordo@, although @arvswitch tordo@ might still be nice as an alias. 

Back