Unix and Linux Discussions Tagged with ubuntu |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
192 |
146,225 |
Open Source |
|
|
|
2 |
3,143 |
UNIX for Beginners Questions & Answers |
|
|
|
45 |
16,713 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
4,114 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
11,442 |
Programming |
|
|
|
10 |
3,551 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
3,771 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
9,565 |
Ubuntu |
|
|
|
7 |
10,491 |
Ubuntu |
|
|
|
2 |
3,347 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,743 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,666 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
8,732 |
Ubuntu |
|
|
|
18 |
8,871 |
Ubuntu |
|
|
|
7 |
6,775 |
Ubuntu |
|
|
|
5 |
4,017 |
Ubuntu |
|
|
|
21 |
11,663 |
Ubuntu |
|
|
|
4 |
1,171 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
1,925 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,811 |
Ubuntu |
|
|
|
9 |
11,405 |
Ubuntu |
|
|
|
1 |
7,663 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
5,477 |
Ubuntu |
|
|
|
15 |
4,937 |
Ubuntu |
|
|
|
2 |
3,637 |
Ubuntu |
|
|
|
15 |
11,265 |
Ubuntu |
|
|
|
9 |
5,399 |
Ubuntu |
|
|
|
10 |
5,872 |
Ubuntu |
|
|
|
15 |
9,098 |
Ubuntu |
|
|
|
4 |
3,239 |
Ubuntu |
|
|
|
3 |
3,731 |
Ubuntu |
|
|
|
5 |
3,214 |
Ubuntu |
|
|
|
13 |
3,912 |
Ubuntu |
|
|
|
15 |
9,582 |
Shell Programming and Scripting |
|
|
|
3 |
2,855 |
Ubuntu |
|
|
|
8 |
4,806 |
Ubuntu |
|
|
|
8 |
2,104 |
Shell Programming and Scripting |
|
|
|
17 |
7,438 |
Ubuntu |
|
|
|
15 |
6,664 |
Ubuntu |
|
|
|
0 |
3,953 |
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)