.nh .TH "glab" "1" "Jun 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-orbit-remote-status - Show GitLab Knowledge Graph cluster health. (EXPERIMENTAL) .SH SYNOPSIS \fBglab orbit remote status [flags]\fP .SH DESCRIPTION Calls \fBGET /api/v4/orbit/status\fR and prints the cluster health response as pretty-printed JSON. Use this command to confirm Orbit is enabled and reachable for your user. It is the first step in the Orbit discovery workflow. .PP This feature is an experiment and is not ready for production use. It might be unstable or removed at any time. For more information, see https://docs.gitlab.com/policy/development_stages_support/. .SH OPTIONS \fB--hostname\fP="" GitLab hostname to query. Defaults to the current repository's host or \fBgitlab.com\fR\&. .PP \fB--jq\fP="" Filter JSON output with a jq expression. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .SH EXAMPLE .EX $ glab orbit remote status .EE .SH SEE ALSO \fBglab-orbit-remote(1)\fP