Shared fields and arg helpers for compose subcommands.
All compose commands support project-level options like -f (file),
-p (project name), and --env-file. This module provides macros
and functions to avoid duplicating that logic.
Summary
Functions
Common compose fields to include in defstruct.
Builds the compose prefix args from common fields.