get_affinity_group_step_names

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

Description

Retrieves a JSON array of names of steps of the type specified in the current affinity group.

Usage

get_affinity_group_step_names [--type <step type>]  [--syntax-version <semver>] [--namespace <namespace>]find_step_configuration_value <propertyName>

  • type is used to specify the type of the steps to be found. If not specified, steps of all types will be returned.

  • syntax-version is used to specify the type of the steps to be found. If not specified, steps of all types will be returned.

  • namespacetype is used with extension steps to specify the namespace of the steps to be found.