t.Run("type A", func(t *testing.T) {
        defer output.Reset()

        err = cmdConfigMachineTypeList(m)
        if err != nil {