ARMmbed / mbed-os-5-docs

Full documentation for Mbed OS 5 and 6

Home Page:http://os.mbed.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect command for starting new mbed project from mbed-cli

macleays opened this issue · comments

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 >

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

The latest 6.6 version should contain teh new commands (PR #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) ?

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.