# _cli

<table class=".origin_table">
    <tr>
        <td style="text-align: left; border-style: hidden">*module*  of [dascore](`dascore`)</td>
        <td style="text-align: right; border-style: hidden">[source](https://github.com/DASDAE/dascore/blob/dev/dascore/_cli.py#L1-L69)</td>
    </tr>
</table>


Typer command definitions, loaded only when the CLI is invoked.

## Functions

<table class="table">
  <thead>
    <tr>
            <th scope="col"> Name</th>
            <th scope="col"> Description</th>
    </tr>
  </thead>
  <tbody>
        <tr>
            <td>[cli](`dascore._cli.cli`)</td>
            <td>Configure the DASCore command group.</td>
        </tr>
        <tr>
            <td>[doc](`dascore._cli.doc`)</td>
            <td>Build or read the installed documentation.</td>
        </tr>
  </tbody>
</table>

