ubuntu-upload-permission (1)
Leading comments
Copyright (C) 2011, Stefano Rivera <stefanor@ubuntu.com> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIREC...
NAME
ubuntu-upload-permission - Query upload rights and (optionally) list the people and teams with upload rights for a packageSYNOPSIS
ubuntu-upload-permission [options] packageDESCRIPTION
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.