What drangler shells out to, and which command needs each.
ssh and wrangler are required because half the surface is unusable without them. php and
drush are not listed at all: they are needed on the VPS being surveyed, not on this machine.
git was dropped when status stopped scanning source checkouts. Nothing here shells out to it
any more, and a preflight that demands a tool the CLI never runs is a false failure on a user's
machine -- which is the whole class of bug this command exists to avoid producing.
What drangler shells out to, and which command needs each.
sshandwranglerare required because half the surface is unusable without them.phpanddrushare not listed at all: they are needed on the VPS being surveyed, not on this machine.gitwas dropped whenstatusstopped scanning source checkouts. Nothing here shells out to it any more, and a preflight that demands a tool the CLI never runs is a false failure on a user's machine -- which is the whole class of bug this command exists to avoid producing.