def _table(cli_opts): """ Show the Acl table """ acl.AclTableCmd(cli_opts).run()
def _table(cli_opts): ''' Show the Acl table ''' acl.AclTableCmd(cli_opts).run()