SYNOPSIS
bastille tags [-x] TARGET add|delete tag1,tag2
bastille tags [-x] TARGET list [tag]
DESCRIPTION
The bastille tags sub-command add, remove and list tags for jails.
EXAMPLES
Add 'prod' tag to myjail and yourjail:
# bastille tags 'myjail yourjail' add prod
Show jails with the tag 'web':
# bastille tags ALL list web



