Forrest logo
back to context overview

aiac

List of commands for aiac:

  • aiac:tldr:42a03 aiac: Generate Terraform for Azure storage account.
    $ aiac get terraform ${for an azure storage account}
    try on your machine
    explain this command
  • aiac:tldr:6a32e aiac: Generate a port scanner in Python.
    $ aiac get python ${code that scans all open ports in my network}
    try on your machine
    explain this command
  • aiac:tldr:7d84a aiac: Generate a Dockerfile for nginx.
    $ aiac get dockerfile ${for a secured nginx}
    try on your machine
    explain this command
  • aiac:tldr:82f93 aiac: Generate GitHub action that applies Terraform.
    $ aiac get github action ${that plans and applies terraform}
    try on your machine
    explain this command
  • aiac:tldr:a9490 aiac: Generate a MongoDB query.
    $ aiac get mongo ${query that aggregates all documents by created date}
    try on your machine
    explain this command
back to context overview