Command-line interface#

Use the ansys-launcher command-line interface to edit default launch configurations.

Each product plugin defines configuration options for its products.

ansys-launcher#

ansys-launcher [OPTIONS] COMMAND [ARGS]...

configure#

Configure the options for a specific product and launch mode.

The available products and launch modes are determined dynamically from the installed plugins.

To get a list of products:

ansys-launcher configure

To get a list of launch modes for a given product:

ansys-launcher configure <PRODUCT_NAME>

To configure a product launch mode:

ansys-launcher configure <PRODUCT_NAME> <LAUNCH_MODE>
ansys-launcher configure [OPTIONS] COMMAND [ARGS]...

list-plugins#

List the possible product/launch mode combinations.

ansys-launcher list-plugins [OPTIONS]

show-config#

Show the current configuration.

ansys-launcher show-config [OPTIONS]

show-config-path#

Show the path to the configuration file.

ansys-launcher show-config-path [OPTIONS]