Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 900 Bytes

File metadata and controls

30 lines (23 loc) · 900 Bytes
title `glab opentofu state delete`
stage Create
group Code Review
info To determine the technical writer assigned to the Stage/Group associated with this page, see <https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments>

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

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

Options

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

Options inherited from parent commands

  -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.