# faros completion

Generate the autocompletion script for the specified shell

Source: https://faros.sh/docs/reference/cli/commands/completion/

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

## Synopsis

Generate the autocompletion script for faros for the specified shell.
See each sub-command's help for details on how to use the generated script.


## Options

```text
  -h, --help   help for completion
```

## 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](https://faros.sh/docs/reference/cli/commands/) — faros: an open-source control plane for platform teams
- [faros completion bash](https://faros.sh/docs/reference/cli/commands/completion-bash/) — Generate the autocompletion script for bash
- [faros completion fish](https://faros.sh/docs/reference/cli/commands/completion-fish/) — Generate the autocompletion script for fish
- [faros completion powershell](https://faros.sh/docs/reference/cli/commands/completion-powershell/) — Generate the autocompletion script for powershell
- [faros completion zsh](https://faros.sh/docs/reference/cli/commands/completion-zsh/) — Generate the autocompletion script for zsh
