Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Usage = "personal-token" ShortDescription = "Deletes a personal token" LongDescription = "Deletes a personal token based on its UUID" FlagID = "Unique identifier for a personal token" HelpFlag = "Displays more information about the 'delete personal-token' subcommand" OutputSuccess = "Personal token %v was successfully deleted\n" AskDeleteInput = "What is the id of the Personal Token you wish to delete?" )
View Source
var (
ErrorFailToDelete = errors.New("Failed to delete the personal token: %s. Check your settings and try again. If the error persists, contact Azion support")
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.