slide
Slide related operations
Usageâ
$ dinghy slide <command>
Commandsâ
Global Optionsâ
| Name | Description | Default |
|---|---|---|
[--docker-options=<value>] | Additional options to pass to the docker run command DINGHY_SLIDE_DOCKER_OPTIONS | |
--slides-dir=<value> | Path to the slides directory DINGHY_SLIDE_SLIDES_DIR | slides |
--filter=<value> | Only process slides whose name contains the filter or is contained by the filter DINGHY_SLIDE_FILTER | |
--output-dev=<value> | The directory name for slide dev server in output directory DINGHY_SLIDE_OUTPUT_DEV_DIR | slide-dev |
--output-build=<value> | The directory name for slide build in output directory DINGHY_SLIDE_OUTPUT_BUILD_DIR | slide-build |