# Functions
NewCmdAuth returns an initialized Command instance for 'auth' sub command.
NewCmdCanI returns an initialized Command for 'auth can-i' sub command.
NewCmdReconcile holds the options for 'auth reconcile' sub command.
NewReconcileOptions returns a new ReconcileOptions instance.
# Structs
CanIOptions is the start of the data required to perform the operation.
ReconcileOptions is the start of the data required to perform the operation.