Releases: kriipke/vaultsync
Release list
Release v0.2.0
Installation
Download the appropriate binary for your platform from the assets below.
Linux/macOS
# Download and extract (replace with your platform)
curl -L https://github.com/kriipke/vaultsync/releases/download/v0.2.0/vaultsync-v0.2.0-linux-amd64.tar.gz | tar xz
# Make executable and move to PATH
chmod +x vaultsync
sudo mv vaultsync /usr/local/bin/Windows
Download the .zip file and extract vaultsync.exe to a directory in your PATH.
Usage
# Set environment variables
export VAULT_ADDR="https://your-vault.example.com:8200"
export VAULT_TOKEN="your-token"
# List secrets
vaultsync list namespace
# Pull secrets to files
vaultsync pull namespace
# Push secrets back (with dry-run)
vaultsync push namespace --dry-run
vaultsync push namespaceChecksums
Verify your download with the checksums provided in checksums.txt.
Full Changelog: v0.1.8...v0.2.0
Release v0.1.8
Installation
Download the appropriate binary for your platform from the assets below.
Linux/macOS
# Download and extract (replace with your platform)
curl -L https://github.com/kriipke/vaultsync/releases/download/v0.1.8/vaultsync-v0.1.8-linux-amd64.tar.gz | tar xz
# Make executable and move to PATH
chmod +x vaultsync
sudo mv vaultsync /usr/local/bin/Windows
Download the .zip file and extract vaultsync.exe to a directory in your PATH.
Usage
# Set environment variables
export VAULT_ADDR="https://your-vault.example.com:8200"
export VAULT_TOKEN="your-token"
# List secrets
vaultsync list namespace
# Pull secrets to files
vaultsync pull namespace
# Push secrets back (with dry-run)
vaultsync push namespace --dry-run
vaultsync push namespaceChecksums
Verify your download with the checksums provided in checksums.txt.
Full Changelog: v0.1.7...v0.1.8
Release v0.1.7
Installation
Download the appropriate binary for your platform from the assets below.
Linux/macOS
# Download and extract (replace with your platform)
curl -L https://github.com/kriipke/vaultsync/releases/download/v0.1.7/vaultsync-v0.1.7-linux-amd64.tar.gz | tar xz
# Make executable and move to PATH
chmod +x vaultsync
sudo mv vaultsync /usr/local/bin/Windows
Download the .zip file and extract vaultsync.exe to a directory in your PATH.
Usage
# Set environment variables
export VAULT_ADDR="https://your-vault.example.com:8200"
export VAULT_TOKEN="your-token"
# List secrets
vaultsync list namespace
# Pull secrets to files
vaultsync pull namespace
# Push secrets back (with dry-run)
vaultsync push namespace --dry-run
vaultsync push namespaceChecksums
Verify your download with the checksums provided in checksums.txt.
Full Changelog: v0.1.6...v0.1.7
Release v0.1.6
Installation
Download the appropriate binary for your platform from the assets below.
Linux/macOS
# Download and extract (replace with your platform)
curl -L https://github.com/kriipke/vaultsync/releases/download/v0.1.6/vaultsync-v0.1.6-linux-amd64.tar.gz | tar xz
# Make executable and move to PATH
chmod +x vaultsync
sudo mv vaultsync /usr/local/bin/Windows
Download the .zip file and extract vaultsync.exe to a directory in your PATH.
Usage
# Set environment variables
export VAULT_ADDR="https://your-vault.example.com:8200"
export VAULT_TOKEN="your-token"
# List secrets
vaultsync list namespace
# Pull secrets to files
vaultsync pull namespace
# Push secrets back (with dry-run)
vaultsync push namespace --dry-run
vaultsync push namespaceChecksums
Verify your download with the checksums provided in checksums.txt.
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
Installation
Download the appropriate binary for your platform from the assets below.
Linux/macOS
# Download and extract (replace with your platform)
curl -L https://github.com/kriipke/vaultsync/releases/download/v0.1.5/vaultsync-v0.1.5-linux-amd64.tar.gz | tar xz
# Make executable and move to PATH
chmod +x vaultsync
sudo mv vaultsync /usr/local/bin/Windows
Download the .zip file and extract vaultsync.exe to a directory in your PATH.
Usage
# Set environment variables
export VAULT_ADDR="https://your-vault.example.com:8200"
export VAULT_TOKEN="your-token"
# List secrets
vaultsync list namespace
# Pull secrets to files
vaultsync pull namespace
# Push secrets back (with dry-run)
vaultsync push namespace --dry-run
vaultsync push namespaceChecksums
Verify your download with the checksums provided in checksums.txt.
Full Changelog: v0.1.3...v0.1.5