This package has been deprecated

Author message:

use @zeus-ci/cli instead

zeus-ci

0.2.4 • Public • Published

Zeus Command Line Interface

The official command line utility for Zeus.

Table of Contents

Installation

The CLI comes as NPM package and can be installed via npm or yarn:

npm install -g zeus-ci
yarn add -g zeus-ci

Usage

zeus-ci <command>

Commands:
  src upload <file> [type]  Upload a build artifact                 [aliases: u]

Options:
  -v, --version  Show version number                                   [boolean]
  -h, --help     Show help                                             [boolean]

Upload

This uploads a build artifact for processing or storage.

zeus-ci upload <file>

Positionals:
  file  Path to the artifact                                 [string] [required]

Options:
  -t, --type     Mime type of the file to upload                        [string]
  -v, --version  Show version number                                   [boolean]
  -h, --help     Show help                                             [boolean]

Readme

Keywords

none

Package Sidebar

Install

npm i zeus-ci

Weekly Downloads

1

Version

0.2.4

License

Apache-2.0

Last publish

Collaborators

  • jauer
  • sentry-bot
  • benvinegar