p4 depots
Display a list of depots known to the Helix server.
Syntax
p4 [g-opts] depots [[-e|-E] nameFilter] -t type]
Description
Display a list of depots.
If a depot is excluded in the protections table for a given user, that user does not see the depot in the output of this command.
Operator users can run this command. (To learn about
operator
users, see the p4
user
usage notes.)
Options
|
Lists depot specs with a name that matches the nameFilter pattern.
finds depots with names like helix and hxadm This option follows the case-sensitivity of the server. |
|
Makes the matching case-insensitive, even on a case-sensitive server. |
|
List only the depots of the specified type |
|
See Global options. |
Usage Notes
Can File Arguments Use Revision Specifier? | Can File Arguments Use Revision Range? | Minimal Access Level Required |
---|---|---|
N/A |
N/A |
|
Examples
To list the depots of all types:
p4 depots
The output might be similar to the following:
Depot archive 2017/12/23 archive archive/... 'Created by bruno. '
Depot depot 2018/05/27 local depot/... 'Default depot '
To list the depots of a specific type, use the -t option. For example:
p4 depots -t remote
p4 depots -t local
p4 depots -t stream
p4 depots -t spec
p4 depots -t archive
p4 depots -t graph
Related Commands
To create a remote depot or a new local depot |
|
To remove all traces of a file from a depot |
Your search for returned result(s).