agvin/ArgoCD CLI Action
Installs ArgoCD CLI and allows executing custom ArgoCD commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | The ArgoCD server domain | yes | — |
| app | ArgoCD application name (optional for some commands) | no | — |
| token | Authentication token for ArgoCD | yes | — |
| command | ArgoCD command to execute | yes | — |
| args | Additional flags and arguments for the ArgoCD command | no | — |
| grpc_web | Use gRPC-Web protocol to communicate with ArgoCD server (true/false) | no | — |
Outputs
no outputs