actions-marketplace-validations/gnat-service/argocd
Setup argocd
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| grpcWeb | Use "grpc-web" option when login | no | — |
| config | Specify a config file ($HOME/.argocd/config by default) | no | — |
| additionalLoginOptions | Additional login options | no | "" |
| server | The argocd server to login with | yes | — |
| username | A argocd username | yes | — |
| password | Password for the assigned argocd username | yes | — |
| subcommand | The very first command after argocd cli setup | no | — |
| subcommandArgs | The exec args for first command after argocd cli setup | no | "" |
| dryRun | Stop to run the argocd commands | no | "" |
Outputs
| name | description |
|---|---|
| argocd | Argocd path |