18903: make getCollectionName smarter: look up the name by uuid if it is
authorWard Vandewege <ward@curii.com>
Fri, 1 Apr 2022 13:05:23 +0000 (09:05 -0400)
committerWard Vandewege <ward@curii.com>
Fri, 1 Apr 2022 13:51:04 +0000 (09:51 -0400)
commit1cb86079bf4976723c5bc5ac196f77c6d5ad5d75
treebbde855ee78db2824945f1c9dc5bd4258c3523f3
parentdac71bdee15c42c74ab679495d0987d0235d3688
18903: make getCollectionName smarter: look up the name by uuid if it is
       available and fall back to look up by pdh if not. If the latter,
       always return the name of the oldest collection with that pdh.

       Clarify that start/end parameters are in UTC since all timestamps
       in the database are stored in UTC.

       Fix error when printing help text.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
tools/user-activity/arvados_user_activity/main.py