mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-14 02:54:44 -04:00
This fixes `opencloud init` to only print the admin password if it was generated by `init`. No longer log is when is was set via env var or command line arguments. Additionally add a `--quiet` command line flag to disable all non error output. Fixes: #1022