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

# stackkit address

> Plan and bind secret-free public service addresses

Plan and bind secret-free public service addresses.

```bash theme={null}
stackkit address [flags]
```

Subcommands: [`stackkit address bind`](#stackkit-address-bind), [`stackkit address plan`](#stackkit-address-plan)

## stackkit address bind

Bind an allocated prefix into canonical public routes.

```bash theme={null}
stackkit address bind [flags]
```

| Flag                   | Type   | Default | Description                                                                     |
| ---------------------- | ------ | ------- | ------------------------------------------------------------------------------- |
| `--expected-spec-hash` | string | —       | Native v2 only: exact current CUE-normalized spec hash required for replacement |
| `--output, -o`         | string | —       | Write the validated bound StackSpec to this path                                |
| `--prefix`             | string | —       | **Required.** Allocated DNS-safe subdomain prefix                               |

## stackkit address plan

Emit the account-free address registration plan.

```bash theme={null}
stackkit address plan [flags]
```
