Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Mar 25, 2024
1 parent e638060 commit 17809de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ brew install someengineering/tap/fixctl
## Usage
```
Usage of fixctl:
--csv-headers: CSV headers (comma-separated, relative to /reported by default) (default "id,name,kind,/ancestors.cloud.reported.id,/ancestors.account.reported.id,/ancestors.region.reported.id")
--endpoint: API endpoint URL (env FIX_ENDPOINT) (default "https://app.fix.security")
--format: Output format: json or yaml (default "json")
--format: Output format: json, yaml or csv (default "json")
--help: Display help information (default "false")
--password: Password (env FIX_PASSWORD) (default "")
--search: Search string (default "")
Expand Down

0 comments on commit 17809de

Please sign in to comment.