Spec #
This is a top-level attribute of the pipeline spec.
{
"pipeline": {...},
"transform": {...},
"description": string,
...
}
Behavior #
description
is displayed in your pipeline details when viewed from pachCTL or console.
When to Use #
It’s recommended to always provide meaningful descriptions to your Pachyderm resources.