glab-schedule-delete - Man Page

Delete the schedule with the specified ID.

Synopsis

glab schedule delete [flags]

Description

Delete the schedule with the specified ID.

Options Inherited from Parent Commands

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

Example

glab schedule delete 10

See Also

glab-schedule(1)

Referenced By

glab-schedule(1).

Oct 2024 Auto generated by spf13/cobra