# exo compute sks nodepool
```
exo compute sks nodepool [command] [flags]
```

### Options

| Option | Description |
|---------|------------|
|`--help, -h` | help for nodepool |


### Options inherited from parent commands

| Option | Description |
|---------|------------|
|`--config, -C` | Specify an alternate config file [env EXOSCALE_CONFIG] |
|`--output-format, -O` | Output format (table\|json\|text), see &#34;exo output --help&#34; for more information |
|`--output-template` | Template to use if output format is &#34;text&#34; |
|`--quiet, -Q` | Quiet mode (disable non-essential command output) |
|`--timeout` | Per-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT] |
|`--use-account, -A` | Account to use in config file [env EXOSCALE_ACCOUNT] |


### Related Commands

* [sks]({{< ref "../">}})	 - Scalable Kubernetes Service management
* [exo compute sks nodepool add]({{< ref "add">}})	 - Add a Nodepool to an SKS cluster

* [exo compute sks nodepool delete]({{< ref "delete">}})	 - Delete an SKS cluster Nodepool

* [exo compute sks nodepool evict]({{< ref "evict">}})	 - Evict SKS cluster Nodepool members

* [exo compute sks nodepool list]({{< ref "list">}})	 - List SKS cluster Nodepools

* [exo compute sks nodepool scale]({{< ref "scale">}})	 - Scale an SKS cluster Nodepool size

* [exo compute sks nodepool show]({{< ref "show">}})	 - Show an SKS cluster Nodepool details

* [exo compute sks nodepool update]({{< ref "update">}})	 - Update an SKS cluster Nodepool



