You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the configuration of the runtime topaz should be able to load a bundle from a configured path on the disc.
Currently there is no method to configure this behavior using the topaz CLI.
Allowing topaz to run with a bundle loaded from a folder would improve the experience of writing your policy as editing your rego definitions would be reflected directly into the loaded runtime bundle, allowing you to to interact with your loaded bundle a lot easier.