Scroll to navigation

KDB-LSMETA(1) KDB-LSMETA(1)

NAME

kdb-lsmeta - Print metakeys associated with a key

SYNOPSIS

kdb lsmeta <key name>

Where key name is the name of the key.

DESCRIPTION

This command prints the names of all metakeys associated with the key named key name.
If no metakeys are associated with the given key, nothing will be printed.

OPTIONS

Show the man page.
Print version info.
Use a different kdb profile.
Print never/auto(default)/always colored output.
-0, --null
Use binary 0 termination.
Show which key will be used.

EXAMPLE

To see which metakeys are associated with a key:
kdb lsmeta /example/key

SEE ALSO

October 2017