Skip to main content Link Menu Expand (external link) Document Search Copy Copied
In this article

Reference: Dev Box CLI

The Dev Box CLI allows you to test out an imagedefinition.yaml file in your current Dev Box, without having to spin up a new Dev Box.

Run an imagedefinition.yaml

devbox customizations apply-tasks --filePath C:\Temp\devbox.yaml

filePath

Required

Absolute path to your yaml file that contains the Tasks you would like to execute