dsec: Commands & Integrations
Commands
# List all secrets
dsec list
# Show secret (with clipboard option)
dsec show v3/domains/d000/ise/admin
dsec show -c v3/domains/d000/ise/admin # Copy to clipboard
# Edit secret
dsec edit v3/domains/d000/ise/admin
# Generate password
dsec generate v3/servers/new-server/root 32
# Sync with git
dsec sync
# Mount/unmount vaults
dsec mount sensitive
dsec umount sensitive
# Vault integration
dsec vault-login
dsec vault-lookup secret/data/myapp
Integrations
netapi
# Load credentials
dsource d000
# netapi uses env vars automatically
netapi ise sessions
netapi pfsense dns list
netapi wlc clients