Usage:
$ vlt token list$ vlt token add$ vlt token rmManage registry authentication tokens in the vlt keychain.
Subcommands
list
List all tokens for configured registries. Queries each registry’s token API and displays token metadata including key, creation date, and permissions.
$ vlt token listadd
Add a token for the specified registry. You will be prompted to paste the bearer token.
$ vlt token addrm
Remove the stored token for the specified registry.
$ vlt token rm