GitHub Gist 작업. 더 많은 정보: https://cli.github.com/manual/gh_gist.
gh gist create {{경로/대상/파일1 경로/대상/파일2 ...}}
gh gist create {{경로/대상/파일1 경로/대상/파일2 ...}} --desc "{{설명}}"
gh gist edit {{id|url}}
gh gist list --limit {{42}}
gh gist view {{id|url}} --web --raw