nsc, the CLI for Namespace, by following the instructions below for your OS.
Our CLI is open-source and built atop our SDK.
- Homebrew
- macOS
- Linux
- Windows
- npm
- Hermit
nsc tool
are released regularly. To update run:Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
nsc, the CLI for Namespace, by following the instructions below for your OS.
Our CLI is open-source and built atop our SDK.
brew install namespacelabs/namespace/nsc
nsc tool
are released regularly. To update run:brew upgrade nsc
curl -fsSL https://get.namespace.so/cloud/install.sh | sh
nsc tool
are released regularly. To update the tool run:nsc version update
curl -fsSL https://get.namespace.so/cloud/install.sh | sh
nsc tool
are released regularly. To update the tool run:nsc version update
irm https://get.namespace.so/cloud/install.ps1 | iex
nsc tool
are released regularly. To update the tool, run:nsc version update
npm install -g @namespacelabs/cli
nsc command globally on your system.nsc without installing it globally:npx @namespacelabs/cli
npm update -g @namespacelabs/cli
hermit install nsc