table of contents
| glab(1) | glab(1) |
NAME¶
glab-opentofu-state-delete - Delete the given state or if the serial is provided only that version of the given state.
SYNOPSIS¶
glab opentofu state delete [] [flags]
DESCRIPTION¶
Delete the given state or if the serial is provided only that version of the given state.
OPTIONS¶
-f, --force[=false] Force delete the state without prompting.
OPTIONS INHERITED FROM PARENT COMMANDS¶
-h, --help[=false] Show help for this command.
-R, --repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO format. Also accepts full URL or Git URL.
SEE ALSO¶
| Oct 2025 | Auto generated by spf13/cobra |