mirror of https://github.com/grafana/grafana.git
Docs: Moving some guides around (#109941)
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
parent
aa458d4aea
commit
5cde7a3a16
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
aliases:
|
||||
- administration/cli/
|
||||
- ../cli/ # /docs/grafana/latest/cli/
|
||||
description: Guide to using grafana server cli
|
||||
keywords:
|
||||
- grafana
|
||||
|
@ -12,7 +12,7 @@ labels:
|
|||
- enterprise
|
||||
- oss
|
||||
title: Grafana server CLI
|
||||
weight: 400
|
||||
weight: 1100
|
||||
---
|
||||
|
||||
# Grafana server CLI
|
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
aliases:
|
||||
- ../search/ # /docs/grafana/latest/search/
|
||||
description: Use the command palette to search all of Grafana and initiate key actions
|
||||
keywords:
|
||||
- search
|
||||
|
@ -13,7 +15,6 @@ labels:
|
|||
- oss
|
||||
menutitle: Search
|
||||
title: Search
|
||||
weight: 80
|
||||
---
|
||||
|
||||
# Grafana search
|
Loading…
Reference in New Issue