![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTIONThe OPTIONS
ACTIONSWhen operating on a single milestone you may use one or more of the following actions: EXAMPLESPrint a list of milestones for the current auto-detected forge: $ gcli milestones Print details about the milestone with the ID 42: $ gcli milestones -i 42 status Create a new milestone with the title foobar: $ gcli milestones create -t foobar Delete milestone number 420 in vim/vim on GitHub: $ gcli -t github milestones -i 420 delete SEE ALSOAUTHORSNico Sonack aka. herrhotzenplotz <nsonack@herrhotzenplotz.de> and contributors. BUGSThe delete subcommand deletes the milestone without asking for confirmation. Please report bugs via E-Mail to https://lists.sr.ht/~herrhotzenplotz/gcli-discuss. Alternatively you can report them on any of the forges linked at https://sr.ht/~herrhotzenplotz/gcli. However, the preferred and quickest method is to use the mailing list.
|