Documentation
¶
Index ¶
Constants ¶
View Source
const AddUsage = "usage: \n\tadd -u username -p password -w website"
View Source
const AvailableCmd = "the commands available are: setup, add, reset, help"
View Source
const HelpUsage = "usage: \n\thelp <command>\n\n"
View Source
const ResetUsage = "usage: \n\treset"
View Source
const SetupUsage = "usage: \n\tsetup -s secret -o output.json"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResetFlags ¶
type ResetFlags struct {
Confirm *string
}
type SetupFlags ¶
Click to show internal directories.
Click to hide internal directories.