---
title: "Example output with augments"
canonical: "https://support.appfire.com/space/CSOAP/68457585/Example%20output%20with%20augments"
format: markdown
---
> Macro (aura-html)


### Links

- [Example output](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68457577) - look at this page first to understand the differences between that page and this page
- [Example output - how produced?](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68497414)


CSV files can be displayed in Confluence using the [CSV Macro](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74815945). In many cases it is useful to display the csv file using [Augments](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74814982) so the display is more useful for viewers. This page has examples of this.

### getSpaceList

- Subset to CLI clients for this example

> Macro (csv)

### getSpacePermissionList

- Subset to CLI clients for this example

> Macro (csv)

> ✅ **Management**
> ✅ 
> ✅ Once you see your permissions, quickly you find that some are wrong 🙁. Here are example CLI commands for making global changes.
> ✅ 
> ✅ ```
> ✅ --action runFromSpaceList --common "-a addPermissions --space @space@ --group developers --permissions VIEWSPACE,EDITSPACE,EXPORTPAGE,SETPAGEPERMISSIONS,REMOVEPAGE,EDITBLOG,REMOVEBLOG,COMMENT,REMOVECOMMENT,CREATEATTACHMENT,REMOVEATTACHMENT,REMOVEMAIL,EXPORTSPACE"
> ✅  
> ✅ or for a specific list of spaces
> ✅ --action runFromList --list ACLI,BCLI --common "-a addPermissions --space @entry@ --group developers --permissions VIEWSPACE,EDITSPACE,EXPORTPAGE,SETPAGEPERMISSIONS,REMOVEPAGE,EDITBLOG,REMOVEBLOG,COMMENT,REMOVECOMMENT,CREATEATTACHMENT,REMOVEATTACHMENT,REMOVEMAIL,EXPORTSPACE"
> ✅ ```

### getLabelList - Site by page

> Macro (csv)