package
5.1.0+incompatible
Repository: https://github.com/licensezero/cli.git
Documentation: pkg.go.dev

# README

Implementations of command-line-interface subcommands, plus helper functions.

# Functions

Fail prints an error message and calls os.Exit(1).

# Variables

Backup writes a tarball of configuration files to the current directory.
Bugs opens the CLI tracker bug tracker page.
Buy opens a buy page on licensezero.com.
Identify saves user identification information.
Import saves licenses and waivers to the config directory.
Latest prints checks the running version against the latest available.
License writes LICENSE and licensezero.json.
Lock fixes pricing and availability.
Offer creates a project and offers private licenses for sale.
Projects prints the licensor's projects.
Quote generates a quote for missing private licenses.
README appends licensing information to README.
Register a user to sell private licenses.
Relicense updates LICENSE and metadata with Charity terms.
Reprice changes project pricing.
Reset requests a new access token.
Retract pulls a project from sale.
Sponsor starts a project sponsorship transaction.
Token saves licensor IDs and API tokens.
Version prints the CLI version.
Waive generates a signed waiver.
WhoAmI prints identity information.

# Structs

Paths describes the paths in which the CLI is run.
Subcommand describes a CLI subcommand.