ARMmbed / mbed-os-5-docs

Full documentation for Mbed OS 5 and 6
http://os.mbed.com/docs
98 stars 170 forks source link

Incorrect command for starting new mbed project from mbed-cli #1389

Open macleays opened 3 years ago

macleays commented 3 years ago

Docs issue template

Page link

https://os.mbed.com/docs/mbed-os/v6.5/build-tools/use.html#create-a-project

Expected to find...

mbed-tools new < PATH >

Found

mbed-tools init < PATH >

ciarmcom commented 3 years ago

Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTOSM-3072

0xc0170 commented 3 years ago

The latest 6.6 version should contain teh new commands (PR https://github.com/ARMmbed/mbed-os-5-docs/pull/1377). We released 6.6.0 this week.

cc @ARMmbed/mbed-os-tools How shall we address this (older docs versions should have tools versions as well, as its not mentioned in the docs what tools version is the page for) ?

macleays commented 3 years ago

Excellent, thanks for the heads up. As a note, upon viewing the mbed-tools repo I noticed the beta labelling, however in the documentation this is not clearly indicated. As a suggestion, a banner on beta product pages could provide a warning.