---
title: "aeontel function"
description: "Manage functions"
section: "CLI"
group: "Commands"
order: 815
---

## Function commands

### `aeontel function invoke`

Invoke a function (synchronous)

```ts
aeontel function invoke <id> [--input <json>] [--json]
```

```bash
aeontel function invoke id_...
```
