Create or edit a depot specification
p4 depot nameCreate a new depot specification or edit an existing depot specification. The specification form is put into a temporary file and the editor (given by the environment variable $EDITOR) is invoked.
The -d flag deletes the named depot. Normally, a depot cannot be deleted if any use has been made of it. The -f flag forciblydeletes the depot, removing all records referring to files fromthat depot.
The -o flag causes the named depot specification to be written to the standard output. The user's editor is not invoked.
The -i flag causes a depot specification to be read from the standard input. The user's editor is not invoked.