Steps to reproduce
- Start 5.x container
- Run
ocis init --diff
- Get response
Could not create config: diff and admin-password flags are mutually exclusive
Expected behaviour
The CLI tool should respond with a config diff according to the 5.x to 7.x migration instructions.
Actual behaviour
See point 3 above.
Server configuration
Operating system: Linux
Where did you install ownCloud from: owncloud/ocis container image
Why is the CLI responding with this message when I try to run ocis init --diff
, and what can I do about it?