System Grab Bag

View all TLDR pages from Mac OS X (or from all pages)

aiac

Use OpenAI to generate IaC configurations, utilities, queries and more. More information: https://github.com/gofireflyio/aiac.
  • Generate Terraform for Azure storage account:
    aiac get terraform {{for an azure storage account}}
  • Generate a Dockerfile for nginx:
    aiac get dockerfile {{for a secured nginx}}
  • Generate GitHub action that applies Terraform:
    aiac get github action {{that plans and applies terraform}}
  • Generate a port scanner in Python:
    aiac get python {{code that scans all open ports in my network}}
  • Generate a MongoDB query:
    aiac get mongo {{query that aggregates all documents by created date}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.