0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/wiki/cli.md

15 lines
378 B
Markdown
Raw Normal View History

2017-07-04 00:20:13 -05:00
# Command Line Interface
The verdaccio CLI is your go start the application.
## Commands
```bash
$ verdaccio --listen 4000 --config ./config.yaml
```
Command | Default | Example | Description
--- | --- | --- | ---
--listen \ **-l** | 4873 | -p 7000 | http port
--config \ **-c** | ~/home/user/.local/verdaccio/config.yaml | /foo/bar/config.yaml | the configuration file