version

package
v0.32.30 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2021 License: GPL-2.0, GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package version provides the implementation of the version command, providing information about the current `pipedream` command line tool installation

Index

Constants

This section is empty.

Variables

View Source
var CommitHash = "-"

CommitHash is the long form of the current build's commit hash

View Source
var Date = "-"

Date is the date and time at which the build was created

View Source
var RepoChecksum = "-"

RepoChecksum is a hash of all relevant files in the repo at time of build

This will help tell apart binaries built from source by detecting uncommitted changes.

View Source
var Version = "0.0.1"

Version is the current semantic version (all utils and pipedream itself share the same version)

View Source
var Via = "compiled from source"

Via is the installation method ("npm"/"brew"/"compiled from source"/...)

Functions

func Cmd

func Cmd(writer io.Writer)

Cmd implements the version command that outputs information on the current installation as a yaml string map

Types

This section is empty.

Jump to

Keyboard shortcuts

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