github.com/pachyderm/pachyderm@v1.13.4/doc/docs/1.11.x/reference/pachctl/pachctl_auth_list-admins.md (about)

     1  ## pachctl auth list-admins
     2  
     3  List the current cluster admins
     4  
     5  ### Synopsis
     6  
     7  List the current cluster admins
     8  
     9  ```
    10  pachctl auth list-admins [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help   help for list-admins
    17  ```
    18  
    19  ### Options inherited from parent commands
    20  
    21  ```
    22        --no-color   Turn off colors.
    23    -v, --verbose    Output verbose logs
    24  ```
    25