Add a flag for the `collection clone` command that prints the path of the installed collection (without any other output) after successfully cloning Example: ``` $ msh collection clone <url> my-coll -print-path /path/to/my-coll ```