[Bug]: Install cli not working
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 179
- Forks
- 35
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 7
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When following the install instructions:
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.11.0 for v0.11.0/Darwin/arm64
ovh/ovhcloud-cli info installed bin/ovhcloud
% ovhcloud
zsh: command not found: ovhcloud
the command ovhcloud does not exist, also not when opening a new terminal.
System: MacOs Sequoia
Expected Behavior
ovhcloud to exist
Steps To Reproduce
curl -fsSL https://raw.githubusercontent.com/ovh/ovhcloud-cli/main/install.sh | sh, then try to run ovhcloud
Anything else?
no
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the documented curl installation on macOS Sequoia/arm64 and inspect the install.sh output showing where bin/ovhcloud is placed. Check why that location is not available as ovhcloud in the reported shell or a new terminal. Done means the documented install leaves the ovhcloud command runnable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100