Skip to content

Nixopus CLI

Command line interface for managing Nixopus applications and services.

Quick Start

bash
# Install CLI
curl -sSL https://install.nixopus.com | bash -s -- --skip-nixopus-install

# Install Nixopus
nixopus install

Commands

CommandDescription
preflightCheck system requirements
installInstall Nixopus
uninstallRemove Nixopus
confManage configuration (list, set, delete)
proxyManage Caddy proxy (load, status, stop)
versionShow CLI version

For detailed command documentation, see the CLI Reference.

Getting Help

bash
nixopus --help
nixopus <command> --help

More Information

Made with love
Released under the Functional Source License (FSL)