glab-cluster-agent-check_manifest_usage - Man Page
Check agent configuration files for built-in GitOps manifests usage. (EXPERIMENTAL)
Synopsis
glab cluster agent check_manifest_usage [flags]
Description
Checks the descendants of a group for registered agents with configuration files that rely on the deprecated GitOps manifests settings. The output can be piped to a tab-separated value (TSV) file.
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/.
Options
-a, --agent-page=1 Page number for projects.
-A, --agent-per-page=30 Number of projects to list per page.
-g, --group="" Group ID to check.
-p, --page=1 Page number for projects.
-P, --per-page=30 Number of projects to list per page.
-r, --recursive[=false] Recursively check subgroups.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
- -R, ā--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
- format. Also accepts full URL or Git URL.