9.5 Environment Variables - Axway-API-Management-Plus/apim-cli GitHub Wiki

Environment variables

Environment variables used by APIM CLI


Environment Variable Name Description Possible values
retain.backend.url Store WSDL URL as backendBasepath to api-config.json instead of writing WSDL to file system. The backendBashpath ssed to import WSDL to API manger true or false. Default value false
print_console api-config.json data will printed on console instead of writing to file system including certificates, images and specification ( certficates, images and specifcation resprsented as base64 encoded data true or false. Default value false
check_catalog Check API manager catalog to ensure API catalog is updated before removing old API true or false. Default value false
log_level Change Log4j log level for APIM CLI info, debug, error or fatal. Default value info