Skip to content

Expose documented top-level deploy command #239

@codexwizardd

Description

@codexwizardd

README references sh1pt deploy for cloud infrastructure workflows, but the deploy command is currently mounted only under sh1pt scale deploy.

A top-level deploy alias would make the documented command discoverable while keeping sh1pt scale deploy available for the nested scale workflow.

Proposed fix:

  • allow deploy command creation through a factory so Commander instances are not reused across parents
  • mount one deploy command at the root and keep the existing one under scale
  • verify package-local CLI typecheck and build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions