export { cmdInit } from "./init"; export { cmdSetup } from "./command"; export { cmdOnboard } from "./onboard"; export { runSetup } from "./run";