option('tests', type: 'feature', description: 'Build tests') | |
option('bic', type: 'feature', description: 'Enable bic handlers') | |
option( | |
'host-instances', | |
type: 'string', | |
description: 'Host Instances') | |
option( | |
'machine', | |
type: 'string', | |
description: 'Machine') |