IBM / BluePic

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
https://developer.ibm.com/code/patterns
Apache License 2.0
325 stars 67 forks source link

Proper way to remove folder #415

Open ashleymaeconard opened 6 years ago

ashleymaeconard commented 6 years ago

Hello,

I am unsure how to remove an entire folder, instead of just files. I have seen --delete-dirs and --delete-folders

Ash