k8sec
Verified for current stable LTS
K8sec Commands
K8sec command syntax with verified terminal examples.
Commands
7 commands for K8sec
k8sec Operations
K8sec Command: Dump Secrets To File
k8sec dump -f <path/to/file> <secret_name> k8sec Operations
K8sec Command: List All Secrets
k8sec list k8sec Operations
K8sec Command: List Specific Secret Base64
k8sec list <secret_name> --base64 k8sec Operations
K8sec Command: Load Secrets From File
k8sec load -f <path/to/file> <secret_name> k8sec Operations
K8sec Command: Set Base64 Encoded Value
k8sec set --base64 <secret_name> <key=encoded_value> k8sec Operations
K8sec Command: Set Secret Value
k8sec set <secret_name> <key=value> k8sec Operations
K8sec Command: Unset Secret
k8sec unset <secret_name> Suggest a K8sec Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common K8sec workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.