Specify the path for the csv files used to describe the assets that will be deployed or updated. Please use the following file format:
name,type,value
asset_1_name,text,asset_value   # we can have comments
asset_2_name,integer,123
asset_3_name,boolean,false
asset_4_name,credential,"username::password"
    
For the update, the type column isn't used, so it can be empty but still present.