Extension Icon

Vault Manager

Vault extension for Raycast
AvatarFrançois Onimus
535 Installs

Vault extension

Extension to work with vault secrets

Configuration

NameRequiredDescription
urlYes-
loginMethodNoDefault : ldap (available: ldap, token)
ldapOnly if loginMethod is ldap-
passwordOnly if loginMethod is ldap-
tokenOnly if loginMethod is token-
technicalPathsNoUsed to hide technical paths in results list (separated by space)
favoriteNamespacesNoUsed quickly switch between namespaces (separated by space)
enableWriteNoDefault: true - used to show write actions
enableDeleteNoDefault: false - used to show delete actions

Vault command

  • Login with token or ldap/password and auto-renewal of token
  • List secrets keys and search
  • Display secret
    • with/without details
    • list / json mode
    • copy secret value(s)
    • save to file
  • Create new secret version
  • Delete/undelete/destroy secret
  • Open link in UI
  • Copy token
  • Change namespace
  • Switch to favorite namespaces