Man page - ubuntu-upload-permission(1)
Packages contas this manual
- pull-uca-ddebs(1)
- pull-ppa-ddebs(1)
- pull-debian-debdiff(1)
- ubuntu-upload-permission(1)
- pm-helper(1)
- pull-uca-source(1)
- merge-changelog(1)
- ubuntu-dev-tools(5)
- requestbackport(1)
- requestsync(1)
- pbuilder-dist(1)
- pull-pkg(1)
- pull-debian-source(1)
- pull-ppa-udebs(1)
- grep-merges(1)
- ubuntu-build(1)
- sponsor-patch(1)
- cowbuilder-dist(1)
- syncpackage(1)
- import-bug-from-debian(1)
- pbuilder-dist-simple(1)
- grab-merge(1)
- reverse-depends(1)
- ubuntu-iso(1)
- pull-uca-udebs(1)
- pull-ppa-debs(1)
- seeded-in-ubuntu(1)
- submittodebian(1)
- pull-lp-debs(1)
- pull-lp-udebs(1)
- pull-debian-udebs(1)
- running-autopkgtests(1)
- lp-bitesize(1)
- check-symbols(1)
- backportpackage(1)
- pull-debian-ddebs(1)
- pull-uca-debs(1)
- pull-ppa-source(1)
- check-mir(1)
- pull-lp-ddebs(1)
- setup-packaging-environment(1)
- update-maintainer(1)
- pull-debian-debs(1)
- dch-repeat(1)
- pull-lp-source(1)
- mk-sbuild(1)
Package: ubuntu-dev-tools
apt-get install ubuntu-dev-tools
apt-get install ubuntu-dev-tools
Manuals in package:
Documentations in package:
Manual
| ubuntu-upload-permission(1) | General Commands Manual | ubuntu-upload-permission(1) |
NAME
ubuntu-upload-permission - Query upload rights and (optionally) list the people and teams with upload rights for a package
SYNOPSIS
ubuntu-upload-permission [options] package
DESCRIPTION
ubuntu-upload-permission checks if the user has upload permissions for package. If the --list-uploaders option is provided, all the people and teams that do have upload rights for package will be listed.
OPTIONS
- -r RELEASE, --release=RELEASE
- Query permissions in RELEASE. Default: current development release.
- -a, --list-uploaders
- List all the people and teams who have upload rights for package.
- -t, --list-team-members
- List all the members of every team with rights. (Implies --list-uploaders)
- -h, --help
- Display a help message and exit
EXIT STATUS
- 0
- You have the necessary upload rights.
- 1
- You don't have the necessary upload rights.
- 2
- There was an error.
AUTHORS
ubuntu-upload-permission and this manpage were written by Stefano Rivera <stefanor@ubuntu.com>.
Both are released under the terms of the ISC License.
| November 2011 | ubuntu-dev-tools |