.nh .TH "glab" "1" "Aug 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-opentofu-state-download - Download the given state and output as JSON to stdout. .SH SYNOPSIS \fBglab opentofu state download [] [flags]\fP .SH DESCRIPTION Download the given state and output as JSON to stdout. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. Can use either \fBOWNER/REPO\fR or \fBGROUP/NAMESPACE/REPO\fR format. Also accepts full URL or Git URL. .SH EXAMPLE .EX # Download the latest serial of the state production $ glab opentofu state download production # Download the serial 42 of the state production $ glab opentofu state download production 42 .EE .SH SEE ALSO \fBglab-opentofu-state(1)\fP