FalcoSuessgott/vops

Todos

Opened this issue · 0 comments

  • validate input (shares, keys > 0)
  • replication (DR, PR)
  • add file comment to example config pointing to this repo
  • Gitlab integration
  • flag for silence for every command
  • Snapshot restore flag latest
  • Support directories with vops configs
  • support gpg key for keyfile encryption
  • bool flat for unsealing
  • adhoc cmd
  • define vops policy to use all commands
  • Gitbook pages
  • Prompt for keys if no file specified
  • status list all cluster, rendered values and check token login command
  • test auto unseal
  • subcommand for backup & restore
  • retry when unsealing
  • snapshot restore
  • ui subcommand
  • improve global precheck command
  • rekey write to file
  • generate vhs tape with examples
  • handle missing keyfile if not initialized or something
  • use shares and keys for init and other cmds
  • consider using rows instead of columns for cfg vali
  • copy token command
  • login command
  • custom commands ? customCmds: show policies: operator login -f .... -> pass to vault cli
  • validate config file input in preexec func for each command, write unit tests
  • better readme (cfg file right, usage left)