DataformatsΒΆ
The commands available for data formats are:
$ beat dataformats --help
Usage: beat dataformats [OPTIONS] COMMAND [ARGS]...
Configuration manipulation of data formats
Options:
--help Show this message and exit.
Commands:
check Checks a local dataformat for validity...
create Creates a new local dataformat Example: $...
diff Shows changes between the local dataformat...
edit Edit local dataformat file Example: $ beat df...
fork Forks a local dataformat Example: $ beat...
list Lists all the dataformats available on the...
path Displays local path of dataformats files...
pull Downloads the specified dataformats from the...
push Uploads dataformats to the server Example: $...
rm Deletes a local dataformat (unless --remote...
status Shows (editing) status for all available...
version Creates a new version of an existing...
For instance, a list of the data formats available locally can be obtained as follows:
$ beat dataformats list
A list of the data formats available on the remote platform can be obtained by running the following command:
$ beat dataformats list --remote