airsspy.cli.cmd_check#
CLI commands for checking the AIRSS environment.
Module Contents#
Functions#
Check environment and installation. |
|
Check the status of the job scheduler. |
|
Check the AIRSS package installation. |
|
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.