sectionctl

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 7 Imported by: 0

README

sectionctl

Test status

Section command line tool.

Usage

Run the command without any arguments to see the help:

sectionctl

To set up credentials so the CLI tool works, run:

sectionctl login

Installing

The easiest way to install sectionctl is by downloading the latest release and putting it on your PATH.

Developing

Please ensure you're running at least Go 1.14.

To run tests:

git clone https://github.com/section/sectionctl
cd sectionctl
make test

To build a binary in bin/

make build

Releasing

  1. Increment the version number in version/version.go and commit.
  2. Run make release and specify VERSION string prefaced with a v, like v1.0.1.

This triggers a GitHub Actions workflow that does cross platform builds, and publishes a draft release.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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