File: support-groupby-time-v2-summary-48ff5ad671f8c7c5.yaml

package info (click to toggle)
cloudkitty 17.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,144 kB
  • sloc: python: 19,245; sh: 374; makefile: 220; pascal: 54
file content (6 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
upgrade:
  - |
    It is now possible to group v2 summaries by timestamp. In order to do this,
    the ``time`` parameter must be specified in the ``groupby`` list:
    ``cloudkitty summary get -g time,type``.