package version

import "github.com/cloudflare/cfssl/cli/version"

Package version implements the version command.

Index

Variables

var Command = &cli.Command{UsageText: versionUsageText, Flags: nil, Main: versionMain}

Command assembles the definition of Command 'version'

Functions

func FormatVersion

func FormatVersion() string

FormatVersion returns the formatted version string.

Source Files

version.go version_dev.go

Version
v1.4.0-rc1
Published
Oct 30, 2019
Platform
js/wasm
Imports
3 packages
Last checked
1 week ago

Tools for package owners.