CLI Reference
This document contains information about all commands and settings available in the Busly CLI, including examples and flags. To get started with the Busly CLI, see Get Started.
Core Commands
busly transport currentbusly transport setbusly command sendbusly event publishbusly timeout send
ServiceControl Commands
busly servicecontrol instance listbusly servicecontrol instance currentbusly servicecontrol instance setbusly servicecontrol instance deletebusly servicecontrol endpoint listbusly servicecontrol endpoint deletebusly servicecontrol message searchbusly servicecontrol license showbusly servicecontrol custom-check list
Global Options
The following global flags can be used with any command:
-h,--help: Prints help information.--config: Path to theconfig.yamlfile to use for the CLI. (Default:~/.busly-cli/config.yaml(Windows and MacOS) and~/home/.busly-cli/config.yaml(Linux))
Top Level Options
The following top level flags can be used at the top level ( when no command is passed ):
-v,--version: Prints version information.