@broadcom/endevor-bridge-for-git-for-zowe-cli

Endevor Bridge for Git plug-in for Zowe CLI

Usage no npm install needed!

<script type="module">
  import broadcomEndevorBridgeForGitForZoweCli from 'https://cdn.skypack.dev/@broadcom/endevor-bridge-for-git-for-zowe-cli';
</script>

README

Endevor Bridge for Git for Zowe CLI

The Endevor Bridge for Git Plug-in for Zowe CLI allows you to build the changed files from the local working directory of your Git-Endevor mapping in a Endevor work area.

Use Cases

As an application developer, you can use the plug-in to perform the following tasks:

  • Build the changes of your local working directory of a Git-Endevor mapping in Endevor. (@zowe-v1-lts, @latest)

  • Manage Git-Endevor mappings from the CLI. (@latest)

    Enables you to create the same kind of Git-Endevor mappings that are supported in the application.

  • Manage mainframe credentials for Git-Endevor mappings. (@latest)

  • Create an ebg profile in Zowe CLI. (@latest)

For more information about the plug-in, see Endevor Bridge for Git Plug-in for Zowe CLI in the product documentations of Endevor Integrations for Enterprise DevOps and Brightside.

Software Requirements

Before you use the plug-in, ensure that you meet the following prerequisites:

  • Endevor Bridge for Git v2.3.1 or higher
  • Zowe CLI v6.17.3 or higher
  • Endevor Plug-in for Zowe CLI v6.4.0

Install the Endevor Bridge for Git Plug-in for Zowe CLI

The Endevor Bridge for Git Plug-in for Zowe CLI is associated with the following tags:

@latest

@zowe-v1-lts

The version with the @latest tag is actively updated with new features and functionality.

The @zowe-v1-lts tag represents the stable version of the plug-in which might not include all of the newest functionality.

To install the active version of the plug-in, issue the following command:

zowe plugins install @broadcom/endevor-bridge-for-git-for-zowe-cli@latest

To install the stable version of the plug-in, issue the following command:

zowe plugins install @broadcom/endevor-bridge-for-git-for-zowe-cli@zowe-v1-lts