An oclif-based plugin for MuleSoft Anypoint CLI that provides commands to manage API Manager resources (e.g., list, create, update APIs). Version 1.4.4, stable but low activity; integrated with @mulesoft/anypoint-cli. Differentiators: extends the official MuleSoft CLI with API Manager-specific operations; supports authentication via environment variables or CLI flags; requires Node >=16.
npm install anypoint-cli-api-manager-pluginNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Programmatically list APIs in an Anypoint environment using environment variables for authentication.
Use @mulesoft/anypoint-cli-api-mgr-plugin for imports and installation.
Check compatibility with @oclif/core v2 and update if needed.
Unset ANYPOINT_HOST before running tests: unset ANYPOINT_HOST.
npm install @mulesoft/anypoint-cli-api-mgr-plugin
Ensure @mulesoft/anypoint-cli is installed and run 'anypoint plugins:link .' from plugin directory.