Reference Guide

2
CLI Commands
This section describes the available FluidFS cluster CLI commands.
access-control domains-list
Description
Display a list of user and group domains.
Format
access-control domains-list
Example
Display a list of the current user and group domains:
CLI> access-control domains-list
Options
Option Description Format
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
Output
.-----------------.-----------------.
| Domain | Type |
|-----------------|-----------------|
| <UNIX accounts> | UNIX |
|-----------------|-----------------|
| BUILTIN | Local |
|-----------------|-----------------|
| idffs1 | Local |
|-----------------|-----------------|
| NAS | ActiveDirectory |
'-----------------'-----------------'
access-control users-list
Description
Display a list of users.
21