Bamboost
bamboostcliconfig

bamboost.cli.config

Attributes

  • app_config=typer.Typer(no_args_is_help=True, pretty_exceptions_show_locals=False, help='Print or edit the configuration.')

Functions

print(dir=typer.Option(None, '--dir', '-d', help='Directory to show the config for.'))

Show the active configuration.

Arguments:
  • dir:typing.Optional[str]=typer.Option(None, '--dir', '-d', help='Directory to show the config for.')

Open the global config file.