astroctl_notifications_integrations_get
astroctl notifications integrations get
Get a notification integration
Synopsis
Get detailed information about a specific notification integration
astroctl notifications integrations get [flags]
Examples
# Get email integration details
astroctl notifications integrations get --channel email
# Get Slack integration details
astroctl notifications integrations get --channel slack
Options
--channel string Channel type (email, slack)
-h, --help help for get
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl notifications integrations - Manage notification integrations