osc(1)
NAME
osc - OpenSUSE build service command-line tool.
SYNOPSIS
osc [GLOBALOPTS] SUBCOMMAND [OPTS] [ARGS...] osc help SUBCOMMAND
DESCRIPTION
Type `osc help <subcommand>' for help on a specific subcommand.
OPTIONS
- commands:
- abortbuild
Aborts the build of a certain project/package
- add Mark files to be added upon the next commit
- addremove
Adds new files, removes disappeared files
- aggregatepac
"Aggregate" a package to another package
- build Build a package on your local machine
- buildconfig
Shows the build configbuildhistory (buildhist)Shows the build history of a package
- buildinfo
Shows the build info
- buildlog (bl)
Shows the build log of a package
- checkout (co)
check out content from the repositorycommit (checkin, ci)Upload content to the repository server
- copypac
Copy a packagedelete (del, remove, rm)Mark files to be deleted upon the next 'checkin'
- deletepac
Delete a package on the repository server
- deleteprj
Delete a project on the repository server
- diff (di)
Generates a diffeditmeta (createpac, createprj, editpac, editprj, edituser, usermeta)Obsolete command to edit metadata. Use 'meta' now.
- help (?, h)
give detailed help on a specific sub-command
- importsrcpkg
import a new package from a src.rpm
- info Print information about a working copy
- init Initialize a directory as working copy
- linkpac
"Link" a package to another package
- list (ls)
List existing content on the server
- log Shows the commit log of a package
- maintainer
Show maintainers of a project/package
- meta Show meta information, or edit it
- platforms
Shows available platforms
- prjresults
Shows project-wide build results
- rebuildpac
Triggers package rebuilds
- repos Shows the repositories which are defined for a package
- repourls
shows URLs of .repo files
- req Issue an arbitrary request to the API
- resolved
Remove 'conflicted' state on working copy files
- results
Shows the build results of a package
- results_meta
Shows raw build results of a package
- search search for a project and/or package.
- status (st)
Show status of files in working copy
- update (up)
Update a working copyupdatepacmetafromspecUpdate package meta information from a specfile
- wipebinaries
Delete all binary packages of a certain project/package
- global options:
- --version
show program's version number and exit
- -h, --help
show this help message and exit
- -H, --http-debug
debug HTTP traffic
- -A URL, --apisrv=URL
specify URL to access API server at
- -c FILE, --config=FILE
specify alternate configuration file
- For additional information, see
SEE ALSO
<http://www.opensuse.org/Build_Service_Tutorial>
<http://www.opensuse.org/Build_Service/CLI>
AUTHOR
osc was written by Peter Poeml <poeml@suse.de>.
- This manual page was written by Michal Cihar <nijel@debian.org>, for
the Debian project (but may be used by others).