vault-unseal

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

README

Vault Auto Unseal

Check Coverall Report Doc License

CLI command to automatically unseal Vault

Usage:
  vault-unseal [command]

Available Commands:
  help        Help about any command
  unseal      Unseal Vault.
  version     Print the version/build number

Flags:
  -h, --help   help for vault-unseal

Use "vault-unseal [command] --help" for more information about a command.

Requirements

  • Vault Server

What does it do?

Its a tool to unseal your Vault Server with given shards.

How to use it

  1. Run unseal command with your Vault address and shards.
vault-unseal unseal --address https://my.vault.server \
  --shard=<SHARD_1>
  --shard=<SHARD_2>
  --shard=<SHARD_3>

Improvements to be made

  • 100% test coverage.
  • Better covering for other features.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL