adobe / aio-cli-plugin-cloudmanager

Cloud Manager plugin for the Adobe I/O CLI
Apache License 2.0
46 stars 33 forks source link

Add support for maintaining IP Allowlists, Domains and Certificates #178

Open kwin opened 3 years ago

kwin commented 3 years ago

The API provided by https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/IP_Allowlist, https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/IP_Allowlist_Binding, https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/Domain%20Names and https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/SSLCertificates should be exposed trough the CLI as well.

kwin commented 3 years ago

@justinedelson Any ETA for the remaining functionality (Domain names and certificates)?