Documentation
README
Overview
Run initial setup, configure global CLI settings, manage environment variables, check for updates, and configure autostart via the CLI setup and config commands.
Quick install
npm install -g omniroute # or: npx omniroute
omniroute --version
Subcommands
autostart
Example:
omniroute autostart
autostart enable
Example:
omniroute autostart enable
autostart disable
Example:
omniroute autostart disable
autostart toggle
Example:
omniroute autostart toggle
autostart status
Example:
omniroute autostart status
config
This is the opening of the README. Read the full README on GitHub.