p4 remotes
Display a list of remote specifications.
For distributed version control. See Using Helix Core Server for Distributed Versioning (DVCS).
Syntax
p4 [g-opts] remotes [[-e|-E] namefilter] [-m count]
Description
(DVCS) Use this command to display a list of remote specifications.
A DVCS remote shared server is not related to the concept of a remote depot in the Helix Core Server Administrator Guide.
Options
With no options specified p4 remotes
lists all
remote specifications defined on this server.
|
Lists remote specs with a name that matches the
p4 remotes -e svr-dev-rel*
The |
|
Performs the same operation as the |
|
Limits output to the specified number of remote specs. |
|
Lists remote specs owned by the specified user. |
Usage notes
Can File Arguments Use Revision Specifier? | Can File Arguments Use Revision Range? | Minimal Access Level Required |
---|---|---|
N/A |
N/A |
|
The command returns no output if there is no object to report on.
Examples
|
List up to 5 remote specs. |
Related commands
To create, modify or delete a remote specification |