---
title: "deleteShelfGroup"
canonical: "https://help.vicon.com/space/Shogun111/13220012/deleteShelfGroup"
format: markdown
---
# Description

Deletes the indicated shelf group.

## Functional area

Interface

# Command syntax

## Syntax

|  |
| --- |
| `deleteShelfGroup ["tabName"] "groupName"[-all]` |

### Arguments

| **Name** | **Type** | **Required** | **Comments** |
| --- | --- | --- | --- |
| `tabName` | string | no | Optional string name of the tab to be deleted. |
| `groupName` | string | yes | String name of the shelf group to be deleted. |

### Flags

See above syntax.

## Return value

void

# Additional information

## Related commands

- [createShelfGroup](https://vicon-help.atlassian.net/wiki/spaces/Shogun111/pages/13220008)
- [renameShelfGroup](https://vicon-help.atlassian.net/wiki/spaces/Shogun111/pages/13208304)