On this page
Overview
Augments provide the ability to augment the data found in the CSV table with additional columns derived from other information available. The CLI support for this is similar to the support provided by the CSV Macro and the JSON Table Macro - see Augments for more information. The list of supported replacements follows later.
Why would you use augments? In some cases, you may have little control over how the data is produced or you may want to format the data for subsequent use like for sending the data to Slack or Confluence.
Parameters
Replacement Keys
Replacement keys enclosed in % will have replacements as indicated below. Example: %#% will be replaced by the current row number.
Examples
Filter by label
There are no items with the selected labels at this time.
Additional References
- Example output with augments - JIRA CLI output examples
- Example output with augments - Confluence CLI output examples