You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/operator/cli.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ Flags:
58
58
-a, --app string app name
59
59
-e, --env string environment (default "dev")
60
60
-h, --help help for predict
61
+
-j, --json print the raw json response
61
62
```
62
63
63
64
The `predict` command converts samples from a JSON file into prediction requests and outputs the response. This command is useful for quickly testing model output.
0 commit comments