<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=WooCommerce</id>
	<title>WooCommerce - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=WooCommerce"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=WooCommerce&amp;action=history"/>
	<updated>2026-05-10T14:54:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=WooCommerce&amp;diff=116&amp;oldid=prev</id>
		<title>imported&gt;Jeremy-busk at 02:26, 24 January 2019</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=WooCommerce&amp;diff=116&amp;oldid=prev"/>
		<updated>2019-01-24T02:26:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;# WooCommerce WP CLI Tool&lt;br /&gt;
&lt;br /&gt;
wp wc&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
wp wc customer create --email='me@woo.local' --user=1 --billing='{&amp;quot;first_name&amp;quot;:&amp;quot;Justin&amp;quot;,&amp;quot;last_name&amp;quot;:&amp;quot;S&amp;quot;,&amp;quot;company&amp;quot;:&amp;quot;Automattic&amp;quot;}' --password='he llo'&lt;br /&gt;
wp wc customer get 2 --user=1&lt;br /&gt;
wp wc product create --name='Product Name' --categories='[ { &amp;quot;id&amp;quot; : 21 } ]' --user=1&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# References&lt;br /&gt;
&lt;br /&gt;
* https://github.com/woocommerce/woocommerce/wiki/WC-CLI-Overview&lt;br /&gt;
* https://woocommerce.github.io/woocommerce-rest-api-docs/#introduction&lt;/div&gt;</summary>
		<author><name>imported&gt;Jeremy-busk</name></author>
	</entry>
</feed>