personaltoken

package
v0.0.0-...-80e6674 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 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"
	CreateFlagIn           = "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\n"
	CreateHelpFlag         = "Displays more information about the 'create personal-token' subcommand"
	AskInputName           = "What is the name of the Personal Token?"
	AskInputExpiration     = "What is the expiration of the Personal Token?"
)

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