# Functions
AddPersistentBoolFlag adds a int flag to the command.
AddPersistentDurationFlag adds a int flag to the command.
AddPersistentIntFlag adds a int flag to the command.
AddPersistentStringFlag adds a string flag to the command.
AddPersistentStringArrayFlag adds a string slice flag to the command.
# Variables
No description provided by the author