@lewebsimple/wpop
v0.0.4
Published
WordPress operations CLI for Websimple projects.
Readme
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
