2.0
Add support for the Cloud Quota Management API
Requests for work with limits and quotas are sent to the Cloud Quota Management API instead of the Cloud Management API, as it was before.
Commands for working with limits and quotas have been changed. Now commands look like this:
selvpc quota set --region VALUE [--zone VALUE] --resource VALUE --value VALUE <project_id>
selvpc quota show --region VALUE <project_id>
selvpc limit show --region VALUE <project_id>