For the complete documentation index, see llms.txt. This page is also available as Markdown.

Manual Pages

Section 1: User Commands and Programs

  • ncs: command to start and control the NCS daemon

  • ncs-backup: Command to backup and restore NCS data

  • ncs-collect-tech-report: Command to collect diagnostics from an NCS installation.

  • ncs-installer: NCS installation script

  • ncs-maapi: command to access an ongoing transaction

  • ncs-make-package: Command to create an NCS package

  • ncs-netsim: Command to create and manipulate a simulated network

  • ncs-project: Command to invoke NCS project commands

  • ncs-project-create: Command to create an NCS project

  • ncs-project-export: Command to create a bundle from a NCS project

  • ncs-project-git: For each package git repo, execute a git command

  • ncs-project-setup: Command to setup and maintain an NCS project

  • ncs-project-update: Command to update and maintain an NCS project

  • ncs-setup: Command to create an initial NCS setup

  • ncs-uninstall: Command to remove NCS installation

  • ncs_cli: Frontend to the NSO CLI engine

  • ncs_cmd: Command line utility that interfaces to common NSO library functions

  • ncs_load: Command line utility to load and save NSO configurations

  • ncsc: NCS YANG compiler

Section 3: C Library Functions

  • confd_lib: C library for connecting to NSO

  • confd_lib_cdb: library for connecting to NSO built-in XML database (CDB)

  • confd_lib_dp: callback library for connecting data providers to ConfD

  • confd_lib_events: library for subscribing to NSO event notifications

  • confd_lib_ha: library for connecting to NSO HA subsystem

  • confd_lib_lib: common library functions for applications connecting to NSO

  • confd_lib_maapi: MAAPI (Management Agent API). A library for connecting to NCS

  • confd_types: NSO value representation in C

Section 5: File Formats and Syntax

Last updated

Was this helpful?