astroctl_integrations_github_delete
astroctl integrations github delete
Delete/unlink a GitHub installation from this org
Synopsis
Unlink a GitHub App installation from this organization.
If the org has only one installation, it is selected automatically. Otherwise, specify which one with --account.
astroctl integrations github delete [flags]
Examples
# Auto-selects if only one installation
astroctl integrations github delete
# Delete by GitHub account name
astroctl integrations github delete --account my-org
Options
--account string GitHub account/organization name
-h, --help help for delete
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl integrations github - Manage GitHub App integration