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

     1  ## pachctl auth get-config
     2  
     3  Retrieve Pachyderm's current auth configuration
     4  
     5  ### Synopsis
     6  
     7  Retrieve Pachyderm's current auth configuration
     8  
     9  ```
    10  pachctl auth get-config [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help                   help for get-config
    17    -o, --output-format string   output format ("json" or "yaml") (default "json")
    18  ```
    19  
    20  ### Options inherited from parent commands
    21  
    22  ```
    23        --no-color   Turn off colors.
    24    -v, --verbose    Output verbose logs
    25  ```
    26