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

sl ngsast

The ngsast command allows you to generate a sample Qwiet AI by Harness configuration file and validate any changes you make.

Usage

To run: sl ngsast [command options]

Command options

Option

Arguments

Description

default

Create a default (sample) config file for Qwiet AI by Harness

validate

Validate a custom config file for Qwiet AI by Harness; does not run code analysis. If the config file isn't located in the default location (i.e., the root of the project repo), provide the path using the --config flag: sl ngsast validate --config path/to/config/file.yaml

Last updated

Was this helpful?