Blake Harnden
|
15acdaa40f
|
grpc: removed old client, refactored wrapped client to be the new standard client, removed old client tests, updated documentation
|
2021-05-04 13:29:22 -07:00 |
|
Blake Harnden
|
1cbe891dab
|
grpc: updated core-cli to use the wrapped client, removed json output for now
|
2021-05-03 16:55:53 -07:00 |
|
Blake Harnden
|
3d958c5d0f
|
core-cli: added delete session
|
2021-01-13 21:19:56 -08:00 |
|
Blake Harnden
|
e549830e33
|
core-cli: fix to avoid errors for querying nodes with peer to peer links, until there is a proper way to get the other ends node name
|
2020-07-01 15:20:53 -07:00 |
|
Blake Harnden
|
08bbaf463b
|
core-cli: updated xml command to use a flag argument to be consistent for now
|
2020-07-01 11:06:09 -07:00 |
|
Blake Harnden
|
7a6c602369
|
core-cli: cleaned up core client usage by way of a decorator, helps provide convenient grpc error catching
|
2020-07-01 11:01:44 -07:00 |
|
Blake Harnden
|
3477e84e9d
|
core-cli: added wlan set/get config, fixed session option for node/link interactions
|
2020-07-01 09:30:05 -07:00 |
|
Blake Harnden
|
537291b219
|
core-cli: added open xml command to a session xml and optionally start it
|
2020-06-30 22:16:00 -07:00 |
|
Blake Harnden
|
4a0fdf3307
|
core-cli: add function for printing protobuf responses as json
|
2020-06-30 15:21:33 -07:00 |
|
Blake Harnden
|
beaebcfa24
|
grpc: added node_id and net2_id data to interface protos to allow querying a node to provide the node and networks an interface is associated with
|
2020-06-30 12:34:20 -07:00 |
|
Blake Harnden
|
ab17cb1053
|
grpc: grpc get_session will no longer return peer to peer nodes, they should be invisible to users, updated core-cli to print human readable links better
|
2020-06-30 09:50:28 -07:00 |
|
Blake Harnden
|
69721dc129
|
grpc: updated client edit_node to have source as last parameter to be consistent with source placement on all other functions
|
2020-06-30 09:32:56 -07:00 |
|
Blake Harnden
|
aef3fe8d50
|
updated core-cli to use consistent shorthand options and existing longform options
|
2020-06-30 09:25:36 -07:00 |
|
Blake Harnden
|
ec845b920c
|
removed ip mask options from core-cli add link, combined with ip and will parse input to provide simpler interface
|
2020-06-30 08:27:40 -07:00 |
|
Blake Harnden
|
59e7395a4f
|
initial addition of core-cli script that can be used to run commands and query information with sessions using grpc, similar in concept to coresendmsg
|
2020-06-29 23:00:33 -07:00 |
|