engines parameters describe

Describe one or more engine parameters

Synopsis

omics workbench engines parameters describe --engine=ENGINE_ID [PRESET_ID...]

Description

Describe one or more parameters for a specified engine, fetching all available information for each engine parameter and printing the results to the console.

Examples

omics workbench engines parameters describe --engine=my-engine-id preset-id 

Positional Arguments

PRESET_ID

The specific preset parameter ID to retrieve information for. The preset ID can be retrieved from the engines parameters list command or from workbencharrow-up-right directly. Specifying multiple preset IDs will result in retrieving all parameter presets requested.

Flags

--engine=ENGINE_ID

The specific engine ID to retrieve parameters from. The engine's ID can be retrieved from the engines list command or from workbencharrow-up-right directly.

Last updated

Was this helpful?