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
*`socket report view <report-id>` - looks up issues and scores from a report
36
36
37
+
## Aliases
38
+
39
+
All aliases supports flags and arguments of the commands they alias.
40
+
41
+
*`socket ci` - alias for `socket report create --view --strict` which creates a report and quits with an exit code if the result is unhealthy. Use like eg. `socket ci .` for a report for the current folder
0 commit comments