Skip to content

Commit 832294f

Browse files
Merge pull request #3014 from OctopusDeploy/lm/update-argo-login-command
update argo login command
2 parents 9bcd129 + 77ea8ee commit 832294f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/docs/argo-cd/instances/argo-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To generate the authentication token for Octopus via the `Argo CD CLI` tool:
9494
1. Login as a user with permission to create API Keys:
9595

9696
```bash
97-
argocd account login <your argo web ui>
97+
argocd login <your argo web ui>
9898
```
9999

100100
You will be prompted for a username and password - select a user with the apiKey-creation capability.

0 commit comments

Comments
 (0)