canasta argocd password
From Canasta Wiki
canasta argocd password
Print Argo CD's initial admin password
Synopsis
Print the auto-generated admin password from the
argocd-initial-admin-secret Secret in the argocd
namespace.
The secret only exists until the admin password is changed through the Argo CD UI or CLI; after that, this command reports the secret as missing.
canasta argocd password [flags]
Examples
canasta argocd password --host node1
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--host |
-H |
Target host (default: localhost) | Both |
Global Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |