Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "tnoption",
Short: "Manage TN Option Orders (assign numbers to campaigns, set SMS/CNAM options)",
Long: `Create and query TN Option Orders on the Bandwidth Dashboard API.
The most common use case is assigning phone numbers to 10DLC campaigns:
band tnoption assign +19195551234 --campaign-id CA3XKE1
TN Option Orders can also enable/disable SMS, set CNAM display, configure
port-out passcodes, and more. Use "band tnoption create" for full control.`,
}
Cmd is the `band tnoption` parent command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.