GLabGLab

glab opentofu state delete

Delete the given state or if the serial is provided only that version of the given state.

Terminal
glab opentofu state delete <state> [<serial>] [flags]

## Options

Terminal
  -f, --force   Force delete the state without prompting.

## Options inherited from parent commands

Terminal
  -h, --help              Show help for this command.
  -R, --repo OWNER/REPO   Select another repository. Can use either OWNER/REPO or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.