Add remote schema option (#7442)

Signed-off-by: Michel Hollands <michel.hollands@grafana.com>
pull/7449/head
Michel Hollands 3 years ago committed by GitHub
parent fa305a4a7a
commit 109b9dce9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      docs/sources/tools/logcli.md

@ -341,6 +341,9 @@ Flags:
--labels-length=0 Set a fixed padding to labels
--store-config="" Execute the current query using a configured storage
from a given Loki configuration file.
--remote-schema Execute the current query using a remote schema
retrieved using the configured storage in the given
Loki configuration file.
--colored-output Show output with colored labels
-t, --tail Tail the logs
-f, --follow Alias for --tail

Loading…
Cancel
Save