Creates an association between two items.
[--relationship=<string>] : The relationship slug.
[--first=<number>] : ID of the first item.
[--second=<number>] : ID of the second item.
wp types association create --relationship=relationship-slug --first=12 --second=25