1.8.0 • Published 4 years ago

@atomist/cli v1.8.0

Weekly downloads
17
License
Apache-2.0
Repository
github
Last release
4 years ago

@atomist/cli

npm version

The Atomist CLI, a unified command-line tool for interacting with Atomist services.

Prerequisites

See the Atomist getting started documentation.

Installation

Briefly,

$ npm install -g @atomist/cli

see the Atomist developer quick start for more information.

Using

Configuration

You can use the Atomist CLI to configure your local environment to run software delivery machines (SDMs) and other Atomist API clients.

$ atomist config

See the Atomist developer quick start for more information.

Kubernetes

You can use the Atomist CLI to install the Atomist Kubernetes utilities in your Kubernetes cluster:

$ atomist kube --environment=MY_CLUSTER

replacing MY_CLUSTER with a meaningful name for the Kubernetes cluster your kubectl utility is configured to communicate with. See the Atomist Kubernetes documentation for more information.

Support

General support questions should be discussed in the #support channel in our community Slack team at atomist-community.slack.com.

If you find a problem, please create an issue.

Development

You will need to install node to build and test this project.

Build and Test

CommandReason
npm installinstall all the required packages
npm run buildlint, compile, and test
npm startstart the Atomist automation client
npm run autostartrun the client, refreshing when files change
npm run lintrun tslint against the TypeScript
npm run compilecompile all TypeScript into JavaScript
npm testrun tests and ensure everything is working
npm run autotestrun tests continuously
npm run cleanremove stray compiled JavaScript files and build directory

Release

Releases are managed by the Atomist SDM. Press the "Release" button in the Atomist dashboard or Slack.


Created by Atomist. Need Help? Join our Slack team.

1.8.0

5 years ago

1.7.0

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0-RC.2

5 years ago

1.0.0-RC.1

6 years ago

1.0.0-M.5a

6 years ago

1.0.0-M.5

6 years ago

1.0.0-M.4

6 years ago

1.0.0-M.3

6 years ago

1.0.0-M.2

6 years ago

1.0.0-M.1

6 years ago

0.6.7

6 years ago

0.6.6

6 years ago

0.6.5

6 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago