glab-opentofu-state - Man Page

Work with the OpenTofu or Terraform states.

Synopsis

glab opentofu state  [flags]

Description

List the states in the current project, lock or unlock a state to control concurrent access, download a state as JSON, or delete a state or one of its versions.

Options Inherited from Parent Commands

-h, --help[=false] Show help for this command.

-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.

See Also

glab-opentofu(1), glab-opentofu-state-delete(1), glab-opentofu-state-download(1), glab-opentofu-state-list(1), glab-opentofu-state-lock(1), glab-opentofu-state-unlock(1)

Referenced By

glab-opentofu(1), glab-opentofu-state-delete(1), glab-opentofu-state-download(1), glab-opentofu-state-list(1), glab-opentofu-state-lock(1), glab-opentofu-state-unlock(1).

Jun 2026 Auto generated by spf13/cobra