cirrus-cli

module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2020 License: MPL-2.0

README

Cirrus CLI

Build Status

WIP CLI for executing Cirrus tasks locally. Currently can only validate Cirrus CI configuration file.

Installation

Releases

Check the releases page for a pre-built cirrus binary for your platform.

Go

If you have Go 1.14 installed, you can run:

go get github.com/cirruslabs/cirrus-cli/...

This will build and place the cirrus binary in $GOPATH/bin.

To be able to run cirrus command from anywhere, make sure that the $GOPATH/bin directory is added to your PATH environment variable (see article in the Go wiki for more details).

Usage

To validate a Cirrus CI configuration, simply switch to a directory where the .cirrus.yml is located and run:

cirrus validate

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL