option :arch, short: '-A',
                        value: {
                          type: Core::CLI::Options::Values::ARCHES
                        },
                        desc: 'The architecture to target' do |arch|