netmaker/cli/functions
Abhishek K 5a4d0663da
NET-1227: User Cli cmds Update (#3064)
* generalise smtp config

* copy over smtp vars

* env new line

* fix master key api access

* comment user tests

* fix network and user invite for master key access

* remove email sender type

* user mgmt commands

* check user role on CE

* user role nmtcl cmds

* user groups commands

* fix role and groups command

* fix user create cmd

* add usage info

* rm user role check

* fix user update cmd

* fix static check
2024-08-25 07:25:40 +05:30
..
acl.go fix(NET-1044): use new update acls endpoint (#2842) 2024-03-05 18:02:27 +07:00
dns.go add comments to exported functions 2022-11-28 18:16:56 +05:30
enrollment_keys.go add enrollment key to nmctl 2023-03-02 17:40:31 +05:30
ext_client.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
failover.go add enable/disable failover in nmctl command (#2857) 2024-03-20 15:12:42 +07:00
host.go add force flag to host/node delete (#2548) 2023-09-13 10:10:17 +05:30
http_client.go feat(NET-678): add saas support to nmctl (#2687) 2023-12-13 14:04:09 +04:00
metrics.go add network users subcommand 2022-11-29 19:23:39 +05:30
network.go refactor key updates on host basis vice node 2023-04-13 16:08:39 -04:00
node.go add force flag to host/node delete (#2548) 2023-09-13 10:10:17 +05:30
pretty_print.go add function comment 2022-12-08 18:07:45 +05:30
server.go add a simple get request function 2022-12-08 19:04:23 +05:30
user.go NET-1227: User Cli cmds Update (#3064) 2024-08-25 07:25:40 +05:30