Mount directories via cirrus.yml #966
Unanswered
josh-burton
asked this question in
Q&A
Replies: 1 comment
-
At the moment it's not possible to pass extra arguments via Cirrus CLI. It is possible to run tasks in "dirty" mode which will sync folder containing As for keeping a VM running after execution, there is no such option. What's your use case? Could you please add a bit more context why you need to keep VM running? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The (limited) docs mention the best way to run scripts against a vm is via the cirrus cli, but I can't find any examples or docs on how to start a VM via cirrus and mount directories, as well as the other tart config options.
Can anyone help?
Also can cirrus be configured to start the vm and not exit once all tasks are complete?
Beta Was this translation helpful? Give feedback.
All reactions