apim-cli
apim-cli copied to clipboard
Axway API-Management CLI - Manage your platform from the command line or with your CI/CD pipeline
### APIM-CLI version 1.13.6 ### API-Management version 7.7.20221130 ### Bug description APIM-CLI API import does not deploy new password on outbound http basic authentication. "No change" detected by APIM-CLI on...
### APIM-CLI version 1.14.4 ### API-Management version 7.7.0.20240228 ### Bug description Hi Team, We are using 7.7 Feb'24 supported apim-cli version 1.14.4 and exporting API using api-path doesn't work. It...
### APIM-CLI version 1.14.4+ e6d2e54d2932529d572b78649f16d38af231706b ### API-Management version 7.7.20230228 ### Bug description `apim -s my-environment app get -id 3a73b789-8cc2-4d04-b5a1-dd3797371022 -o json` fails with an exception fetch app permissions. ### Steps...
### APIM-CLI version 1.14.3 ### API-Management version 7.7.20231130 ### Bug description Customer is getting API not found error while trying to import an API into Axway using the CLI. We...
Bumps commons-io:commons-io from 2.11.0 to 2.14.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
### APIM-CLI version 1.14.2 ### API-Management version 7.7.20211130 ### Question is it possible to import a soap frontend API and differentiate: * the URL provided for wsdl import * the...
### Problem description Hello, We are experiencing issues when importing APIs via `apim api import` action, due to complexity of our system. For APIs with a lot of subscribed application...
### APIM-CLI version 1.14.2 ### API-Management version 7.7.0.20230830 ### Question **NOTE: Same thing happens with 1.14.4 and 1.14.5.** We are trying to manage API Manager quotas thru apimcli. But, for...
### APIM-CLI version 1.14.5 ### API-Management version 7.7.20240530 ### Bug description The output of command 'apim api get' is not containing the complete list of client applications (array) of the...
### APIM-CLI version 1.14.5 ### API-Management version 7.7.20240530 ### Bug description When using the following command: `apim org import -username $APIMGR_USERNAME -password $APIMGR_PASSWORD -apimanagerUrl $APIMGR_URL -s $CI_COMMIT_BRANCH -c ./${PROJECT_DIR}/client-organizations/Example-client-org-name/org-config.yaml -returnCodeMapping...