Skip to content

Instantly share code, notes, and snippets.

@soham2008xyz
Forked from Azrael808/30_wpcli.config
Created November 2, 2018 07:47
Show Gist options
  • Save soham2008xyz/b9080f97f1e29113201ab20fdd8873d8 to your computer and use it in GitHub Desktop.
Save soham2008xyz/b9080f97f1e29113201ab20fdd8873d8 to your computer and use it in GitHub Desktop.
Elastic Beanstalk extension for installing WP CLI.
commands:
"01":
command: curl https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar -o /usr/local/bin/wp
"02":
command: chmod +x /usr/local/bin/wp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment