buildinfo

package module
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: MIT Imports: 1 Imported by: 0

README

Reeve CI / CD - Command Line Tools

Installing

go install github.com/reeveci/reeve-cli/reeve@latest

reeve --help

Configuration

Configuration options can be set using either environment variables (with prefix REEVE_CLI_), CLI flags or a TOML file.

The configuration file .reevecli is stored in a directory reeve in the user's configuration directory ($HOME/.config/reeve on linux) and can be otherwise specified with the REEVE_CLI_CONFIG environment variable.

The configuration file can be managed using the config command.

reeve config set url https://reeve-server:9080
REEVE_CLI_SECRET='supersecret'

reeve ask --list

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildVersion string

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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