Command-line interface#

You use the ansys-launcher command-line interface to edit the default launch configuration.

Configuration options for products are defined by each product plugin.

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]...

example_httpserver#

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

Options

--directory <directory>#
--overwrite_default#

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]