fest types festival list

List all festival types

Synopsis

List all available festival types with their descriptions.

Shows all festival types defined in the configuration, marking the default type.

Examples:

  fest types festival list        # List all festival types
  fest types festival list --json # JSON output
fest types festival list [flags]

Options

  -h, --help   help for list
      --json   Output as JSON

Options inherited from parent commands

      --config string   config file (default: ~/.config/fest/config.json)
      --debug           enable debug logging
      --no-color        disable colored output
      --verbose         enable verbose output

SEE ALSO