meshcloud/collie-cli

Document how collie detects installed cloud cli, improve debuggability

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
Collie does not necessarily correctly auto-detect platform provider CLIs. For example I'm having trouble getting collie to detect az correctly on NixOS.

Reach of the feature request
Everyone with "unusual" linux distros (not so many people I suppose).

Impact of the feature request
Makes debugging collie setup nicer and less suprising.

How would a solution look like?
It would be helpful if the collie configure command or similar would output where collie is searching for the CLIs and where it foudn them. If it does not find them, it could allow me to explicitly configure a path instead.