Skip to content

Commit

Permalink
Update README.md (#13)
Browse files Browse the repository at this point in the history
Add `--no-config-file` flag to the example.
  • Loading branch information
nieomylnieja authored May 25, 2023
1 parent 7939be4 commit 69bb293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ The binaries are available at [Releases](https://github.com/nobl9/sloctl/release
docker run
-e SLOCTL_CLIENT_ID=$SLOCTL_CLIENT_ID \
-e SLOCTL_CLIENT_SECRET=$SLOCTL_CLIENT_SECRET \
<YOUR_IMAGE_NAME> get slos
<YOUR_IMAGE_NAME> get slos --no-config-file
```

0 comments on commit 69bb293

Please sign in to comment.