---
title: "removeShortcut"
canonical: "https://support.appfire.com/space/JCLI/70782959/removeShortcut"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70787366)

> Macro (details)
> 
> | **Description** | Remove a shortcut by name or id. Only one shortcut with that name will be removed. Use --name @all to remove all space shortcuts. Shortcuts show up on the UI. |
> | --- | --- |
> | **Required Parameters** | [project](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784165), ([name](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784183) or [id](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784857)) |
> | **Optional Parameters** | [continue](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70790023) |
> | **Type** | [Delete](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780909/Action+Types#ActionTypes-Delete) |
> | **Category** | [Shortcuts](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780591/Action+Categories#ActionCategories-Shortcuts) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** | 7.0 |
> | **Examples** | [removeShortcut](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70782732/Examples#Examples-removeShortcut) |

## Related How To's

> Macro (cql-query)