Make sure that the ~/volumental/bin dir exists. Moreover, ~/volumental/bin path must be persisted into your path. Then, one can use vol in any terminal. Do not use relative paths when setting the bin dir into your path.
For experimental or not stable releases, fetch the binaries from https://cli.volumental.dev instead
cd ~/volumental/bin && curl -L -o vol https://cli.volumental.com/vcli_linux && chmod +x vol && ./vol
cd ~/volumental/bin && curl -L -o vol https://cli.volumental.com/vcli_darwin_amd64 && chmod +x vol && ./vol
cd ~/volumental/bin && curl -L -o vol https://cli.volumental.com/vcli_darwin_arm64 && chmod +x vol && ./vol
Authenticate and create a local token representing you that can be used by services running locally.
vol auth login
Updates vol binary by downloading the latest version, if such version exists
vol update
vol components list
vol components install vob latest
vol components install all