skyhook onboard deploy-auth
Set up deployment repo authenticationSynopsis
Configure authentication for cross-repo deployments. When your service uses a separate deployment repo (e.g., org/service deploys to org/deployment), the CI/CD workflow needs cross-repo access. This command helps you set up either:- A GitHub App (recommended) — scoped permissions, auto-rotating credentials
- A Personal Access Token — quick setup, tied to one person
Examples
Options
Options inherited from parent commands
SEE ALSO
- skyhook onboard - Set up Skyhook for your organization