Graph depot commands
In addition to command-line help, you can use this book's topics on the:
- graph depot version of classic commands - Commands that differ for graph depots
- commands that are for graph depots only - Graph depot commands
p4 help-graph
On the command-line, to display help for the graph data model that supports git, type p4 help-graph
or see p4 help-graph (graph).
Commands that differ for graph depots
Some of the existing commands behave differently for graph depots.
The Helix Core Server natively supports two data models for read and write operations:
-
Classic data model within Helix Core
-
Graph data model for Git repos stored in Helix Server
The content of the online Help and command-line Help reflects the differences of these two data models:
To learn how to add the content of a graph depot repo to a Helix Core "stream", see p4 stream > Form Fields > Paths, where a Note gives examples.
Graph depot commands
The following graph depots commands do not apply to "classic" Helix Core Server depots:
Command | Command-line Help |
---|---|
p4 help-graph (graph) | p4 help-graph
|
p4 graph log (graph) | p4 help-graph log
|
p4 graph rebase (graph) | p4 help-graph rebase
|
p4 graph tag (graph) | p4 help-graph tag
|
p4 graph tags (graph) | p4 help-graph tags
|
p4 pubkey (graph) | p4 help-graph pubkey
|
p4 pubkeys (graph) | p4 help-graph pubkeys
|
p4 repo (graph) | p4 help-graph repo
|
p4 repos (graph) | p4 help-graph repos
|
p4 grant-permission (graph) | p4 help-graph grant-permission
|
p4 revoke-permission (graph) | p4 help-graph revoke-permission
|
p4 check-permission (graph) | p4 help-graph check-permission
|
p4 show-permission (graph) | p4 help-graph show-permission
|
p4 show-permissions (graph) | p4 help-graph show-permissions
|
p4 show-ref (graph) | p4 help-graph show-ref
|