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

# nsc instance metadata read

Read a metadata value for the provided key.

`instance metadata read` retrieves a metadata value associated with an instance.

## Usage

```bash theme={null}
nsc instance metadata read <metadata-key>
```

### Example

```bash theme={null}
nsc instance metadata read instance-id
```

```text nocopy Output theme={null}
85a32emcg99ii
```

## Options

`nsc instance metadata read` has no options.
