# CLI

Once `pyvista-js` has been installed, a
[console script](https://setuptools.pypa.io/en/latest/userguide/entry_point.html)
will be available with several convenience commands to assist with browser-based
3-D visualization.

```{eval-rst}
.. typer:: pyvista_js._cli.app
    :prog: pyvista-js
    :width: 75
    :preferred: html
    :theme: monokai
    :iframe-height: 800
```

## Commands

The following `pyvista-js` console script commands are available:

```{toctree}
plot
info
capture-preview
capture-stlite-preview
```
