p4 remotes
Display a list of remote specifications.
For distributed version control. See Using Helix Core Server for Distributed Versioning.
Syntax
p4 [g-opts] remotes [[-e|-E] namefilter] [-m count]
Description
Use this command to display a list of remote specifications.
These remotes have nothing to do with the Helix Server construct of remote depots.
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 |
|
Examples
|
List up to 5 remote specs. |
Related Commands
To create, modify or delete a remote specification |