7.7.5 • Published 1 month ago

@broadcom/endevor-for-zowe-cli v7.7.5

Weekly downloads
59
License
SEE LICENSE IN LI...
Repository
-
Last release
1 month ago

Endevor Plug-in for Zowe CLI

This repository contains a command line interface (CLI) that interacts with Endevor. You can build it as either an independent CLI application or as a plug-in that can be installed into an existing application, such as Brightside.

The Endevor application is built on the Imperative Framework.

Use Cases

You can use the Endevor Plug-in for Zowe CLI to perform the following tasks without having to leave the ZOWE CLI interface: Check out source code that resides in Endevor, and work with the code in a non-mainframe IDE or editor such as Sublime, Visual Studio Code, or IntelliJ IDEA

Interact with Endevor application lifecycle actions, allowing easy scripting from CI/CD pipelines. Build code and integrate Endevor element code into wider packages. Access multiple data sources within a single CLI, enabling quick comparison and inclusion of data. Interact with Endevor for basic SCM inventory, which provides an alternative experience for end users, which enables easier learning and adoption. Build checked-in source for use in unit and functional test environments. Approve workflows in response to events in other DevOps tools.

Prerequisites

Before you install the plug-in, it is important to ensure that you meet the following prerequisites: Zowe CLI installed and configured. Endevor instance with the Endevor Web Services component installed

Build the Plug-in from Source and Link Endevor Application

Build plug-in from source and then link it to your Endevor application.

Follow these steps:

  1. Clone this repository to your PC as follws: Issue git clone https://github.com/your-username/your-repository Press Enter. The local clone is created.
  2. In a command line, issue cd [relative path]/endevor
  3. Issue npm install
  4. Issue npm run build
  5. Issue npm link

Install the Endevor SCM Plug-in for Zowe CLI

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

  • @latest
  • @zowe-v1-lts
  • @lts-incremental

Use of the @latest tag requires the active version (Version 2) of the Endevor REST API. Version 2 of the REST API is actively updated with new features and functionality.

The @zowe-v1-lts and @lts-incremental tags represent the stable version of the plugin, and require the stable version of the Endevor REST API (Version 1). Version 1 of the Endevor REST API is a reliable version without compatibility issues.

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

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

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

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

Note: The following command can also be used to install the stable version:

zowe plugins install @broadcom/endevor-for-zowe-cli@lts-incremental

Examples

The following examples show how Imperative CLI Framework features are implemented in the Endevor CLI.

Default Help

zowe endevor --help

 DESCRIPTION
 -----------

   Endevor plug-in for listing Endevor environment information, working
   with elements and packages located in specified Endevor instance.

 USAGE
 -----

   zowe endevor [group]

 COMMANDS
 --------

   add            Add an Element into Endevor.
   approve | aprv Approve a Package in Endevor.
   backin         Backin a Package in Endevor.
   backout        Backout a Package in Endevor.
   cast           Cast a Package in Endevor.
   create         Create a Package in Endevor.
   delete | del   Delete an Element or a Package in Endevor.
   deny           Deny a Package in Endevor.
   execute        Execute a Package in Endevor.
   generate | gen Generate an Element in Endevor.
   list           List instances, elements, types, packages and inventory
                  locations in Endevor.
   move | mv      Move an Element in Endevor.
   print | p      Print an Element or a Component in Endevor.
   reset          Reset a Package in Endevor.
   retrieve | ret Retrieve an Element in Endevor.
   signin | si    Signin an Element in Endevor.
   submit         Submit a Package or a SCL file in Endevor.
   transfer | tr  Transfer an Element in Endevor.
   update         Update an Element or a Package in Endevor.

 GLOBAL OPTIONS
 --------------

 --response-format-json  | --rfj (flag) (optional)

    Produce the command response as a JSON document

 --help  | -h (flag) (optional)

    Display help text

Uninstall the Plug-in

Issue the following command:

zowe plugins uninstall @broadcom/endevor-for-zowe-cli
7.7.5

1 month ago

7.7.4

1 month ago

7.7.3

3 months ago

7.7.1

4 months ago

7.7.2

4 months ago

7.7.0

4 months ago

7.6.0

6 months ago

7.5.1

8 months ago

7.5.0

9 months ago

7.4.0

1 year ago

7.3.0

1 year ago

7.2.1

1 year ago

7.2.0

2 years ago

7.1.0

2 years ago

7.0.3

2 years ago

7.0.1

2 years ago

7.0.0

2 years ago

6.5.2

2 years ago

6.5.1

2 years ago

6.5.0

2 years ago

5.7.6

2 years ago

6.4.0

2 years ago

6.3.1

3 years ago

6.3.0

3 years ago

6.2.0

3 years ago

6.1.6

3 years ago

6.1.8

3 years ago

6.1.7

3 years ago

5.7.5

3 years ago

2.8.3

3 years ago

5.7.4

3 years ago

2.8.2

3 years ago

5.7.3

3 years ago

6.1.5

3 years ago

6.1.4

3 years ago

6.1.3

3 years ago

5.7.2

3 years ago

5.7.1

4 years ago

6.1.2

4 years ago

6.1.1

4 years ago

5.7.0

4 years ago

6.1.0

4 years ago

6.0.0

4 years ago

5.6.0

4 years ago

5.5.0

4 years ago

2.7.1

4 years ago

5.4.1

4 years ago

2.7.0

4 years ago

5.4.0

4 years ago

5.3.0

4 years ago

2.6.0

4 years ago

2.5.0

4 years ago

5.2.0

4 years ago

5.1.1

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

5.0.1

4 years ago

4.2.3

4 years ago

4.2.2

4 years ago

4.2.1

4 years ago

2.3.0

4 years ago

4.2.0

4 years ago

4.1.0

5 years ago

2.1.1

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago