fortify / fcli

fcli is a command-line utility for interacting with various Fortify products
https://fortify.github.io/fcli/
Other
31 stars 17 forks source link

fcli ssc rest call --data help incorrect #342

Closed jcox10 closed 1 year ago

jcox10 commented 1 year ago

The help for fcli ssc rest call --data incorrectly says it is a path to a file: This option will read data from a file for your request. Per this line it is not yet implemented.

The help text should indicate that data is a STRING value, not a file.

rsenden commented 1 year ago

@jcox10 Thanks for reporting this, we'll have a look at fixing this with the next fcli release.