apim-cli icon indicating copy to clipboard operation
apim-cli copied to clipboard

Axway API-Management CLI - Manage your platform from the command line or with your CI/CD pipeline

Results 46 apim-cli issues
Sort by recently updated
recently updated
newest added

### APIM-CLI version 1.14.3 ### API-Management version 7.7.20231130 ### Bug description When try to export an api as json or yaml, it says successfully exported but there is no export...

bug

**User story** As a CLI user, I want to authenticate with API Manager using the configured SSO mechanism. **Additional context** When (SAML-based) SSO is used to log into API Manager,...

enhancement

### APIM-CLI version 1.14.3-snapshot ### API-Management version 7.7.0 ### Bug description Hello @rathnapandi about removing existing quotas from Api Manager, we see Apim-cli 1.14.3-snapshot is working with APPLICATION quotas and...

bug

### Problem description Currently the summary and descriptionType are sort of mandatory for the apiMethods flags. ``` "apiMethods": [ { "name": "createUser", "summary": "Create user", "descriptionType": "original", "tags": { "stage":...

enhancement
stale

### Problem description The following new features exists in OData v4. See https://docs.oasis-open.org/odata/new-in-odata/v4.01/cn04/new-in-odata-v4.01-cn04.html#sec_Newquery The parsing logic needs to be updated to indicate such a path as a possible route. ###...

enhancement
stale

### Problem description At the moment, the parser will append a * to any paths to which the api consumer can append additional path parameter. This wildcard appears in the...

enhancement
stale

### APIM-CLI version 1.13.5 ### API-Management version 7.7.0.20220228 ### Bug description For an API that is in a "published" state with at least one subscription, if we update the state...

bug

**User story** Some APIs need updates in KPS tables. Swagger promote should support a generic way to specify a KPS table and properties so it can do the insertions/removals. (The...

enhancement
pinned

### APIM-CLI version 1.14.4 ### API-Management version 7.7.20220830 ### Bug description Issue on Windows where exporting all Applications will have an error creating a folder if the name of the...

bug

### APIM-CLI version 1.13 ### API-Management version 2022 ### Question I get this settings when using the CLI to get the api-config file. It looks like parameters are not forwarded...

question