Skip to content

Cozy stack config encrypt creds

cozy-stack config encrypt-creds

Encrypt the given credentials with the specified decryption keyfile.

cozy-stack config encrypt-creds <keyfile> <login> <password> [flags]

Options

  -h, --help   help for encrypt-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