Wingetlywingetly
← All apps
N

nsc

by Namespace Labs, Incv0.0.567

Last updated

Manage Namespace compute, builds, containers, caches, and cloud resources from the terminal.

Install with winget

$ winget install --id Namespace.nsc --exact --version 0.0.567

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Namespace CLI (nsc) is the open-source command-line interface for Namespace's developer-optimized cloud compute platform. Use it to provision and manage ephemeral compute instances, connect through SSH, VNC, or RDP, run and build container workloads, configure Kubernetes access, and manage caches, artifacts, registries, secrets, authentication, and other Namespace resources from your terminal or CI workflows.

Installers · v0.0.567

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for nsc.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • T
    TeamCityCLIJetBrains
    JetBrains.TeamCityCLIv1.5.0

    A command-line interface for TeamCity CI/CD server

  • JetBrains TeamCityJetBrains s.r.o.
    JetBrains.TeamCityv2026.2

    Powerful continuous integration for DevOps-centric teams

  • G
    Gitea RunnerThe Gitea Authors
    Gitea.Runnerv3.4.2

    Gitea Actions Runner is the agent that powers Gitea Actions, our built-in CI/CD system. It runs your jobs on the infrastructure you choose, with the same workflow syntax as GitHub Actions.

  • G
    golangci-lintGolangCI
    GolangCI.golangci-lintv2.13.2

    Fast linters Runner for Go

  • K
    kacheKunobi Ninja
    kunobi-ninja.kachev0.14.0

    Content-addressed zero-copy build cache for Rust, C/C++ and more

  • B
    Buildkite CLIBuildkite Pty. Ltd.
    Buildkite.CLIv3.56.0

    A command line interface for Buildkite.

More from Namespace Labs, Inc or browse ci, ci-cd, namespace.

Frequently asked questions

How do I install nsc on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Namespace.nsc --exact --version 0.0.567. winget downloads the installer from Namespace Labs, Inc and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install nsc silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Namespace.nsc --exact 0.0.567 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall nsc via winget?
Run: winget uninstall --id Namespace.nsc --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from nsc's Apps & Features entry.
Is nsc free?
nsc is distributed under Apache-2.0. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does nsc work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls nsc directly from the publisher.
How do I keep nsc up to date?
Run winget upgrade --id Namespace.nsc --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of nsc from microsoft/winget-pkgs.

Recent versions

  • 0.0.567latest
  • 0.0.553