Unix and Linux Discussions Tagged with ubuntu |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
192 |
260,145 |
Open Source |
|
|
|
2 |
6,568 |
UNIX for Beginners Questions & Answers |
|
|
|
45 |
58,322 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
12,062 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
32,683 |
Programming |
|
|
|
10 |
8,211 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
11,710 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
25,783 |
Ubuntu |
|
|
|
7 |
18,565 |
Ubuntu |
|
|
|
2 |
7,296 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
5,296 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
3,905 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
19,866 |
Ubuntu |
|
|
|
18 |
20,377 |
Ubuntu |
|
|
|
7 |
14,542 |
Ubuntu |
|
|
|
5 |
9,975 |
Ubuntu |
|
|
|
21 |
29,285 |
Ubuntu |
|
|
|
4 |
3,452 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
4,873 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
6,563 |
Ubuntu |
|
|
|
9 |
19,087 |
Ubuntu |
|
|
|
1 |
11,242 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
13,028 |
Ubuntu |
|
|
|
15 |
14,618 |
Ubuntu |
|
|
|
2 |
8,117 |
Ubuntu |
|
|
|
15 |
24,366 |
Ubuntu |
|
|
|
9 |
12,568 |
Ubuntu |
|
|
|
10 |
13,422 |
Ubuntu |
|
|
|
15 |
20,621 |
Ubuntu |
|
|
|
4 |
7,838 |
Ubuntu |
|
|
|
3 |
8,600 |
Ubuntu |
|
|
|
5 |
7,985 |
Ubuntu |
|
|
|
13 |
11,292 |
Ubuntu |
|
|
|
15 |
20,128 |
Shell Programming and Scripting |
|
|
|
3 |
7,160 |
Ubuntu |
|
|
|
8 |
12,572 |
Ubuntu |
|
|
|
8 |
6,476 |
Shell Programming and Scripting |
|
|
|
17 |
19,035 |
Ubuntu |
|
|
|
15 |
17,253 |
Ubuntu |
|
|
|
0 |
6,695 |
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)