Skip to content

Add --checkout flag to kedro new for blank project with/without tools #5375

@ankatiyar

Description

@ankatiyar

Description

Follow up for kedro-org/kedro-starters#302
We want to add an option for selecting checkout branch similar to how it works with --starters but also for kedro new where the blank template is used

Context

Context in kedro-org/kedro-starters#302

Possible Implementation

  • Based on quick prototyping it seemed like just removing the error here would work but to be double checked by whoever is implementing it:
    raise KedroCliError("Cannot use the --checkout flag without a --starter value.")
  • Add tests

Metadata

Metadata

Assignees

Labels

Issue: Feature RequestNew feature or improvement to existing feature

Type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions