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
--endpoint string API endpoint URL (env FIX_ENDPOINT) (default "https://app.fix.security")
42
+
--format string Output format: json, yaml or csv (default "json")
43
+
-h, --help helpfor fixctl
44
+
--search string Search string
45
+
--token string Auth token (env FIX_TOKEN)
46
+
--verbose enable verbose output
47
+
-v, --version version for fixctl
48
+
--with-edges Include edges in search results
49
+
--workspace string Workspace ID (env FIX_WORKSPACE)
43
50
```
44
51
45
52
Go to your [user settings](https://app.fix.security/user-settings) and create an API token. Set the `FIX_TOKEN` environment variable to the token value.
0 commit comments