How to push to live from CLI?

Hi.
I’m trying to update a Wordpress article using GitHub Actions.

Is there anything that is equivalent to “push to live”?
I want to perform equivalent operations from the CLI tools.
Do you have API or command?

Hi @Shunsuke_Kawai welcome to Devkinsta!
Unfortunately DevKinsta does not have an API, however the Push commands are basically just wp-cli commands like wp db import. Those might be useful depending on what you are trying to achieve.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.