f354463b40
Both take a required OCI images directory plus an optional compose file name (defaulting to "compose.yaml", resolved relative to the cwd) via the same manual two-token consumption -v/--volume already uses, just with the second token optional. The stub commands aren't no-ops: they resolve the images directory, load and validate the compose file through the existing load_compose_file()/validate_compose_external_state(), and print a summary -- confirming the CLI wiring and parser work end to end -- before logging that actual orchestration isn't implemented yet. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Gv3s5jckJKzh6JkMoi2Akz