gocd-cli

command module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2023 License: MIT Imports: 1 Imported by: 0

README

GoCD commandline interface

Go Report Card shields shields shields shields

command-line interface for GoCD that helps in interacting with GoCD server.

Introduction

GoCD has user interface from where all the work that this CLI does can be operated, but this cli targets admins who manage GoCD. By providing cli equivalent support of the UI.

This interacts with GoCD server's api to encrypt, decrypt secrets get list of pipelines, create config-repos and many more.

This cli uses GoCD golang sdk. If you find bug with CLI, probably that bug would at the SDK.

Requirements

  • Go 1.17 or above . Installing go can be found here.
  • Basic understanding of CI/CD server GoCD and GoCD golang sdk.

Installation

  • Recommend installing released versions. Release binaries are available on the releases page and docker from here.
  • Can always build it locally by running go build against cloned repo.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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