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.0-rc1
Published
Oct 30, 2019
Platform
js/wasm
Imports
6 packages
Last checked
1 week ago

Tools for package owners.