p4 reload
Reloads the specified workspace, label, or task stream from the unload depot.
Syntax
p4 [g-opts] reload [-f] [-c client | -l label | -s stream] [-p address]
Description
The p4 reload command reloads the state of an unloaded workspace, label, or task stream from the unload depot. (See unload depot in the P4 Server Administration Documentation.)
Options
|
|
Unload the client workspace, and then reload if it had not been unloaded previously. |
|
|
Administrator force option, which allows reloading of labels and
workspaces owned by other users. Requires |
|
|
Reload the specified label from the unload depot. |
|
|
In multi-server environments, reload an unloaded client workspace or label from the edge or commit server specified by the address. This migrates that workspace or label from that server to this one. To perform this operation, the service user of each server must be properly authenticated with the other server. When used with the The |
|
|
Reload the specified task stream from the unload depot. |
|
|
See Global options. |
Usage notes
| Can File Arguments Use Revision Specifier? | Can File Arguments Use Revision Range? | Minimal Access Level Required |
|---|---|---|
|
No |
No |
|
- To reload a workspace or label, a user must be able to scan
all the files in the workspace’s have list The list of file revisions most recently synced from the depot into the workspace. In other words, the list of files that the client workspace has. or files tagged
by the label. Administrators should set
MaxScanRowsandMaxResultshigh enough (in thep4 groupform) that users do not need to ask for assistance withp4 unloadorp4 reloadoperations.
Related commands
|
To unload a client workspace or label name |