Skip to content

Instantly share code, notes, and snippets.

@rolroralra
Created October 6, 2022 23:41
Show Gist options
  • Save rolroralra/1c9bd08b8cfef5868e7f00bbb6f40044 to your computer and use it in GitHub Desktop.
Save rolroralra/1c9bd08b8cfef5868e7f00bbb6f40044 to your computer and use it in GitHub Desktop.
vault

How to start

To start hashicorp/tap/vault now and restart at login:
  brew services start hashicorp/tap/vault
Or, if you don't want/need a background service you can just run:
  vault server -dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment