# faros org members list

List organization members

Source: https://faros.sh/docs/reference/cli/commands/org-members-list/

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

```bash
faros org members list [flags]
```

## Options

```text
  -h, --help            help for list
  -o, --output string   Output format: json, yaml, name
```

## 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)
      --org string                 Organization display name or UUID (default: the one owning the current workspace)
```

## See also

- [faros org members](https://faros.sh/docs/reference/cli/commands/org-members/) — List and change who has access to the organization
