b9a06880b4861fec02998d8823a8a6c4e50dbe26
WPop
WordPress operations CLI for Websimple projects.
Deploy environment
wpop deploy needs:
REMOTE_HOSTREMOTE_PORTREMOTE_USERREMOTE_PATH
If any REMOTE_* value is missing, wpop tries to read Websimple Gitea Actions variables from the
current repository and its organization. Provide a read-only Gitea token with one of:
WEBSIMPLE_GITEA_API_TOKENWPOP_GITEA_TOKENGITEA_TOKEN
By default, the repository is inferred from git remote get-url origin. You can override this with:
WPOP_GITEA_REPO=wp-sites/exampleWPOP_GITEA_OWNER=wp-sitesandWPOP_GITEA_REPO_NAME=exampleWPOP_GITEA_BASE_URL=https://gitea.websimple.com
Description
Languages
TypeScript
95.5%
JavaScript
4.5%