cli

package
v0.22.3 Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: BSD-3-Clause Imports: 31 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HeadscaleDateTimeFormat = "2006-01-02 15:04:05"
	SocketWritePermissions  = 0o666
)
View Source
const (
	Base10 = 10
)
View Source
const (
	// 90 days.
	DefaultAPIKeyExpiry = "90d"
)
View Source
const (
	DefaultPreAuthKeyExpiry = "1h"
)

Variables

View Source
var Version = "dev"

Functions

func ColourTime added in v0.13.0

func ColourTime(date time.Time) string

func ErrorOutput

func ErrorOutput(errResult error, override string, outputFormat string)

func Execute added in v0.6.1

func Execute()

func HasMachineOutputFlag added in v0.12.1

func HasMachineOutputFlag() bool

func SuccessOutput added in v0.12.1

func SuccessOutput(result interface{}, override string, outputFormat string)

Types

type Error added in v0.12.1

type Error string

Error is used to compare errors as per https://dave.cheney.net/2016/04/07/constant-errors

func (Error) Error added in v0.12.1

func (e Error) Error() string

Jump to

Keyboard shortcuts

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