Get StartedStable

Using the CLI

The ns command, its subcommands for observe, evaluate, diff, and profile.

Audience: All usersRead: 5 minEdit on GitHub

Overview

Using the CLIThe ns command, its subcommands for observe, evaluate, diff, and profile.

This page is part of the Get Started portal. The portal covers the fastest path from an empty environment to an observed, evaluated ai system across llms, rag, agents, and workflows. installation options, hardware requirements, a ten-minute quickstart, and pointers into the complete platform.

When to use it

Reach for cli when the problem in front of you matches its scope: the ns command, its subcommands for observe, evaluate, diff, and profile.

  • You need a canonical answer that survives environment changes.
  • You want the behavior documented under a stability contract.
  • You are cross-referencing this material from another portal.

How it fits

Each portal in NeuronScope owns one axis of the library. Get Started owns install neuronscope and initialize your ai engineering platform. Sibling pages in the sidebar cover the adjacent surface area — start there if this page does not answer your question directly.

Next steps

Related