uju apply
uju apply¶
Pushes current state to nodes after changes introduced through undo or revert.
Synopsis¶
Indicates that the desired state is what you want to replicate to the other nodes, typically after an undo or revert operation.
uju apply [flags]
Options¶
-h, --help help for apply
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