Unix and Linux Discussions Tagged with ubuntu |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
192 |
132,695 |
Open Source |
|
|
|
2 |
3,025 |
UNIX for Beginners Questions & Answers |
|
|
|
45 |
13,703 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
3,670 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
10,306 |
Programming |
|
|
|
10 |
3,209 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
3,282 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
9,253 |
Ubuntu |
|
|
|
7 |
10,160 |
Ubuntu |
|
|
|
2 |
3,030 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,457 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,348 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
6,940 |
Ubuntu |
|
|
|
18 |
7,329 |
Ubuntu |
|
|
|
7 |
5,718 |
Ubuntu |
|
|
|
5 |
3,751 |
Ubuntu |
|
|
|
21 |
8,980 |
Ubuntu |
|
|
|
4 |
1,052 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
1,746 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,645 |
Ubuntu |
|
|
|
9 |
10,331 |
Ubuntu |
|
|
|
1 |
6,827 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
4,731 |
Ubuntu |
|
|
|
15 |
4,519 |
Ubuntu |
|
|
|
2 |
3,216 |
Ubuntu |
|
|
|
15 |
10,440 |
Ubuntu |
|
|
|
9 |
4,778 |
Ubuntu |
|
|
|
10 |
5,201 |
Ubuntu |
|
|
|
15 |
7,560 |
Ubuntu |
|
|
|
4 |
3,062 |
Ubuntu |
|
|
|
3 |
3,476 |
Ubuntu |
|
|
|
5 |
2,980 |
Ubuntu |
|
|
|
13 |
3,635 |
Ubuntu |
|
|
|
15 |
6,957 |
Shell Programming and Scripting |
|
|
|
3 |
2,683 |
Ubuntu |
|
|
|
8 |
4,375 |
Ubuntu |
|
|
|
8 |
1,878 |
Shell Programming and Scripting |
|
|
|
17 |
6,579 |
Ubuntu |
|
|
|
15 |
5,947 |
Ubuntu |
|
|
|
0 |
3,594 |
Shell Programming and Scripting |
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.
ubuntu-dev-tools November 2011 ubuntu-upload-permission(1)