A newer version of this documentation is available: View the Latest Version

Details

To get more information about a specific pipeline, as is also possible in the Magento backend via the step visualization, this can also be done via CLI command using the Pipeline Detail command.

CLI Command

  • The ID of the desired pipeline must be passed as an argument.

  • It can be read out via the Pipeline status command.

bin/magento pipeline:details

Example

Detail display of the previously initialized cleanup pipeline - in our example, it is ID 21.

bin/magento pipeline:details 21

Output

bin/magento pipeline:details 21
output pipeline details