turbot / powerpipe-docs

Powerpipe documentation content in markdown format.
https://powerpipe.io/docs
Other
5 stars 0 forks source link

Update cli reference docs #39

Closed pskrbasu closed 1 month ago

pskrbasu commented 1 month ago

Thanks @pskrbasu. Im surprised I missed this in the first place :(

  • Please specify in the description that multiple --arg arguments may be passed.
  • please add examples that show:

    • passing args by name
    • passing args by position
    • passing multiple args - maybe one thats a simple scalar value and another thats a list?

@johnsmyth Looking into this I found out, that the --arg functionality is broken for control runs(it does not work). I will fix and patch this in Powerpipe and update this PR once it is done.