typesafehub / conductr-cli

CLI for Lightbend ConductR
Other
16 stars 21 forks source link

use `path-beg` instead of `path` for bndl ACLs #484

Closed longshorej closed 7 years ago

longshorej commented 7 years ago

This PR modifies the CLI so that by default ACLs are specified as path-beg instead of path as this is a more common scenario.

Fixes #483