Application process steps Lists the various application steps that can be used in a process. application-run-component-processThe application-run-component-process step executes a component process and waits for it to complete. This step is only valid in an application process.apply-configurationThe apply-configuration step starts child component processes for applying configuration changes. This step is only valid in an application process.for-each-agentThe for-each-agent application process step lets you run a process for each agent in an environment. for-each-resource-tagThe for-each-resource-tag application process step lets you run processes for resources selected by tag. This step is only valid in an application process. install-componentThe install-component application process step starts child component processes that install a single component. This step is only valid in an application process.install-multiple-componentsThe install-multiple-components step runs child component processes that install multiple components. This step is only valid in an application process.joinThe join application process step.release-lock stepThe release-lock step releases a process lock.rollback-component stepThe rollback-component step starts child component processes for rolling back a single component. This step is only valid in an application process.rollback-multiple-components stepThe rollback-multiple-components step starts child component processes for rolling back multiple components. This step is only valid in an application process.run-operational-process-for-multiple-componentsThe run-operational-process-for-multiple-components step executes a component operational process for multiple components and waits for them to complete. This step is only valid in an application process.uninstall-componentThe uninstall-component step starts child component processes for uninstalling a single component. This step is only valid in an application process.uninstall-multiple-componentsThe uninstall-multiple-components step starts child component processes for uninstalling multiple components. This step is only valid in an application process.Parent topic: Process-as-code feature