--- id: cds title: CDS (SAP CAP) sidebar_label: CDS --- ## What Display the active [CDS CLI][sap-cap-cds] version. ## Sample Configuration ```json { "background": "#a7cae1", "foreground": "#100e23", "powerline_symbol": "\ue0b0", "template": " \ue311 cds {{ .Full }} ", "style": "powerline", "type": "cds" } ``` ## Properties | Name | Type | Description | | ---------------------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `home_enabled` | `boolean` | display the segment in the HOME folder or not - defaults to `false` | | `fetch_version` | `boolean` | fetch the CDS version - defaults to `true` | | `missing_command_text` | `string` | text to display when the cds command is missing - defaults to empty | | `display_mode` | `string` |