cmd

package
v5.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2026 License: MIT Imports: 55 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRootCommand

func CreateRootCommand() *cli.Command

CreateRootCommand Creates the root CLI command.

Types

type ListAccount

type ListAccount struct {
	*storage.Account

	Path string `json:"path,omitempty"`
}

type ListCertificate

type ListCertificate struct {
	Name           string   `json:"name,omitempty"`
	Domains        []string `json:"domains,omitempty"`
	IPs            []string `json:"ips,omitempty"`
	ExpirationDate string   `json:"expirationDate,omitempty"`
	Expired        bool     `json:"expired"`
	Issuer         string   `json:"issuer,omitempty"`
	Path           string   `json:"path,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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