Sergiy Shyrkov created KARAF-4721:
-------------------------------------
Summary: Add support for clusterOnly and nodeOnly sync policies
via shell command
Key: KARAF-4721
URL: https://issues.apache.org/jira/browse/KARAF-4721
Project: Karaf
Issue Type: Improvement
Components: cellar-shell
Affects Versions: cellar-4.0.2
Reporter: Sergiy Shyrkov
Priority: Minor
Right now the shell command (cluster:sync) does not support setting policy to
clusterOnly or nodeOnly, i.e.:
{code}
jahia@dx(cluster)> sync -c clusterOnly
The sync policy clusterOnly is not valid. Valid sync policies are: cluster,
node, disabled
{code}
Would be nice to add those two policy types to the supported list for that
command.
Thank you!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)