Skip to main content

astroctl_notifications_subscriptions_get

astroctl notifications subscriptions get

Get a notification subscription

Synopsis

Get detailed information about a specific notification subscription

astroctl notifications subscriptions get [flags]

Examples


# Get a specific subscription
astroctl notifications subscriptions get --topic app-deployment-success

Options

  -h, --help           help for get
-t, --topic string Topic name

Options inherited from parent commands

  -o, --output string   Output format (json|yaml) (default "yaml")

SEE ALSO