p4 keys
Display list of known key/value pairs.
Syntax
p4 [g-opts] keys [-e nameFilter] [-m max]
Description
The
Helix Core Server holds a user-accessible store of key/value pairs.
These user-managed keys are stored in a table named
db.nameval
.
If the dm.keys.hide
configurable is set to 1 or 2,
admin
access is required.
p4 keys provides the current list of keys, along with their values.
Options
|
List keys with a name that matches the
|
|
List only the first |
|
See Global options. |
Usage notes
Can File Arguments Use Revision Specifier? | Can File Arguments Use Revision Range? | Minimal Access Level Required |
---|---|---|
N/A |
N/A |
|
The command returns no output if there is no object to report on.
Related commands
To view or change the value of a key |