Writing Commands
Practical patterns for arguments, aliases, multi-line scripts, chaining, and real-world examples.
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.
Command Execution
Understand how Ahoy finds your config, passes arguments, handles interactive commands, and supports custom entrypoints.
Importing & Overriding
Split commands across multiple YAML files and use the override system to adapt shared command sets.
Environment Variables
Load .env files globally or per-command, stack multiple files, and manage configuration across environments.
YAML Schema
Complete technical reference for every field supported in .ahoy.yml.
CLI Reference
All command-line flags, built-in commands, and config file discovery rules.
Environment Reference
Full specification for the environment file format, variable precedence, and Ahoy’s runtime variables.