Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeMidnight
conditions-cli.sh tag -d HPS-dummy-detector -r 1234 [subcommand]

...

Tagging requires write access to the database so a connection properties file must be provided to override the default read-only connection (see the documentation on the conditions system for details).

Run Summary Command

The run-summary command can print out conditions collections that will be used for a given run.

...

Code Block
languagebash
themeMidnight
conditions-cli.sh tag -d HPS-dummy-detector -r 1234 run-summary

...