Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: add sudo for moving argo binary to path#15548

Open
nitishfy wants to merge 1 commit intoargoproj:mainfrom
nitishfy:add-sudo
Open

fix: add sudo for moving argo binary to path#15548
nitishfy wants to merge 1 commit intoargoproj:mainfrom
nitishfy:add-sudo

Conversation

Copy link
Member

nitishfy commented Feb 11, 2026

On trying to install the argo CLI as described in the release notes, the execution of the script fails because it doesn't have enough permissions to move the binary to path.

./script.sh
argo-darwin-amd64 already exists -- do you wish to overwrite (y or n)? y
mv: rename ./argo-darwin-amd64 to /usr/local/bin/argo: Permission denied
./script.sh: line 20: argo: command not found

Signed-off-by: nitishfy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant