Skip to content

ok

The ok infrastructure toolbox.

Synopsis

The ok tool is a comprehensive infrastructure management toolbox designed to streamline the setup and maintenance of Terraform environments. It provides a variety of commands to bootstrap infrastructure, manage environment configurations, handle AWS operations, and more.

Key functionalities include:

  • Executing AWS-specific commands.
  • Managing and updating Boilerplate templates.

Whether you're setting up a new environment or maintaining an existing one, ok simplifies and automates many of the repetitive tasks involved in infrastructure management.

Options

      --config string   config file (default is /home/runner/.config/ok/config.yml)
  -h, --help            help for ok

See also

  • ok aws - Group of AWS related commands.
  • ok completion - Generate the autocompletion script for the specified shell
  • ok forward - Starts a port forwarding session to a database.
  • ok pkg - Group of package related commands for managing Boilerplate packages.
  • ok version - Prints the version of the ok tool and the current latest version available.