Cozy stack config decrypt creds
cozy-stack config decrypt-creds¶
Decrypt the given credentials cipher text with the specified decryption keyfile.
cozy-stack config decrypt-creds <keyfile> <ciphertext> [flags]
Options¶
-h, --help help for decrypt-creds
Options inherited from parent commands¶
--admin-host string administration server host (default "localhost") --admin-port int administration server port (default 6060) -c, --config string configuration file (default "$HOME/.cozy.yaml") --host string server host (default "localhost") -p, --port int server port (default 8080)
SEE ALSO¶
- cozy-stack config - Show and manage configuration elements