Skip to content

Commit

Permalink
CLI: add disable auth (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis authored Nov 20, 2024
1 parent 862df65 commit 15cb4c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/cli/evcc.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ evcc [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--disable-auth Disable authentication (dangerous)
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down

0 comments on commit 15cb4c7

Please sign in to comment.