show | describe space locks
Provides information about each entry in a space that is locked, including which member of the space has locked the entry and the entry's field values.
Parameters
The following table describes the parameters for this command.
Parameter | Description |
---|---|
count | Specifies display of the number of locks. |
member_name | Specifies display of only the locks for a specified member. For example, to see a count of the locks for a particular space member you could enter the command:
show space 'myspace' locks member_name 'member1' count |
filter | Specifies display of only the locks that match a specified filter string.
For example, to see if there is an existing lock on a particular space entry you could enter the command: show space 'myspace' locks filter 'key=5' |
Related concepts
Related tasks
Related reference
Copyright © Cloud Software Group, Inc. All rights reserved.