> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skyhook.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Skyhook update

## skyhook update

Update the service with various configuration changes

### Synopsis

Perform various configuration operations on the service,
such as regenerating OpenAPI boilerplate, adding instrumentation, configuring SSL etc.

Run one of the subcommands; running 'skyhook update' with no arguments prints help.

### Options

```
  -h, --help   help for update
```

### Options inherited from parent commands

```
      --debug        Enable debug mode (shows full API requests/responses)
  -o, --org string   Organization name
  -v, --verbose      Enable user-friendly verbose output
```

### SEE ALSO

* [skyhook](/cli-reference/skyhook)	 - skyhook is a CLI tool to help you create and manage k8s services
* [skyhook update api](/cli-reference/skyhook_update_api)	 - Update the service's API boilerplate based on the OpenAPI spec
* [skyhook update cicd](/cli-reference/skyhook_update_cicd)	 - Update the service's or job's CI/CD based on the config in .koala.toml
* [skyhook update ingress](/cli-reference/skyhook_update_ingress)	 - Update the service's Ingress configuration based on the config in .koala.toml
