Adding resources by command-line

Hello,

My problem is I fail to add new resources to my game on Mac. If I just place a png file in Resources/ folder I can’t load it at run-time:

cocos2d: fullPathForFilename: No file found at walk.png. Possible missing file.

It seems I need to update the project but how to do that using only cocos comand-line tool?