$ anta get tests --help
Usage: anta get tests [OPTIONS]

  Show ANTA tests with catalog examples retrieved from their documentation.

Options:
  --module TEXT  Filter tests by module name.  [default: anta.tests]
  --test TEXT    Filter by specific test name. If module is specified,
                 searches only within that module.
  --short        Display test names without their inputs.
  --count        Print only the number of tests found.
  --help         Show this message and exit.
