Skip to content

Next Steps

You’ve got Ahoy installed and your first commands running. Here’s where to go next.

Writing Commands

Practical patterns for arguments, aliases, multi-line scripts, chaining, and real-world examples.

Writing Commands →

Command Execution

Understand how Ahoy finds your config, passes arguments, handles interactive commands, and supports custom entrypoints.

Command Execution →

Importing & Overriding

Split commands across multiple YAML files and use the override system to adapt shared command sets.

Importing & Overriding →

Environment Variables

Load .env files globally or per-command, stack multiple files, and manage configuration across environments.

Environment →

YAML Schema

Complete technical reference for every field supported in .ahoy.yml.

YAML Schema →

CLI Reference

All command-line flags, built-in commands, and config file discovery rules.

CLI Reference →

Environment Reference

Full specification for the environment file format, variable precedence, and Ahoy’s runtime variables.

Environment Reference →