> ## 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 cluster

## skyhook onboard cluster

Connect or create clusters

### Synopsis

Manage cluster connections for Skyhook.

```
skyhook onboard cluster [flags]
```

### Examples

```
  skyhook onboard cluster connect                    # Connect current kubectl context
  skyhook onboard cluster connect --context my-ctx   # Connect specific context
```

### Options

```
  -h, --help   help for cluster
```

### 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](/cli-reference/skyhook_onboard)	 - Set up Skyhook for your organization
* [skyhook onboard cluster connect](/cli-reference/skyhook_onboard_cluster_connect)	 - Connect an existing Kubernetes cluster
