@axway/axway-central-cli 2.29.0-rc.4 → 2.29.0-rc.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -156,6 +156,7 @@ statusPort: 8990
156
156
  env:
157
157
  LOG_LEVEL: info
158
158
  CENTRAL_AGENTNAME: {{centralConfig.taAgentName}}
159
+ CENTRAL_REGION: {{centralConfig.region}}
159
160
  CENTRAL_AUTH_CLIENTID: {{centralConfig.dosaAccount.clientId}}
160
161
  CENTRAL_ORGANIZATIONID: "{{centralConfig.orgId}}"
161
162
  CENTRAL_ENVIRONMENT: {{centralConfig.environment}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axway/axway-central-cli",
3
- "version": "2.29.0-rc.4",
3
+ "version": "2.29.0-rc.5",
4
4
  "description": "Manage APIs, services and publish to the Unified Catalog",
5
5
  "homepage": "https://platform.axway.com",
6
6
  "author": {