What do Node Start and Node Stop mean in the API Spec?

From @whereswaldon on Mon Jul 11 2016 15:34:02 GMT+0000 (UTC)

On the API spec there are two commands listed under node called start and stop. However, they are not listed anywhere in this API reference. Where and how are those commands defined?


Copied from original issue: https://github.com/ipfs/faq/issues/145

From @alugarius on Sun Sep 04 2016 15:56:15 GMT+0000 (UTC)

This commands are not in the go-ipfs help too!

From @whyrusleeping on Sun Sep 04 2016 15:58:37 GMT+0000 (UTC)

Those commands havent actually been accepted as part of the api. I’m not really sure what that document is for, @diasdavid any insight?

From @diasdavid on Sun Sep 04 2016 18:57:16 GMT+0000 (UTC)

That list was written down by me, @jbenet and @dignifiedquire during a convo to get documented what are the Core API calls of IPFS, a long time ago. js-ipfs has them, however that spec is a work in progress.