Skip to content

Instantly share code, notes, and snippets.

@oldlastman
Created June 18, 2019 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oldlastman/e1f0322692ce4a41cacbfc522dc209ff to your computer and use it in GitHub Desktop.
Save oldlastman/e1f0322692ce4a41cacbfc522dc209ff to your computer and use it in GitHub Desktop.
some command line hints to help in every day work
++How to create post automatically on wocker++
wocker exec -it wockercontainername bash
/var/www/wordpress# curl http://loripsum.net/api/5 | wp post generate --post_content --count=10 --allow-root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment