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: messages/run-command.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,8 @@ Format to display the command results in the terminal.
122
122
123
123
The format `table` is concise and shows minimal output, the format `detail` shows all available information.
124
124
125
+
If you specify neither --view nor --output-file, then the default table view is shown. If you specify --output-file but not --view, only summary information is shown.
126
+
125
127
# flags.output-file.summary
126
128
127
129
Output file that contains the analysis results. The file format depends on the extension you specify, such as .csv, .html, .xml, and so on.
0 commit comments