Skip to content

Usage:

Terminal
$ vlt token list
$ vlt token add
$ vlt token rm

Manage 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.

Terminal
$ vlt token list

add

Add a token for the specified registry. You will be prompted to paste the bearer token.

Terminal
$ vlt token add

rm

Remove the stored token for the specified registry.

Terminal
$ vlt token rm