Skip to content

Reset

Reset the configuration file to default values.

Prompts for confirmation (y/N) unless –yes or -y is provided.

Usage

goGenerateCFToken config reset

Examples

Reset config (with confirmation prompt)

goGenerateCFToken config reset

Reset config without confirmation

goGenerateCFToken config reset --yes

Command Options

Flag Short Default Type Description
--yes -y false bool Bypass confirmation prompt

Global Options

Flag Short Default Type Description
--config -c "" string Path to config file
--log-level -l info string Set logging level (debug, info, warn, error)
--quiet -q false bool Suppress all output except errors
--verbose -v false bool Enable verbose output