Unix and Linux Discussions Tagged with ubuntu |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
192 |
133,275 |
Open Source |
|
|
|
2 |
3,037 |
UNIX for Beginners Questions & Answers |
|
|
|
45 |
13,939 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
3,717 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
10,415 |
Programming |
|
|
|
10 |
3,271 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
3,312 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
9,308 |
Ubuntu |
|
|
|
7 |
10,204 |
Ubuntu |
|
|
|
2 |
3,083 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,475 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,393 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
7,823 |
Ubuntu |
|
|
|
18 |
8,143 |
Ubuntu |
|
|
|
7 |
6,144 |
Ubuntu |
|
|
|
5 |
3,826 |
Ubuntu |
|
|
|
21 |
10,231 |
Ubuntu |
|
|
|
4 |
1,071 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
1,768 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,687 |
Ubuntu |
|
|
|
9 |
10,786 |
Ubuntu |
|
|
|
1 |
6,952 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
5,095 |
Ubuntu |
|
|
|
15 |
4,587 |
Ubuntu |
|
|
|
2 |
3,279 |
Ubuntu |
|
|
|
15 |
10,578 |
Ubuntu |
|
|
|
9 |
4,868 |
Ubuntu |
|
|
|
10 |
5,303 |
Ubuntu |
|
|
|
15 |
8,365 |
Ubuntu |
|
|
|
4 |
3,090 |
Ubuntu |
|
|
|
3 |
3,509 |
Ubuntu |
|
|
|
5 |
3,018 |
Ubuntu |
|
|
|
13 |
3,686 |
Ubuntu |
|
|
|
15 |
7,321 |
Shell Programming and Scripting |
|
|
|
3 |
2,707 |
Ubuntu |
|
|
|
8 |
4,453 |
Ubuntu |
|
|
|
8 |
1,920 |
Shell Programming and Scripting |
|
|
|
17 |
6,713 |
Ubuntu |
|
|
|
15 |
6,068 |
Ubuntu |
|
|
|
0 |
3,663 |
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)