7.7.12.33 LIST USER
用途
LIST USER
コマンドは、ユーザーに指定した属性を表示します。
構文
LIST USER [name
|filters
] [attribute_list
] [DETAIL]
使用上のノート
-
nameはユーザー名です。
-
filtersは、表示するユーザーを決定する式です。
-
attribute_listは、表示する属性です。
ALL
オプションを使用して、すべての属性を表示できます。 -
DETAIL
オプションは、各値の前に属性ディスクリプタを付けて、各行で出力を属性としてフォーマットします。
例7-212 LIST USERコマンドの使用
CellCLI> LIST USER DETAIL CellCLI> LIST USER where name like 'agarcia' DETAIL name: agarcia roles: role=gd_monitor Privileges: object=griddisk verb=list attributes=all attributes options= all options
親トピック: LIST