Skip to content

1.2.0

Choose a tag to compare

@mgu mgu released this 20 Mar 17:34
· 161 commits to master since this release
  • vault env now supports - and (spaces) in variable names, changing them into _
  • vault env fails properly when program name is not supplied
  • vault ssh lets you use SSH without writing the private key on disk
  • Fix trailing slash in path issue in get-all and delete-all (#135)
  • Omit secrets in vault env when path contains forbidden chars (#138)