Skip to content

Commit

Permalink
add option to ccdb command
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansev committed May 8, 2024
1 parent 88a755c commit 15c36b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alienpy/alien.py
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,7 @@ def DO_ccdb_query(args: list = None) -> RET:
task name / detector name / [ / time [ / key = value]* ]
-run RUN_NR : filter for a specific run (converts to /runNumber=RUN_NR})
-objtime : request a given objtime
-host : specify other ccdb server than alice-ccdb.cern.ch
-history : use browse to list the whole history of the object
-limit N : limit the history to latest N elements; default = 10
Expand Down

0 comments on commit 15c36b5

Please sign in to comment.