Create method of guarding bbctl dev
Guard the bbctl dev
subcommand behind either a feature flag or some other mechanism to make it available to Big Bang Developers only. These features are not going to work in external environments so we want to limit the ability to a user to confuse themselves with them.
Acceptance Criteria
- Evaluate guarding situations
-
bbctl dev
should be only visible when desired conditions are met
Edited by Daniel Dides