> ## 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 version update

Updates the current binary to the latest version.

`nsc version update` downloads the latest released version of `nsc` and
replaces the currently installed binary with it. Use this when you want to
pick up new features and fixes immediately, without waiting for the CLI's
automatic update checks.

## Usage

```bash theme={null}
nsc version update
```

### Example

```bash theme={null}
nsc version update
```

## Options

`nsc version update` has no options.

## Related Topics

* [nsc version](/docs/reference/cli/version)
* [nsc version check](/docs/reference/cli/version-check)
* [nsc version ensure](/docs/reference/cli/version-ensure)
