hyperctl data command
Overview
The hyperctl data command is used to manage global data namespaces.
Usage
1$ hyperctl data -h
2Manage global data.
3
4Usage:
5 hyperctl data [command] [options]
6
7Available commands:
8 ls List global data namespaces.
9 inspect Inspect global data namespace.
10 transform Transform global data namespace.
11
12Options:
13 -h, --help Display help information.
Commands
The hyperctl data command has the following subcommands:
ls- The
hyperctl data lscommand lists global data namespaces. inspect- The
hyperctl data inspectcommand inspects global data namespaces. transform- The
hyperctl data transformcommand applies trasnformations to global data namespaces.