personaltoken

package
v0.0.0-...-79ceddb Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorCreate            = errors.New("Failed to create the Personal Token: %s. Check your settings and try again. If the error persists, contact Azion support.")
	ErrorMissingExpiration = errors.New("Failed to create the Personal Token: You must provide an expiration value.")
)
View Source
var (
	CreateUsage            = "personal-token"
	CreateShortDescription = "Creates a Personal Token"
	CreateLongDescription  = "Creates a Personal Token to be used for authentication and security"
	CreateFlagName         = "The Personal Token's name"
	CreateFlagExpiresAt    = "The Personal Token's expiration"
	CreateFlagDescription  = "The Personal Token's description"
	CreateFlagFile         = "Path to a JSON file containing the attributes of the Personal Token being created; you can use - for reading from stdin"
	CreateOutputSuccess    = "Created Personal Token: %s"
	CreateHelpFlag         = "Displays more information about the 'create personal-token' subcommand"
	AskInputName           = "Enter the new Personal Token's name:"
	AskInputExpiration     = "Enter the new Personal Token's expiration:"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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