Actions
Feature #22417
closedPackage "arvbash" and include it in standard shell node setup
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Story points:
-
Description
"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.
Updated by Peter Amstutz 12 months ago
- Has duplicate Feature #22416: Package 'arvbash' and include it in standard shell node setup added
Updated by Brett Smith 7 months ago
- Target version deleted (
Future) - Status changed from New to Closed
We are not going to do this. arvbash is now a contrib component.
I agree we can improve the experience of using CLI tools across multiple clusters. I would rather do that in the clients directly rather than add yet another component and layer of stuff you have to remember to use.
Actions