Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 879 Bytes

cli-comps.rst

File metadata and controls

25 lines (16 loc) · 879 Bytes

CLI COMPS

The 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 . See the details of the top level command below for detailed help:

idmtools comps --help

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

idmtools comps CONFIG_BLOCK login --help

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

idmtools comps CONFIG_BLOCK assetize-outputs --help

You can download from the CLI by running idmtools comps CONFIG_BLOCK download:

idmtools comps CONFIG_BLOCK download --help