File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ extract accountig records:
85
85
server has ended after this date, it will be included, but the consuption
86
86
reported will end on this date. If no time zone is specified, UTC will be
87
87
used.
88
+
88
89
.. option :: --extractor EXTRACTOR
89
90
90
91
Which extractor to use for getting the data. If you do not specify anything,
@@ -100,3 +101,12 @@ Running as a cron job
100
101
The best way of running ``cASO `` is via a cron job like the following::
101
102
102
103
10 * * * * caso-extract
104
+
105
+ Other commands
106
+ --------------
107
+
108
+ caso-projects
109
+ =============
110
+
111
+ ``cASO `` provides the ``caso-projects `` command line tool, that will print the list of
112
+ configured OpenStack Keystone projects and their mappings.
You can’t perform that action at this time.
0 commit comments