ovh / ovh/ovhcloud-cli

[Bug]: Install cli not working

Open
#194 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.