Skip to content

Parameter ordering issues #1641

@itpropro

Description

@itpropro

When using it is not working

specify init --ai-skills --ai --here
                                           ███████╗██████╗ ███████╗ ██████╗██╗███████╗██╗   ██╗
                                           ██╔════╝██╔══██╗██╔════╝██╔════╝██║██╔════╝╚██╗ ██╔╝
                                           ███████╗██████╔╝█████╗  ██║     ██║█████╗   ╚████╔╝
                                           ╚════██║██╔═══╝ ██╔══╝  ██║     ██║██╔══╝    ╚██╔╝
                                           ███████║██║     ███████╗╚██████╗██║██║        ██║
                                           ╚══════╝╚═╝     ╚══════╝ ╚═════╝╚═╝╚═╝        ╚═╝

                                             GitHub Spec Kit - Spec-Driven Development Toolkit

Error: Must specify either a project name, use '.' for current directory, or use --here flag

When using the same parameters in another order, it works

specify init --here --ai --ai-skills
                                           ███████╗██████╗ ███████╗ ██████╗██╗███████╗██╗   ██╗
                                           ██╔════╝██╔══██╗██╔════╝██╔════╝██║██╔════╝╚██╗ ██╔╝
                                           ███████╗██████╔╝█████╗  ██║     ██║█████╗   ╚████╔╝
                                           ╚════██║██╔═══╝ ██╔══╝  ██║     ██║██╔══╝    ╚██╔╝
                                           ███████║██║     ███████╗╚██████╗██║██║        ██║
                                           ╚══════╝╚═╝     ╚══════╝ ╚═════╝╚═╝╚═╝        ╚═╝

                                             GitHub Spec Kit - Spec-Driven Development Toolkit

Warning: Current directory is not empty (XY items)
Template files will be merged with existing content and may overwrite existing files
...

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions