fnox 1.21.0

A flexible secret management tool supporting multiple providers and encryption methods
Documentation
<!-- @generated by usage-cli from usage spec -->

# `fnox export`

- **Usage**: `fnox export [FLAGS]`
- **Aliases**: `ex`

Export secrets in various formats

## Flags

### `-f --format <FORMAT>`

Export format

**Choices:**

- `env`
- `json`
- `yaml`
- `toml`

**Default:** `env`

### `-n --dry-run`

Show what would be exported without writing to file

### `-o --output <OUTPUT>`

Output file (default: stdout)