We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bcd129 + 77ea8ee commit 832294fCopy full SHA for 832294f
1 file changed
src/pages/docs/argo-cd/instances/argo-user.md
@@ -94,7 +94,7 @@ To generate the authentication token for Octopus via the `Argo CD CLI` tool:
94
1. Login as a user with permission to create API Keys:
95
96
```bash
97
- argocd account login <your argo web ui>
+ argocd login <your argo web ui>
98
```
99
100
You will be prompted for a username and password - select a user with the apiKey-creation capability.
0 commit comments