* Use fs.mkdir with recursive option instead of IFileSystem.createDirectory to account for dir already existing * Update CLI tests to test terminal commands * Fixes * Updates * More fixes