#!/usr/bin/env node import { runCLI } from '@callstack/brownfield-cli'; runCLI(process.argv);