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

## skyhook github

Manage GitHub integration

### Synopsis

Manage GitHub integration with Skyhook.

```
skyhook github [flags]
```

### Examples

```
  skyhook github                          # Interactive setup (bare form)
  skyhook github setup --cloud gcp        # GCP-specific setup
  skyhook github setup --template-only    # Generate template only
```

### Options

```
  -h, --help   help for github
```

### 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](/cli-reference/skyhook)	 - skyhook is a CLI tool to help you create and manage k8s services
* [skyhook github setup](/cli-reference/skyhook_github_setup)	 - Set up GitHub Actions authentication with your cloud provider
