Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZoidberg committed Jun 27, 2024
1 parent 232e2bd commit cf6f2f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ Get sensor readings from the BMC.
List sensors:
`megarac sensors list [--profile profile_name] [-all] [--find name]` or `megarac sensors list --host [hostname] --user [username] --password [password] [--insecure] [--use-ssl false] [-all] [--find name]`

### Output format

By default, Megarac outputs data in a human-readable format. You can use the `--format json` flag to output data in JSON format.
Please note that any errors or warnings will be displayed in the human-readable format.

## Contributing

Contributions to Megarac are welcome! Please refer to the CONTRIBUTING.md file for guidelines on how to contribute to this project.
Expand Down

0 comments on commit cf6f2f0

Please sign in to comment.