We would like to materialize an item programaticlay from the code. From the known apis there is no function that can do this. The fileproviderctl has an implementation for this functionality: ex: fileproviderctl materialize "a_file_path".
How can we achieve the same functionality as "fileproviderctl materialize" call ?
Thnaks.