arcade-services icon indicating copy to clipboard operation
arcade-services copied to clipboard

[darc/maestro++] Add `--regex` option to `darc get-repository-policies`

Open mmitche opened this issue 6 years ago • 0 comments

@dougbu commented on Wed Jul 03 2019

darc get-repository-policies lacks options that could / should be copied over from darc get-subscriptions. The one I miss the most is --regex. --exact is also applicable but I've never needed that one.

For example, the following command displays information about policies in AspNetCore-Tooling as well as the hoped-for AspNetCore information

darc get-repository-policies --repo https://github.com/aspnet/AspNetCore --branch master

mmitche avatar Aug 01 '19 17:08 mmitche