apigee / devrel

Common solutions and tools developed for Apigee
Apache License 2.0
181 stars 159 forks source link

Sackmesser report - inconsistent directory names #644

Open OmidTahouri opened 1 year ago

OmidTahouri commented 1 year ago

We have a minor inconsistency with the directory names created for sackmesser report Each resource in /tools/apigee-sackmesser/cmd/report/helpers will have its own directory created

e.g. mkdir -p "$export_folder/$organization/config/resources/edge/env/$environment/company"

This issue raises the question of whether the directory names should be singular or plural; /company vs /companies

/api-products/caches/developerapps (hyphen?) /developers/flowhook /keystore /kvm /reference /target-servers/user /virtualhost

OmidTahouri commented 1 year ago

Just FYI @g-devpat @g-greatdevaks