Add output flag for `talosctl config info`. This allows to programatically gather endpoints for CI tests. Eg: ```bash _out/talosctl-linux-amd64 config info --output json | jq '.Contexts[].Endpoints[0]' ``` Signed-off-by: Noel Georgi <git@frezbo.dev>
Add output flag for `talosctl config info`. This allows to programatically gather endpoints for CI tests. Eg: ```bash _out/talosctl-linux-amd64 config info --output json | jq '.Contexts[].Endpoints[0]' ``` Signed-off-by: Noel Georgi <git@frezbo.dev>