GoogleCloudPlatform / application-integration-management-toolkit

This tool lets you interact with Application Integration, Integration Connectors or Apigee Integration/Connector APIs. The tool lets you manage (create, del, get, list) integrations, connections etc.
Apache License 2.0
22 stars 16 forks source link

[BUG] integrationcli get connectors does not return nodeConfig when overrides is set to true #258

Closed ssvaidyanathan closed 3 months ago

ssvaidyanathan commented 3 months ago

Describe the bug integrationcli get connectors does not return nodeConfig when overrides is set to true

Version integrationcli version 0.76.1 date: 2024-05-24T15:45:32Z [commit: aa937cc]

To Reproduce Just run integrationcli connectors get -n $name -p $project-r $region --default-token --overrides=true It does not include nodeConfig. However when you remove the --minimal arg, its there in the response

Expected behavior should return nodeConfig as well

ssvaidyanathan commented 3 months ago

Released in v0.76.2