Skip to content

Commit

Permalink
Docs: Fix thanos tools bucket command (#3326)
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Ribeiro <j.ribeiro.fafe@gmail.com>
  • Loading branch information
jrRibeiro committed Oct 15, 2020
1 parent 7a9a077 commit eb20d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ kubectl exec -it -n <namespace> <prometheus with sidecar pod name> -c <sidecar c
Then test that you can at least list objects in the bucket, eg:

```sh
thanos bucket ls --objstore.config="${OBJSTORE_CONFIG}"
thanos tools bucket ls --objstore.config="${OBJSTORE_CONFIG}"
```

### Azure
Expand Down

0 comments on commit eb20d9c

Please sign in to comment.