Nimbu Developer Docs
CLICommand reference

Notifications

Generated reference for nimbu notifications

Generated from the CLI command contract. Do not edit this page manually.

nimbu notifications

Manage notifications

nimbu notifications copy

Copy notifications between sites

Flags

FlagRequiredDefaultDescription
--onlyno*Notification slug to copy
--fromyesSource site
--toyesTarget site
--from-hostnoSource API base URL or host
--to-hostnoTarget API base URL or host

nimbu notifications count

Count notifications

Flags

FlagRequiredDefaultDescription
--localenoFilter by locale
--filtersnoFilter by key=value, repeatable

nimbu notifications create

Create notification from JSON

Arguments

NameRequiredDescription
assignmentsnoInline assignments (e.g. slug=order_created, subject=Hello)

Flags

FlagRequiredDefaultDescription
--filenoRead notification JSON from file (use - for stdin)

nimbu notifications delete

Delete notification

Flags

FlagRequiredDefaultDescription
--notificationyesNotification slug or identifier

nimbu notifications get

Get notification details

Flags

FlagRequiredDefaultDescription
--notificationyesNotification slug or identifier

nimbu notifications list

List notifications

Flags

FlagRequiredDefaultDescription
--fieldsnoComma-separated fields to return
--localenoFilter by locale
--includenoInclude related resources
--sortnoSort by field, e.g. field or field:desc
--filtersnoFilter by key=value, repeatable
--allnoFetch all pages
--pageno1Page number
--per-pageno25Items per page

nimbu notifications pull

Download notification templates

Flags

FlagRequiredDefaultDescription
--onlynoOnly these notification slugs

nimbu notifications push

Upload notification templates

Flags

FlagRequiredDefaultDescription
-o, --onlynoNotification slugs to push

nimbu notifications update

Update notification

Arguments

NameRequiredDescription
assignmentsnoInline assignments (e.g. subject=Hello, html_enabled:=true)

Flags

FlagRequiredDefaultDescription
--notificationyesNotification slug or identifier
--filenoRead notification JSON from file (use - for stdin)

On this page