COMPSΒΆ

The COMPS platform related commands can be accessed with either idmtools comps or comps-cli. All comps command require a target configuration block or alias to use to configure the connection to COMPS. See the details of the top level command below for detailed help:

$ idmtools comps --help
INI File Used: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-idmtools/checkouts/v1.6.1/docs/idmtools.ini
Usage: idmtools [OPTIONS] COMMAND [ARGS]...
Try 'idmtools --help' for help.

Error: No such command 'comps'.

You can login to a comps environment by using the idmtools comps CONFIG_BLOCK login command. See the help below:

$ idmtools comps CONFIG_BLOCK login --help
INI File Used: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-idmtools/checkouts/v1.6.1/docs/idmtools.ini
Usage: idmtools [OPTIONS] COMMAND [ARGS]...
Try 'idmtools --help' for help.

Error: No such command 'comps'.

You can assetize outputs from the CLI by running idmtools comps CONFIG_BLOCK assetize-outputs:

$ idmtools comps CONFIG_BLOCK assetize-outputs --help
INI File Used: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-idmtools/checkouts/v1.6.1/docs/idmtools.ini
Usage: idmtools [OPTIONS] COMMAND [ARGS]...
Try 'idmtools --help' for help.

Error: No such command 'comps'.