engine

Configures the engine parameters.

Command Mode

Exec > Global Configuration

Syntax

engine engine_name [ boot-config engine_name | config-lock { false | true } | environment environment_variables | grpc grpc_configuration_options | install-features application_features | patching patching_jars | properties system_properies | release-train release_train_image | replicas replica_count | repository helm_repository | subversion-config-url subversion_config_url | subversion-run-url subversion_run_url | tracing-service-name tracing_server | unified-api-replicas unified_api_count ] 

boot-config engine_name

Specify the engine name to boot the initial engine group.

config-lock { false | true}

Specify to enable or disable the configuration lock.

Must be one of the following:

  • false

  • true

Default Value: false.

grouping engine_group_name

Specify the engine group's name.

Must be a string in the pattern [a-zA-Z][a-zA-Z0-9-]*.

release-train release_train_image

Specify the release train image.

Must be a string.

replicas replica_count

Specify the replica count.

Must be an integer.

Default Value: 1.

repository helm_repository

Specify the Helm repository.

subversion-config-url subversion_config_url

Specify the subversion configuration URL.

Must be a string.

subversion-run-url subversion_run_url

Specify the subversion run URL.

Must be a string.

tracing-service-name tracing_server_name

Specify the tracing server name used for Policy Engine.

Must be a string.

Usage Guidelines

Use this command to configure the engine parameters.