Skip to main content

CI/CD Tasks

Manage deployments through CI/CD tools.

cicd.argocd.cli

Display Name: ArgoCD CLI

Run ArgoCD commands to manage application deployments (sync, rollback, status checks).

Parameters

NameTypeRequiredDescription
integration_idintegrationYesArgoCD integration ID.
commandstringYesArgoCD command (e.g., app sync my-app, app get my-app).
account_idaccountNoNudgebee account ID.

Output

NameTypeDescription
datastringCommand response.