2014-12-31 02:49:15 -05:00
|
|
|
=====
|
|
|
|
usage
|
|
|
|
=====
|
|
|
|
|
|
|
|
Compute v2
|
|
|
|
|
|
|
|
usage list
|
|
|
|
----------
|
|
|
|
|
|
|
|
List resource usage per project
|
|
|
|
|
|
|
|
.. program:: usage list
|
|
|
|
.. code:: bash
|
|
|
|
|
|
|
|
os usage list
|
|
|
|
--start <start>
|
|
|
|
--end <end>
|
|
|
|
|
|
|
|
.. option:: --start <start>
|
|
|
|
|
2015-01-14 18:44:10 -06:00
|
|
|
Usage range start date, ex 2012-01-20 (default: 4 weeks ago)
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. option:: --end <end>
|
|
|
|
|
|
|
|
Usage range end date, ex 2012-01-20 (default: tomorrow)
|
|
|
|
|
|
|
|
usage show
|
|
|
|
----------
|
|
|
|
|
2015-01-14 18:44:10 -06:00
|
|
|
Show resource usage for a single project
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. program:: usage show
|
|
|
|
.. code:: bash
|
|
|
|
|
|
|
|
os usage show
|
|
|
|
--project <project>
|
|
|
|
--start <start>
|
|
|
|
--end <end>
|
|
|
|
|
|
|
|
.. option:: --project <project>
|
|
|
|
|
2015-01-14 18:44:10 -06:00
|
|
|
Name or ID of project to show usage for
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. option:: --start <start>
|
|
|
|
|
2015-01-14 18:44:10 -06:00
|
|
|
Usage range start date, ex 2012-01-20 (default: 4 weeks ago)
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. option:: --end <end>
|
|
|
|
|
|
|
|
Usage range end date, ex 2012-01-20 (default: tomorrow)
|