https://github.com/afeiship/github-cli
Github cli.
https://github.com/afeiship/github-cli
actions cli docs gh gh-pages github pages
Last synced: 4 months ago
JSON representation
Github cli.
- Host: GitHub
- URL: https://github.com/afeiship/github-cli
- Owner: afeiship
- Created: 2019-12-02T06:42:42.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T23:16:35.000Z (11 months ago)
- Last Synced: 2025-10-11T18:59:06.324Z (8 months ago)
- Topics: actions, cli, docs, gh, gh-pages, github, pages
- Language: TypeScript
- Homepage:
- Size: 216 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-cli
> Github cli.
## usage
```bash
$ ghc -h
Usage: index [options]
Options:
-V, --version output the version number
-v, --verbose show verbose log
-c, --create-pages set pages to main:docs
-d, --destroy-pages delete pages
-h, --help display help for command
```