ovh-cli icon indicating copy to clipboard operation
ovh-cli copied to clipboard

ovh-xxx can not be use outside of the repository

Open matclab opened this issue 9 years ago • 2 comments

It reloads the schema in the current directory every times, and does not found some python files.

matclab avatar Nov 30 '16 13:11 matclab

Thanks for your PR ! The way it currently works is not solid and needs to be addressed. Just give me some time to wrap my head around. This is not perfect as this will not work if installed globally / used by a user. But still, that's better than the current solution.

Maybe a better compromise would be to store it in /var/cache/ovh-cli if run as root and in $HOME/.cache/ovh-cli if run as user. Then when using, probe both sequentially ?

Feel free to ping me If I somehow forget to get back to this PR.

yadutaf avatar Nov 30 '16 23:11 yadutaf

@yadutaf - ping! I'm interested in using this as installed tool globally. looking forward to it!

adarshaj avatar Nov 10 '17 09:11 adarshaj