Cozy stack config
cozy-stack config¶
Show and manage configuration elements
Synopsis¶
cozy-stack config allows to print and generate some parts of the configuration
Options¶
-h, --help help for config
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 - cozy-stack is the main command
- cozy-stack config decrypt-creds - Decrypt the given credentials cipher text with the specified decryption keyfile.
- cozy-stack config decrypt-data - Decrypt data with the specified decryption keyfile.
- cozy-stack config encrypt-creds - Encrypt the given credentials with the specified decryption keyfile.
- cozy-stack config encrypt-data - Encrypt data with the specified encryption keyfile.
- cozy-stack config gen-keys - Generate an key pair for encryption and decryption of credentials
- cozy-stack config insert-asset - Inserts an asset
- cozy-stack config ls-assets - List assets
- cozy-stack config ls-contexts - List contexts
- cozy-stack config passwd - Generate an admin passphrase
- cozy-stack config rm-asset - Removes an asset
- cozy-stack config show-context - Show a context