Is your feature request related to a problem? Please describe.
We are creating an online certification process and running the VAMT code against a containerized simulator is required for beginner and intermediate training. The vcsim simulator does not have full tag functionality and we need to come up with a work around that supports the current feature set.
Describe the solution you'd like
create a parameter defined in the @options that will bypass/return success on any tag validation or tag creation calls.
Describe alternatives you've considered
adding full tag support or at least hacking govmomi/vcsim to return 1
Additional context
No response