airsspy.cli.cmd_check#

CLI commands for checking the AIRSS environment.

Module Contents#

Functions#

check

Check environment and installation.

check_scheduler

Check the status of the job scheduler.

check_airss

Check the AIRSS package installation.

check_database

Check the connection to the jobflow store.

API#

airsspy.cli.cmd_check.check()#

Check environment and installation.

airsspy.cli.cmd_check.check_scheduler(allow_dummy)#

Check the status of the job scheduler.

airsspy.cli.cmd_check.check_airss()#

Check the AIRSS package installation.

airsspy.cli.cmd_check.check_database(ctx)#

Check the connection to the jobflow store.