diff --git a/go/cmd/zerotier/cli/help.go b/go/cmd/zerotier/cli/help.go index ca988224d..b41920954 100644 --- a/go/cmd/zerotier/cli/help.go +++ b/go/cmd/zerotier/cli/help.go @@ -40,35 +40,41 @@ Commands: selftest Run internal tests service Start as service status Show ZeroTier status and config - peers Show VL1 peers - roots Show configured VL1 root servers - addroot [IP/port] Add VL1 root + peers Show VL1 peers and link information + join Join a virtual network + leave Leave a virtual network + networks List joined VL2 virtual networks + network Show verbose network info + addroot [IP/port] Add VL1 root with optional bootstrap IP removeroot Remove VL1 root server + roots Show configured VL1 root servers + set [option] [value] Get or set a network config option + manageips Is IP management allowed? + manageroutes Is route management allowed? + globalips Allow assignment of global IPs? + globalroutes Can global IP space routes be set? + defaultroute Can default route be overridden? + set [option] [value] Get or set a service config option + phy blacklist Set or clear blacklist for CIDR + phy trust Set or clear trusted path ID for CIDR + * port Set primary port for P2P links + * secondaryport Set secondary P2P port (0 disables) + portsearch Enable/disable port search on startup + portmapping Enable/disable use of uPnP/NAT-PMP identity [args] Identity management commands new [c25519|p384] Create identity (including secret) getpublic Extract only public part of identity validate Locally validate an identity sign Sign a file with an identity's key verify Verify a signature - networks List joined VL2 virtual networks - network Show verbose network info - join Join a virtual network - leave Leave a virtual network - set