mirror of
				https://github.com/gravitl/netmaker.git
				synced 2025-10-31 16:43:07 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			909 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			909 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| NAME:
 | |
|    Netclient CLI - Netmaker's netclient agent and CLI. Used to perform interactions with Netmaker server and set local WireGuard config.
 | |
| 
 | |
| USAGE:
 | |
|    netclient [global options] command [command options] [arguments...]
 | |
| 
 | |
| COMMANDS:
 | |
|    register    Register with Netmaker Server for secure GRPC communications.
 | |
|    join        Join a Netmaker network.
 | |
|    leave       Leave a Netmaker network.
 | |
|    checkin     Checks for local changes and then checks into the specified Netmaker network to ask about remote changes.
 | |
|    push        Push configuration changes to server.
 | |
|    pull        Pull latest configuration and peers from server.
 | |
|    list        Get list of networks.
 | |
|    uninstall   Uninstall the netclient system service.
 | |
|    unregister  Unregister the netclient from secure server GRPC.
 | |
|    help, h     Shows a list of commands or help for one command
 | |
| 
 | |
| GLOBAL OPTIONS:
 | |
|    --help, -h  show help (default: false)
 |