# runai node list

List node

```
runai node list [flags]
```

## Options

```
  -h, --help         help for list
      --json         Output structure JSON
      --no-headers   Output structure table without headers
      --table        Output structure table
      --yaml         Output structure YAML
```

## Options inherited from parent commands

```
      --config-file string   config file name; can be set by environment variable RUNAI_CLI_CONFIG_FILE (default "config.json")
      --config-path string   config path; can be set by environment variable RUNAI_CLI_CONFIG_PATH
  -d, --debug                enable debug mode
  -q, --quiet                enable quiet mode, suppress all output except error messages
      --verbose              enable verbose mode
```

## SEE ALSO

* [runai node](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_node) - node management
