Skip to content

feat(cargo-shuttle): separate --id and --name. support 'init --id' with immediate linking#2069

Merged
jonaro00 merged 4 commits intomainfrom
init-with-proj-id
Jun 26, 2025
Merged

feat(cargo-shuttle): separate --id and --name. support 'init --id' with immediate linking#2069
jonaro00 merged 4 commits intomainfrom
init-with-proj-id

Conversation

@jonaro00
Copy link
Member

--id and --name are no longer aliases that accept both values, instead uses the relevant one.
Adds ability to shuttle init --id <proj_id> [...] which will skip creating a project and instead link directly to that id.

Renamed --create-env to --create-project with backward alias.

Supplying --id takes precedence over --create-project.

Copy link
Contributor

@the-wondersmith the-wondersmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonaro00 jonaro00 merged commit c9d93ea into main Jun 26, 2025
22 checks passed
@jonaro00 jonaro00 deleted the init-with-proj-id branch June 26, 2025 22:42
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.

2 participants