Skip to content

Idea: Add the profile to the box name. #77

@pix

Description

@pix

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions