This release includes the following update:
- Add the
--ignore-scope
(or-f
) flag to force adding domains and URLs regardless of the project's scope settings, e.g.bbrf domain add outofscope.com --ignore-scope
will ignore the configured scope and add the domain to the program.
To upgrade your client run pip install --upgrade bbrf
.