Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juhp/copr-tool
copr CLI for query Fedora Copr repos
https://github.com/juhp/copr-tool
Last synced: 8 days ago
JSON representation
copr CLI for query Fedora Copr repos
- Host: GitHub
- URL: https://github.com/juhp/copr-tool
- Owner: juhp
- License: bsd-3-clause
- Created: 2022-01-18T17:51:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T14:07:53.000Z (4 months ago)
- Last Synced: 2024-07-13T15:27:06.592Z (4 months ago)
- Language: Haskell
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# copr-tool
## Usage
`$ copr-tool --help`
```
Query tool for CoprUsage: copr-tool [--version] COMMAND
see https://github.com/juhp/copr-tool#readme
Available options:
-h,--help Show this help text
--version Show versionAvailable commands:
search Search Copr projects
owner List owner's projects
project Show project details
monitor Latest project chroot builds
packages List project packages
package Show project package details
progress Follow current builds build log sizes
```