wp views template change_content Changes the Template content for an existing CT. OPTIONS <id> : The ID for the content template that will be duplicated. [--content=<string>] : The new template content EXAMPLES wp views template change_content 1 --content="Test Thingy"