Skip to content

Remove from range of id or list of values #1

Description

@rodrigosiqueira

In my test, I always create a lot of VAS and sometimes things go wrong an no clean up VASes. Because of this, I usually use:

for i in {1..[LAST_VAS_ID_IN_RANGE]}; do mvas -r -v $i; done

Add command on mvas command line to do it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions