blob: 6cd6f8c7732f8d59e45e6f3fc02b01bc4b3d232b [file] [log] [blame]
Adam Israelbf793522018-11-20 13:54:13 -05001touch:
2 description: "Touch a file on the VNF."
3 params:
4 filename:
5 description: "The name of the file to touch."
6 type: string
7 default: ""
8 required:
9 - filename