audit2rbac icon indicating copy to clipboard operation
audit2rbac copied to clipboard

Add --output-filename to output generated objects to

Open terraboops opened this issue 2 years ago • 1 comments
trafficstars

Fixes #3

  • file written to tmp location initially and moved to the final path
  • currently writing all objects to the same file, but this could be changed
    • writing different objects to different files will require passing a bunch of flags or using predefined filenames with a user defined prefix, this seems inconvenient for maintenance as well as for users

terraboops avatar Feb 11 '23 07:02 terraboops

Please let me know if there's anything else I can improve or fix with this PR! Thanks @liggitt :)

terraboops avatar Feb 13 '23 16:02 terraboops