Documentation
¶
Overview ¶
Package bxml provides local commands for generating Bandwidth XML (BXML). No API calls are made — output is printed directly to stdout.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "bxml",
Short: "Generate Bandwidth XML (BXML) snippets",
Long: "Generate BXML verb snippets locally. No API calls are made.",
}
Cmd is the `band bxml` parent command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.