1. oneacct(1)
  2. oneacct(1) -- OpenNebula Accounting Tool
  3. oneacct(1)

NAME

oneacct - OpenNebula Accounting Tool

SYNOPSIS

oneacct [options]

OPTIONS

 --csv                     Write table in csv format
 --describe                Describe list columns
 -e, --end TIME            Last day of the data to retrieve
 --endpoint endpoint       URL of OpenNebula xmlrpc frontend
 -g, --group group         Group name or id to filter the results
 -h, --help                Show this message
 -H, --host HOST           Host name or id to filter the results
 -j, --json                Show the resource in JSON format
 -l, --list x,y,z          Selects columns to display with list command
 --password password       Password to authenticate with OpenNebula
 --split                   Split the output in a table for each VM
 -s, --start TIME          First day of the data to retrieve
 --user name               User name used to connect to OpenNebula
 -u, --userfilter user     User name or id to filter the results
 -v, --verbose             Verbose mode
 -V, --version             Show version and copyright information
 -x, --xml                 Show the resource in xml format
 --xpath XPATH_EXPRESSION  Xpath expression to filter the results. For
                           example: oneacct --xpath 'HISTORY[ETIME>0]'

ARGUMENT FORMATS

VERSION

OpenNebula 6.0.0.3 Copyright 2002-2021, OpenNebula Project, OpenNebula Systems

  1. November 2021
  2. oneacct(1)