# kumactl inspect dataplanes
Inspect Dataplanes
# Synopsis
Inspect Dataplanes.
kumactl inspect dataplanes [flags]
1
# Options
--gateway filter gateway dataplanes
-h, --help help for dataplanes
--ingress filter ingress dataplanes
-m, --mesh string mesh to use (default "default")
--tag stringToString filter by tag in format of key=value. You can provide many tags (default [])
1
2
3
4
5
2
3
4
5
# Options inherited from parent commands
--api-timeout duration the timeout for api calls. It includes connection time, any redirects, and reading the response body. A timeout of zero means no timeout (default 1m0s)
--config-file string path to the configuration file to use
--log-level string log level: one of off|info|debug (default "off")
--no-config if set no config file and config directory will be created
-o, --output string output format: one of table|yaml|json (default "table")
1
2
3
4
5
2
3
4
5
# SEE ALSO
- kumactl inspect - Inspect Kuma resources