vlt / docs

  • PricingBenchmarks (opens in new window)Community (opens in new window)Feedback
  • Overview
  • bugs
  • build
  • cache
  • config
  • create
  • docs
  • exec-cache
  • exec-local
  • exec
  • help
  • init
  • install
  • list
  • login
  • logout
  • pack
  • ping
  • pkg
  • publish
  • query
  • registry
  • repo
  • run-exec
  • run
  • setup
  • token
  • uninstall
  • version
  • whoami
  • Subcommands
  • list
  • add
  • rm
  1. Client
  2. /
  3. Commands
  4. /
  5. token

vlt token

Usage:

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

Manage registry authentication tokens in the vlt keychain.

To target a specific configured registry by alias, use vlt registry <alias> token <subcommand>. See Targeting a specific registry.

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

PrevioussetupNextuninstall

On this page

  • Subcommands
  • list
  • add
  • rm
Edit this page

Deploy your package on vlt.io

Publish scoped and private packages, manage organizations and access, and give every developer and CI environment a consistent source for public and private JavaScript dependencies.

Publish now