apigee / apigeecli

This is a tool to interact with Apigee APIs. The tool lets you manage (create, del, get, list) environments, proxies, etc.
Apache License 2.0
51 stars 28 forks source link

organizations export incorrectly writes AppGroup Apps to apps.json file #467

Closed kurtkanaskie closed 3 months ago

kurtkanaskie commented 3 months ago

in org/export.go line 156 has:

Has: appsFileName Should be: appGroupsAppsFileName