mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-06 13:17:42 +03:00
61 lines
1.6 KiB
Groff
61 lines
1.6 KiB
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "ONEACL" "1" "October 2016" "" "oneacl(1) -- manages OpenNebula ACLs"
|
|
.
|
|
.SH "NAME"
|
|
\fBoneacl\fR \- manages OpenNebula ACLs
|
|
.
|
|
.SH "SYNOPSIS"
|
|
\fBoneacl\fR \fIcommand\fR [\fIargs\fR] [\fIoptions\fR]
|
|
.
|
|
.SH "OPTIONS"
|
|
.
|
|
.nf
|
|
|
|
\-x, \-\-xml Show the resource in xml format
|
|
\-\-describe Describe list columns
|
|
\-v, \-\-verbose Verbose mode
|
|
\-h, \-\-help Show this message
|
|
\-V, \-\-version Show version and copyright information
|
|
\-\-user name User name used to connect to OpenNebula
|
|
\-\-password password Password to authenticate with OpenNebula
|
|
\-\-endpoint endpoint URL of OpenNebula xmlrpc frontend
|
|
.
|
|
.fi
|
|
.
|
|
.SH "COMMANDS"
|
|
.
|
|
.IP "\(bu" 4
|
|
create \fIuser|rulestr\fR [\fIresource\fR] [\fIrights\fR] Adds a new ACL rule
|
|
.
|
|
.IP "\(bu" 4
|
|
delete \fIrange\fR Deletes an existing ACL rule
|
|
.
|
|
.IP "\(bu" 4
|
|
list Lists the ACL rule set valid options: xml, describe
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.SH "ARGUMENT FORMATS"
|
|
.
|
|
.IP "\(bu" 4
|
|
file Path to a file
|
|
.
|
|
.IP "\(bu" 4
|
|
range List of id\'s in the form 1,8\.\.15
|
|
.
|
|
.IP "\(bu" 4
|
|
text String
|
|
.
|
|
.IP "\(bu" 4
|
|
aclid_list Comma\-separated list of OpenNebula ACL names or ids
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.SH "LICENSE"
|
|
OpenNebula 5\.2\.0 Copyright 2002\-2016, OpenNebula Project, OpenNebula Systems
|
|
.
|
|
.P
|
|
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|