# faros agent token create

Create a bootstrap token for an edge

Source: https://faros.sh/docs/reference/cli/commands/agent-token-create/

<!-- Generated by scripts/sync-cli-docs.py from faroshq/faros docs/cli. Do not edit by hand; run `make sync-cli-docs`. -->

```bash
faros agent token create [flags]
```

## Options

```text
      --edge-name string   Edge name
  -h, --help               help for create
```

## Inherited options

```text
      --insecure-skip-tls-verify   Skip TLS certificate verification when talking to the hub
      --kubeconfig string          Path to the kubeconfig file (default: $KUBECONFIG, then ~/.kube/config)
```

## See also

- [faros agent token](https://faros.sh/docs/reference/cli/commands/agent-token/) — Manage agent tokens
