fcli ssc rest call --data help incorrect #342
Labels
bug
Something isn't working
fcli-usage
Improvements or additions to documentation, including command usage headers/descriptions
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.
The text was updated successfully, but these errors were encountered: