Created
June 18, 2019 11:47
-
-
Save oldlastman/e1f0322692ce4a41cacbfc522dc209ff to your computer and use it in GitHub Desktop.
some command line hints to help in every day work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
++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