Duplicates an existing Content Template.
<id> : The ID for the content template that will be duplicated.
[--title=<string>] : The title for the new CT.
[--output_id] : prints the duplicated CT id.
wp views template duplicate 1 --title="Test Thingy" --porcelain