-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
When using the custom profiles, it would be great that the generated box included the used profile. E.g.:
$ malboxes build win10_32 --profile analyst
$ malboxes build win10_32 --profile test
with either:
$ malboxes spin win10_32_analyst Test.Spin.Analyst
$ malboxes spin win10_32_test Test.Spin.Analyst
or
$ malboxes spin win10_32 --profile analyst Test.Spin.Analyst
$ malboxes spin win10_32 --profile test Test.Spin.Analyst
I already toyed with --profile switch, but this would require some additionnals changes.
What do you think ?
Metadata
Metadata
Assignees
Labels
No labels