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

FreeBSD Manual Pages

  
 
  

home | help
glab(1)								       glab(1)

NAME
       glab-schedule - Work with GitLab	CI/CD schedules.

SYNOPSIS
       glab schedule  [flags]

DESCRIPTION
       Manage  GitLab CI/CD pipeline schedules.	Use the	subcommands to create,
       list, update, delete, or	trigger	schedules in the current  project,  or
       use --repo to target another project.

OPTIONS
       -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.

OPTIONS	INHERITED FROM PARENT COMMANDS
       -h, --help[=false]      Show help for this command.

SEE ALSO
       glab(1),	glab-schedule-create(1), glab-schedule-delete(1),  glab-sched-
       ule-list(1), glab-schedule-run(1), glab-schedule-update(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-schedule&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help