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

bug: fixes print statements during export #506 #507

Closed srinandan closed 1 month ago

kurtkanaskie commented 1 month ago

In org/export.go line 368 maybe use: clilog.Info.Printf("\tExporting KVM entries for %s with scope %s\n", mapName, scope)