package revoke

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

Package revoke implements the revoke command.

Index

Variables

var Command = &cli.Command{
	UsageText: revokeUsageTxt,
	Flags:     revokeFlags,
	Main:      revokeMain,
}

Command assembles the definition of Command 'revoke'

Source Files

revoke.go

Version
v1.4.1
Published
Nov 13, 2019
Platform
windows/amd64
Imports
6 packages
Last checked
6 hours ago

Tools for package owners.