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

# odigos pro

## odigos pro

Manage Odigos onprem tier for enterprise users

### Synopsis

The pro command provides various operations and functionalities specifically designed for enterprise users. Use this command to access advanced features and manage your pro account.

```
odigos pro [flags]
```

### Examples

```

# Renew the on-premises token for Odigos,
odigos pro --onprem-token <token>



```

### Options

```
  -h, --help   help for pro
```

### Options inherited from parent commands

```
      --kube-context string   (optional) name of the kubeconfig context to use
      --kubeconfig string     (optional) absolute path to the kubeconfig file (default "KUBECONFIG")
  -v, --verbose               enable verbose output
```

### SEE ALSO

* [odigos](../cli/odigos)	 - Automate OpenTelemetry Observability in Kubernetes
* [odigos pro central](../cli/odigos_pro_central)	 - Manage Odigos Central (Enterprise tier)
* [odigos pro update-offsets](../cli/odigos_pro_update-offsets)	 - Update Odiglet to use the latest available Go instrumentation offsets
