Skip to main content

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 current
  • busly transport set
  • busly command send
  • busly event publish
  • busly timeout send

ServiceControl Commands

  • busly servicecontrol instance list
  • busly servicecontrol instance current
  • busly servicecontrol instance set
  • busly servicecontrol instance delete
  • busly servicecontrol endpoint list
  • busly servicecontrol endpoint delete
  • busly servicecontrol message search
  • busly servicecontrol license show
  • busly servicecontrol custom-check list

Global Options

The following global flags can be used with any command:

  • -h, --help: Prints help information.
  • --config: Path to the config.yaml file 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.