> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skyhook.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Skyhook onboard argocd install

## skyhook onboard argocd install

Add ArgoCD as a managed addon via GitOps

### Synopsis

Add ArgoCD Application manifests and Helm values to your GitOps repo.

This creates a PR that your management ArgoCD will pick up to deploy
ArgoCD configuration to your clusters. Requires ArgoCD to already be
running (see 'skyhook onboard argocd bootstrap').

```
skyhook onboard argocd install [flags]
```

### Examples

```
  skyhook onboard argocd install
```

### Options

```
  -h, --help   help for install
```

### Options inherited from parent commands

```
      --debug        Enable debug mode (shows full API requests/responses)
  -o, --org string   Organization name
  -v, --verbose      Enable user-friendly verbose output
```

### SEE ALSO

* [skyhook onboard argocd](/cli-reference/skyhook_onboard_argocd)	 - Set up GitOps with ArgoCD
