# faros edge delete

Delete an edge (the agent on it loses hub access)

Source: https://faros.sh/docs/reference/cli/commands/edge-delete/

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

```bash
faros edge delete <name> [flags]
```

## Options

```text
  -h, --help   help for delete
  -y, --yes    Do not ask for confirmation
```

## 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 edge](https://faros.sh/docs/reference/cli/commands/edge/) — Create, list, inspect and remove edges (clusters and servers)
