mirror of
				https://github.com/gravitl/netmaker.git
				synced 2025-11-01 04:32:40 +08:00 
			
		
		
		
	add user subcommand
This commit is contained in:
		
							
								
								
									
										9
									
								
								cli/cmd/user/flags.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								cli/cmd/user/flags.go
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| package user | ||||
|  | ||||
| var ( | ||||
| 	username string | ||||
| 	password string | ||||
| 	admin    bool | ||||
| 	networks string | ||||
| 	groups   string | ||||
| ) | ||||
		Reference in New Issue
	
	Block a user
	 Anish Mukherjee
					Anish Mukherjee