> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# forge_collections

> List out the available commands for a given collections source. The resulting table in the UI will show if a command is already registered or not and give an option to unregister the command.

## Summary

List out the available commands for a given collections source. The resulting table in the UI will show if a command is already registered or not and give an option to unregister the command.

* Needs Admin: False
* Version: 1
* Author: @its\_a\_feature\_

### Arguments

#### collectionName

* Description: the name of the collection to query
* Required Value: True
* Default Value: None

## Usage

```
forge_collections -collectionName SharpCollection
```

## MITRE ATT\&CK Mapping

## Detailed Summary

For a given collection, X, this reads the `X_sources.json` file to populate the data in the UI.
