> ## Documentation Index
> Fetch the complete documentation index at: https://fracta.quasarops.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# fracta auth

> Auth credential pipeline commands

```
Auth credential pipeline commands

Usage:
  fracta auth [command]

Available Commands:
  diagnose    Diagnose credential pipeline for a host type

Flags:
  -h, --help   help for auth

Global Flags:
      --client-mode string   control-plane client mode: 'auto' (default), 'local' (host-side orchestrator), 'remote' (in-cluster CP API)
      --config string        path to fracta.yaml config file (default: <root>/fracta.yaml)
      --root string          project root directory (default: current directory)

Use "fracta auth [command] --help" for more information about a command.
```
