Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
glab(1)								       glab(1)

NAME
       glab-opentofu-state - 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 con-
       trol 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 ac-
       cepted.

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)

Auto generated by spf13/cobra	   Jun 2026			       glab(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-opentofu-state&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help