github.com/cs3org/reva/v2@v2.27.7/changelog/1.2.0_2020-08-25/cli-prompts.md (about) 1 Enhancement: Refactor Reva CLI with prompts 2 3 The current CLI is a bit cumbersome to use with users having to type commands 4 containing all the associated config with no prompts or auto-completes. This PR 5 refactors the CLI with these functionalities. 6 7 https://github.com/cs3org/reva/pull/1072