github.com/pachyderm/pachyderm@v1.13.4/doc/docs/master/reference/pachctl/pachctl_shell.md (about)

     1  ## pachctl shell
     2  
     3  Run the pachyderm shell.
     4  
     5  ### Synopsis
     6  
     7  Run the pachyderm shell.
     8  
     9  ```
    10  pachctl shell [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help                  help for shell
    17        --max-completions int   The maximum number of completions to show in the shell, defaults to 64.
    18  ```
    19  
    20  ### Options inherited from parent commands
    21  
    22  ```
    23        --no-color   Turn off colors.
    24    -v, --verbose    Output verbose logs
    25  ```
    26