Skip to content

docs(project): fix create URL flag example#42

Open
JerryNee wants to merge 1 commit into
TestSprite:mainfrom
JerryNee:fix/project-create-docs-url-flag
Open

docs(project): fix create URL flag example#42
JerryNee wants to merge 1 commit into
TestSprite:mainfrom
JerryNee:fix/project-create-docs-url-flag

Conversation

@JerryNee

Copy link
Copy Markdown

What

The project create documentation used --target-url, but the actual command exposes --url for project target URLs. The example also omitted the required --type flag.

Changes

  • Replace --target-url with --url in the project create/update docs section.
  • Add --type frontend to the project create example so the command is runnable as written.

Verification

  • node dist/index.js project create --help
  • npm run format:check

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.

1 participant