Skip to content

Latest commit

 

History

History
316 lines (266 loc) · 10.3 KB

File metadata and controls

316 lines (266 loc) · 10.3 KB

Command Reference

Anypoint Code Builder provides a set of commands through the Command Palette.

MuleSoft Commands

  • Add an API spec fragment from Exchange to the project directory so that you can include the fragment in your spec. For a procedure that uses this command, see Add a Fragment from Exchange to Your Project.

    MuleSoft: Add Fragment dependency from Exchange
  • Open the API Console from an API design project. See des-create-api-specs.adoc.

    MuleSoft: API Console
  • Change the version of an API governance ruleset in an API design project. Select from rulesets in your project, and change the version. For information about rulesets, see des-govern-api.adoc.

    MuleSoft: Change Ruleset Version
  • Deploy an integration or implementation to CloudHub. See Deploy an App to CloudHub.

    MuleSoft: Deploy to CloudHub
  • Start an API design project. You can also start the project from the UI. See des-create-api-specs.adoc.

    MuleSoft: Design an API
  • Start an integration project. You can also start an integration project from the UI. See int-create-integrations.adoc.

    MuleSoft: Develop an Integration
  • Download a supported version of Mule runtime engine and Java from Anypoint Code Builder. See also, int-versions.adoc.

    MuleSoft: Download Mule Runtime and Java Versions
  • Install a specific Mule runtime version for use with your projects. This command queries available Mule runtime versions and downloads the selected version to your local Mule runtime directory. See also, Install Additional Mule Runtime Versions.

    MuleSoft: Install Runtime
  • Create a shareable or deployable JAR from your project. See Export Mule Project.

    MuleSoft: Export Mule Project
  • Export a compressed file that contains your project’s workspace folders, logs, and information about environment variables, CPU, operating system, and system properties. See Export Troubleshooting Information.

    MuleSoft: Export Troubleshooting Information
  • Open the Settings page for Anypoint Code Builder settings, which include settings for the Anypoint Platform host (EU or US). For an example that uses the command, see Set the Desktop IDE to the EU or US Cloud.

    MuleSoft: Open ACB Settings
  • Select a ruleset to remove from an API design project. For information about rulesets, see des-govern-api.adoc.

    MuleSoft: Remove Governance Ruleset...
  • After scaffolding an API design project from the IDE into an interface within an implementation project and making subsequent changes to the design project, use this command from the design project to re-scaffold your changes into your interface. See Re-Scaffold the API Spec.

    MuleSoft: Re-scaffold this local API
  • Validate your API specification against rules in all rulesets added to a design project. For information about rulesets, see des-govern-api.adoc.

    MuleSoft: Run Governance Validation with all Rulesets and Rules
  • Search for an asset by its name in Anypoint Exchange.

    MuleSoft: Search in exchange
  • Expand the Governance Rulesets panel from an open API design project. For information about rulesets, see des-govern-api.adoc.

    MuleSoft: Show API Governance
  • Open the Welcome tab for Anypoint Code Builder. See an example of the tab in start-discover-ui.adoc.

    MuleSoft: Show Welcome
  • Open the Project Properties page for a project.

    MuleSoft: Open Mule Project Properties

Other Commands

Other helpful commands include the following:

  • Open a project folder from the Command Palette. For examples that use this command, see start-add-folders.adoc.

    File: Open Folder
  • Open the Anypoint Code Builder panel from the IDE. The panel provides links to the most frequent actions. See an example of the panel in start-discover-ui.adoc.

    View: Show Anypoint Code Builder