Skip to content

Global Flags

These are the flags that you can use with any command.

Shows the help menu of secco

Displays the current version of secco

By default secco starts a watch script to listen for changes. If you want to disable this behavior, use --scan-once. This way secco will do an initial scan, copy the changes, and then quit.

This is useful for CI environments as you can e.g. set up automated test sites with latest code changes. See the CI guide for more information.

Disable the copying of files into node_modules and always use Verdaccio. This is helpful for ensuring in e.g. End-To-End test environments that the package installation is correct.

Output additional debug logs and more information.