$ zarf package remove dos-games
Saving log file to
/var/folders/bk/rz1xx2sd5zn134c0_j1s2n5r0000gp/T/zarf-2023-03-23-10-07-47-1612529511.log
Error: required flag(s) "confirm" not set
Usage:
  zarf package remove {PACKAGE_NAME|PACKAGE_FILE} [flags]

Aliases:
  remove, u

Flags:
      --components string   Comma-separated list of components to uninstall
      --confirm             REQUIRED. Confirm the removal action to prevent accidental deletions
  -h, --help                help for remove

Global Flags:
  -a, --architecture string   Architecture for OCI images
      --insecure              Allow access to insecure registries and disable other recommended security enforcements. This flag should only be used if you have a specific reason and accept the reduced security posture.
  -l, --log-level string      Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
      --no-log-file           Disable log file creation
      --no-progress           Disable fancy UI progress bars, spinners, logos, etc
      --tmpdir string         Specify the temporary directory to use for intermediate files
      --zarf-cache string     Specify the location of the Zarf cache directory (default "~/.zarf-cache")

Error: required flag(s) "confirm" not set