uju export
uju export¶
Exports repository files at the specified state to a directory
Synopsis¶
Exports repository files at the specified state to a directory
uju export path [flags]
Options¶
-h, --help help for export
-p, --pattern string Pattern to only export specific files/directories (default "*")
-r, --ref string Reference such as a branch, stream or object hash
Options inherited from parent commands¶
-A, --deamon_address string The URL of the System daemon (default "http://localhost:6060")
--repo string Repo ID, name or path to use for the current operation
SEE ALSO¶
- uju - A version control tool for source code