glab-opentofu-state-unlock - Man Page

Unlock the given state.

Synopsis

glab opentofu state unlock  [flags]

Description

Unlocking a state releases a lock held on it, so others can modify the state again.

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.

Example

glab opentofu state unlock production

See Also

glab-opentofu-state(1)

Referenced By

glab-opentofu-state(1).

Jun 2026 Auto generated by spf13/cobra