Skip to content

bj config

Read and write bj configuration.

Synopsis

bj config <command> [OPTIONS]

Description

Read and write non-sensitive settings in config.yml using dotted keys (e.g. bitbucket.workspace). Values are validated against the schema.

Commands

Command Description
list Print all configuration keys and values.
get Print a single configuration value.
set Set a configuration value (validated against the schema).

See also