ITRS-Group / cordial

Cordial comprises a set of interrelated programs, integrations, libraries and packages for Geneos, principally written in Go.
Other
7 stars 0 forks source link

`tools/geneos` - new apicmd subsystem #179

Open pgalbavy-itrs opened 1 year ago

pgalbavy-itrs commented 1 year ago

Create an api subsystem (under cmd/apicmd) to hold all gateway and netprobe api command line commands.

Move snapshot under here and alias top level command back.

This could then support gateway REST Commands more generally and also provide CLI access to Netprobe REST and XMLRPC APIs, as appropriate.