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#

Usage

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>

Usage

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

example_httpserver#

Usage

ansys-launcher configure example_httpserver [OPTIONS] COMMAND [ARGS]...
direct#

Usage

ansys-launcher configure example_httpserver direct [OPTIONS]

Options

--directory <directory>#
--overwrite_default#

list-plugins#

List the possible product/launch mode combinations.

Usage

ansys-launcher list-plugins [OPTIONS]

show-config#

Show the current configuration.

Usage

ansys-launcher show-config [OPTIONS]

show-config-path#

Show the path to the configuration file.

Usage

ansys-launcher show-config-path [OPTIONS]