🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

anypoint-cli-command

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anypoint-cli-command

Anypoint CLI core Library

1.6.0
latest
npm
Version published
Weekly downloads
8.1K
0.59%
Maintainers
1
Weekly downloads
 
Created
Source

Description

This package contains the base command class for Anypoint CLI, anypoint-cli-v4. Extend this class for convenient access to common Anypoint CLI parameters, a logger, CLI output formatting, and scratch orgs. This class extends @oclif/core.

Usage

Check Your Anypoint CLI Version

Commands that extend Core can only be used with Anypoint CLI version 4.0.0 or later. To check your Anypoint CLI version:

$ anypoint-cli-v4 --version
@mulesoft/anypoint-cli-v4/4.0.0 linux-x64 node-v16.14.2

Features

To learn more about the features of the Command Library see the How to develop a plug-in.

  • @mulesoft/anypoint-cli-command - Contains the base Anypoint CLI command, Core.
  • @oclif/core - Contains the base oclif Command, which Core extends.

Issues

Please report any issues here:

Keywords

anypoint-cli

FAQs

Package last updated on 19 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts