encrypt-credentials

command
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2026 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Command encrypt-credentials encrypts existing plaintext credentials in the database.

Usage:

go run ./cmd/encrypt-credentials -db "postgres://..." -key "your-hex-key"

Or using environment variables:

DATABASE_URL="postgres://..." APP_ENCRYPTION_KEY="your-hex-key" go run ./cmd/encrypt-credentials

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL