Class SetAclCommand

java.lang.Object
org.apache.zookeeper.cli.CliCommand
org.apache.zookeeper.cli.SetAclCommand

public class SetAclCommand extends CliCommand
setAcl command for cli. Available options are s for printing znode's stats, v for set version of znode(s), R for recursive setting. User can combine v and R options together, but not s and R considering the number of znodes could be large.