Skip to content

fix(cli): expose deploy command at root#238

Open
codexwizardd wants to merge 2 commits into
profullstack:masterfrom
codexwizardd:codexwizardd/top-level-deploy-command
Open

fix(cli): expose deploy command at root#238
codexwizardd wants to merge 2 commits into
profullstack:masterfrom
codexwizardd:codexwizardd/top-level-deploy-command

Conversation

@codexwizardd
Copy link
Copy Markdown

@codexwizardd codexwizardd commented May 16, 2026

Summary

  • add a createDeployCmd() factory so deploy can be mounted in more than one command tree
  • keep the existing sh1pt scale deploy path intact
  • expose the documented top-level sh1pt deploy command as an alias for cloud provisioning workflows

Verification

  • npm run typecheck (packages/cli)
  • npm run build (packages/cli)

Closes #239

Related to the accepted Ugig sh1pt CLI command gig.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose documented top-level deploy command

2 participants