1.1.1 • Published 4 years ago

@zowedev/zowe-api-dev v1.1.1

Weekly downloads
9
License
EPL-2.0
Repository
github
Last release
4 years ago

Zowe REST API SDK Command Line Tool

Provides convenience functions to build native code, deploy REST API, and start it in a form of a CLI tool zowe-api.

Installation

From NPM (for users)

npm -g install @zowedev/zowe-api-dev

From sources (for developers)

git clone https://github.com/zowe/sample-spring-boot-api-service
cd sample-spring-boot-api-service
./gradlew :jarpatcher:build
cd zowe-api-dev
npm install
npm pack
npm link

Note: The npm pack is required to include the jarpatcher.jar that is created by ./gradlew :jarpatcher:build.

Usage

See zowe-api-dev - Zowe API Development CLI Tool.

$ zowe-api-dev

Zowe REST API Development CLI

USAGE
  $ zowe-api-dev [COMMAND]

COMMANDS
  config    configure the API service on z/OS
  deploy    deploy the API service artifacts to z/OS
  help      display help for zowe-api-dev
  init      initialize user configuration file
  start     start the API service on z/OS
  status    get status of API service
  stop      stop the API service on z/OS
  zfs       initialize user configuration file
  zosbuild  build z/OS source on z/OS UNIX
1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.2

4 years ago

0.7.3

4 years ago

0.7.1

4 years ago

0.7.0

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.1

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago