mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
653 B
653 B
id | date | title |
---|---|---|
cli | 2017-07-10T23:36:56.503Z | Command Line Tool |
The verdaccio CLI is your go start the application.
Commands
$ 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 |