extism / cli

The extism CLI is used to generate plugin scaffolding and manage Extism installations
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

feat: add `--allow-path` and `--manifest` flags #15

Closed zshipko closed 1 year ago

zshipko commented 1 year ago
nilslice commented 1 year ago

Should we use : as the separator, similar to Docker's volume / mount args https://docs.docker.com/storage/volumes/#choose-the--v-or---mount-flag ?