1GH-RELEASE-UPLOAD(1)           GitHub CLI manual          GH-RELEASE-UPLOAD(1)
2
3
4

NAME

6       gh-release-upload - Upload assets to a release
7
8
9

SYNOPSIS

11       gh release upload <tag> <files>... [flags]
12
13
14

DESCRIPTION

16       Upload asset files to a GitHub Release.
17
18
19       To  define  a display label for an asset, append text starting with '#'
20       after the file name.
21
22
23

OPTIONS

25       --clobber
26              Overwrite existing assets of the same name
27
28
29

OPTIONS INHERITED FROM PARENT COMMANDS

31       -R, --repo <[HOST/]OWNER/REPO>
32              Select another repository using the [HOST/]OWNER/REPO format
33
34
35

SEE ALSO

37       gh-release(1)
38
39
40
41                                   Jan 2023               GH-RELEASE-UPLOAD(1)
Impressum