Configure the Application#

Blueapi’s default configuration can be overridden by defining a yaml file which can be passed to the blueapi command.

To set your own application configuration create a file and pass it to the CLI:

blueapi --config path/to/file.yaml <subcommand>