-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
running the install script I got the following output:
❯ curl -fsSL https://raw.githubusercontent.com/ovh/ovhcloud-cli/main/install.sh | sh
ovh/ovhcloud-cli info checking GitHub for latest tag
ovh/ovhcloud-cli info found version: 0.5.0 for v0.5.0/Darwin/arm64
ovh/ovhcloud-cli info installed ./bin/ovhcloud
However, the CLI was not installed in .binfolder but in the binfolder:
❯ ls .bin
❯ ls bin/ovhcloud
bin/ovhcloud
it would also suggest to install it in $XDG_BIN_HOME or $HOME/.local/bin
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels