My New Snippet 5

wp post create --post_type=snippet --post_title="My Snippet Title" --post_content="This is the content of my snippet." --post_status=publish --porcelain | xargs -I % wp post term set % snippet_category wp-cli