vault
A tool for secrets management, encryption as a service, and privileged access management
Package Information
- Domain:
vaultproject.io - Name:
vault - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install vaultPrograms
This package provides the following executable programs:
vault
Available Versions
Show all 59 versions
1.20.2,1.20.1,1.20.0,1.19.5,1.19.41.19.3,1.19.2,1.19.1,1.19.0,1.18.51.18.4,1.18.3,1.18.2,1.18.1,1.18.01.17.6,1.17.5,1.17.4,1.17.3,1.17.21.17.1,1.17.0,1.16.3,1.16.2,1.16.11.16.0,1.15.6,1.15.5,1.15.4,1.15.31.15.2,1.15.1,1.15.0,1.14.10,1.14.91.14.8,1.14.7,1.14.6,1.14.5,1.14.41.14.3,1.14.2,1.14.1,1.14.0,1.13.131.13.12,1.13.11,1.13.10,1.13.9,1.13.81.13.7,1.13.6,1.13.5,1.13.4,1.13.31.12.11,1.12.10,1.12.9,1.12.8
Latest Version: 1.20.2
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) vault -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.vault
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.