1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-15 18:50:09 +03:00
one/share/man/oneacct.1

56 lines
1.9 KiB
Groff
Raw Permalink Normal View History

2012-09-21 13:15:39 +02:00
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
2017-06-27 15:54:34 +02:00
.TH "ONEACCT" "1" "June 2017" "" "oneacct(1) -- OpenNebula Accounting Tool"
2012-09-21 13:15:39 +02:00
.
.SH "NAME"
\fBoneacct\fR \- OpenNebula Accounting Tool
2012-09-21 13:15:39 +02:00
.
.SH "SYNOPSIS"
\fBoneacct\fR [\fIoptions\fR]
.
.SH "OPTIONS"
.
.nf
\-s, \-\-start TIME First day of the data to retrieve
\-e, \-\-end TIME Last day of the data to retrieve
2013-01-24 16:18:30 +01:00
\-u, \-\-userfilter user User name or id to filter the results
2012-09-21 13:15:39 +02:00
\-g, \-\-group group Group name or id to filter the results
\-H, \-\-host HOST Host name or id to filter the results
2013-03-25 12:39:05 +01:00
\-\-xpath XPATH_EXPRESSION Xpath expression to filter the results\. For
example: oneacct \-\-xpath \'HISTORY[ETIME>0]\'
2012-09-21 13:15:39 +02:00
\-x, \-\-xml Show the resource in xml format
2014-03-07 19:14:31 +01:00
\-j, \-\-json Show the resource in json format
2012-09-21 13:15:39 +02:00
\-\-split Split the output in a table for each VM
\-v, \-\-verbose Verbose mode
\-h, \-\-help Show this message
\-V, \-\-version Show version and copyright information
2014-03-07 19:14:31 +01:00
\-\-describe Describe list columns
\-l, \-\-list x,y,z Selects columns to display with list command
\-\-csv Write table in csv format
2013-01-24 16:18:30 +01:00
\-\-user name User name used to connect to OpenNebula
\-\-password password Password to authenticate with OpenNebula
\-\-endpoint endpoint URL of OpenNebula xmlrpc frontend
2012-09-21 13:15:39 +02:00
.
.fi
.
.SH "ARGUMENT FORMATS"
.
.IP "\(bu" 4
2013-03-25 12:39:05 +01:00
file Path to a file
2012-09-21 13:15:39 +02:00
.
.IP "\(bu" 4
2013-03-25 12:39:05 +01:00
range List of id\'s in the form 1,8\.\.15
2012-09-21 13:15:39 +02:00
.
.IP "\(bu" 4
2013-03-25 12:39:05 +01:00
text String
2012-09-21 13:15:39 +02:00
.
.IP "" 0
.
.SH "LICENSE"
2017-06-27 15:54:34 +02:00
OpenNebula 5\.3\.85 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
2012-09-21 13:15:39 +02:00
.
.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