Commit graph

34 commits

Author SHA1 Message Date
dcarns
ae6a12b16b
Merge pull request #1887 from gravitl/feature_cli_sso
Add headless oauth login endpoint for CLI
2023-01-03 13:27:18 -05:00
Matthew R. Kasun
66723bf0e4 change cli name to nmctl 2023-01-03 10:36:58 -05:00
Anish Mukherjee
fd21d960fc minor refactor 2023-01-02 16:06:14 +05:30
Anish Mukherjee
93fdf359b3 add callback for headless sso 2023-01-02 14:48:39 +05:30
Anish Mukherjee
289bb3e5ec add headless sso login 2023-01-02 13:18:40 +05:30
Anish Mukherjee
2a5b973144 fix grammatical error 2022-12-09 22:28:03 +05:30
Anish Mukherjee
9f2def1808 add master_key check on JWT refresh 2022-12-09 20:56:43 +05:30
Anish Mukherjee
79f318e0c5 deny/allow bi-directional 2022-12-09 20:35:29 +05:30
Anish Mukherjee
98e60edb19 retry only once for refreshing JWT 2022-12-09 19:55:27 +05:30
Anish Mukherjee
94dc0d9c8a add a simple get request function 2022-12-08 19:04:23 +05:30
Anish Mukherjee
b2d0a6dfe9 use cached JWT token and refresh on expiry 2022-12-08 18:53:57 +05:30
Anish Mukherjee
87f560f0ac add function comment 2022-12-08 18:07:45 +05:30
Anish Mukherjee
8b62bdec62 add acl allow/deny subcommands 2022-12-06 21:10:18 +05:30
Anish Mukherjee
a98a116bf7 add network users subcommand 2022-11-29 19:23:39 +05:30
Anish Mukherjee
683fe7abb1 add metrics and usergroup subcommands 2022-11-28 19:27:17 +05:30
Anish Mukherjee
d999f7b86e add comments to exported functions 2022-11-28 18:16:56 +05:30
Anish Mukherjee
da2d143e39 add user subcommand 2022-11-28 18:16:56 +05:30
Anish Mukherjee
db014c93bd add external client config fetch subcommand 2022-11-28 18:16:56 +05:30
Anish Mukherjee
9061c2f26c use tables for displaying list command output 2022-11-28 18:16:56 +05:30
Anish Mukherjee
9d37f068b2 add more flags for create/update operations 2022-11-28 18:16:56 +05:30
Anish Mukherjee
b58040b9b8 add user create and list 2022-11-28 18:16:56 +05:30
Anish Mukherjee
7004c8dd3e add ext_client create, get, delete and list commands 2022-11-28 18:16:56 +05:30
Anish Mukherjee
9466124cf2 add logs and server info retrieval functionalities 2022-11-28 18:16:56 +05:30
Anish Mukherjee
2e0b4726c9 add delete and push dns subcommands 2022-11-28 18:16:56 +05:30
Anish Mukherjee
f8d65e2a80 minor refactor 2022-11-28 18:16:56 +05:30
Anish Mukherjee
d9c9d29d33 add node management 2022-11-28 18:16:56 +05:30
Anish Mukherjee
6a403d1974 remove redundant dependency 2022-11-28 18:16:56 +05:30
Anish Mukherjee
b7202b371a add flags for network creation 2022-11-28 18:16:56 +05:30
Anish Mukherjee
b5c9fe4e40 add ACL management 2022-11-28 18:16:56 +05:30
Anish Mukherjee
c1f652487c fix delete key endpoint 2022-11-28 18:16:56 +05:30
Anish Mukherjee
aab92ce88d add access key subcommand 2022-11-28 18:16:56 +05:30
Anish Mukherjee
dddfab263c implement network delete and update node_limit 2022-11-28 18:16:56 +05:30
Anish Mukherjee
6a493b951a add network create,get and list 2022-11-28 18:16:56 +05:30
Anish Mukherjee
fa9b7643cb add config management commands 2022-11-28 18:16:56 +05:30