# Docs command-line tool

> Learn about the dash_site CLI tool that is used to develop, test, and serve the Dart and Flutter documentation sites.



:::warning
This document is a work in progress.
:::

The site's CLI tool can be accessed by running
`dart run dash_site` in the repository's root directory.

## Commands

### `analyze-dart`

### `build`

### `check-all`

### `check-link-references`

### `check-links`

### `format-dart`

### `refresh-excerpts`

### `serve`

### `test-dart`

### `verify-firebase-json`

