# cfn-flip mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cfn-flip in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:cfn-flip
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cfn-flip
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:cfn-flip
- **Paketmanager:** Homebrew
- **Version:** 1.3.0
- **Quellzusammenfassung:** Convert AWS CloudFormation templates between JSON and YAML formats
- **Homepage:** <https://github.com/awslabs/aws-cfn-template-flip>
- **Zuletzt aktualisiert:** 2026-07-17T18:27:49+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cfn-flip (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.3.0
## Projektgeschichte und Nutzung

AWS CloudFormation Template Flip is an AWS Labs Python tool and library for converting CloudFormation templates between JSON and YAML while using short-form YAML intrinsic-function syntax where possible.

### Projektgeschichte

The official README explains the name as an homage to the Unix `flip` utility and documents both the `cfn-flip` command and the `cfn_flip` Python package API. The repository metadata records the public repo creation in 2016.

### Adoptionsgeschichte

The project is packaged for Homebrew as `cfn-flip` and distributed as a Python package. Its README now deprecates CLI usage in favor of `rain fmt`, while explicitly saying the Python API may continue to be used.

### Wie es verwendet wird

The documented CLI reads from stdin or files and converts JSON to YAML or YAML to JSON. The Python API exposes `flip`, `to_yaml`, and `to_json` for applications that need CloudFormation template serialization.

### Warum Paket-Nerds sich dafür interessieren

cfn-flip is significant because it solved a very specific packaging annoyance: CloudFormation users wanted a reliable converter that preserved AWS intrinsic-function syntax instead of treating templates as generic JSON/YAML.

### Zeitleiste

- 2016: GitHub repository metadata records public repository creation.
- 2021: GitHub release metadata records cfn_flip 1.3.0.
- Current README: CLI usage is deprecated in favor of `rain fmt`; package API remains available.

### Related projects

- rain is the recommended replacement for CLI formatting and conversion.
- cf2tf acknowledges cfn-flip as a parser used when converting CloudFormation templates.

### Quellen

- <https://api.github.com/repos/awslabs/aws-cfn-template-flip>
- <https://github.com/awslabs/aws-cfn-template-flip>
- <https://aws-cloudformation.github.io/rain/rain_fmt.html>
- <https://github.com/awslabs/aws-cfn-template-flip#readme>
- <https://formulae.brew.sh/api/formula/cfn-flip.json>


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal


## Combined YAML source

View the package source record on GitHub. [combined/cfn-flip.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cfn-flip.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
