Projects

ProjectOperations CLI · 2026

Nginx Proxy Manager CLI

Command-line management of Nginx Proxy Manager proxy hosts, certificates, streams, users, and settings, so reverse-proxy changes can be scripted and reviewed.

  • Go
  • Nginx Proxy Manager API
  • JSON

Operations CLI · Project

Focus
Operations CLI
Published
Read
1 min · 5 sections

Overview

NginxPM CLI makes reverse-proxy administration scriptable without hiding the underlying resources.

Nginx Proxy Manager CLI interface
Nginx Proxy Manager CLI in use

Full Administrative Surface

Proxy, redirection, and dead hosts sit alongside TCP streams, SSL certificates, access lists, users, audit logs, and settings. The command structure mirrors the resources administrators already understand in Nginx Proxy Manager.

Certificate Workflows

Certificate creation and renewal can be automated, including DNS challenge providers. HTTP reachability checks help separate certificate or proxy configuration issues from a target service that is simply unavailable.

Automation That Stays Legible

Commands accept JSON, YAML, or stdin input and return tables, JSON, or YAML. Read-only and no-input modes provide safer behavior for scripts and agents, while quiet and verbose modes keep output appropriate for both pipelines and debugging.

Multiple Installations

JWT authentication uses the same email and password model as Nginx Proxy Manager. Named profiles isolate different servers, and cross-platform Go releases provide one portable binary for macOS, Linux, and Windows.

Next projectApplied AI

Document OCR

View project