-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: None
-
Component/s: Documentation
-
Labels:None
-
Story Points:1
-
Sprint:Platform Sprint 1
PMM2 Documentation:
https://www.percona.com/doc/percona-monitoring-and-management/2.x/manage/client-uninstall.html
uninstall option missing in PMM2 pmm-admin
#pmm-admin uninstall --help
pmm-admin: error: expected command but got "uninstall", try --help
# pmm-admin --help usage: pmm-admin [<flags>] <command> [<args> ...] Version 2.0.0 Flags: -h, --help Show context-sensitive help (also try --help-long and --help-man) --version Show application version --server-url=SERVER-URL PMM Server URL in `https://username:password@pmm-server-host/` format --server-insecure-tls Skip PMM Server TLS certificate validation --debug Enable debug logging --trace Enable trace logging (implies debug) --json Enable JSON output Commands: help [<command>...] Show help config [<flags>] [<node-address>] [<node-type>] [<node-name>] Configure local pmm-agent list [<flags>] Show Services and Agents running on this Node status Show information about local pmm-agent summary [<flags>] Fetch system data for diagnostics add mongodb [<flags>] [<name>] [<address>] Add MongoDB to monitoring add mysql [<flags>] [<name>] [<address>] Add MySQL to monitoring add postgresql [<flags>] [<name>] [<address>] Add PostgreSQL to monitoring add proxysql [<flags>] [<name>] [<address>] Add ProxySQL to monitoring register [<flags>] [<node-address>] [<node-type>] [<node-name>] Register current Node at PMM Server remove [<flags>] <service-type> <service-name> Remove Service from monitoring root@lalit-ThinkPad-T480:~#