Skip to content

Remove from range of id or list of values #1

@rodrigosiqueira

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions