0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/docs/cli.md

18 lines
376 B
Markdown
Raw Normal View History

---
id: cli
title: "Command Line Tool"
---
2017-07-04 00:20:13 -05:00
The verdaccio CLI is your go start the application.
2017-07-04 00:20:13 -05:00
## Commands
```bash
$ verdaccio --listen 4000 --config ./config.yaml
```
Command | Default | Example | Description
--- | --- | --- | ---
2017-07-04 00:20:13 -05:00
--listen \ **-l** | 4873 | -p 7000 | http port
2018-01-09 12:00:47 -05:00
--config \ **-c** | ~/.local/verdaccio/config.yaml | ~/config.yaml | the configuration file