Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI command to upload plugins/themes to AspireCloud #42

Merged
merged 12 commits into from
Dec 28, 2024

Conversation

chuckadams
Copy link
Contributor

@chuckadams chuckadams commented Dec 27, 2024

Pull Request

What changed?

This PR adds the meta/bin/push-to-aspirecloud command, which reads the output of sync:meta:dump commands on stdin and pipes it into curl to hit the AC management API.

Why did it change?

The AC management API is the practical way to work with the AC database, since loading from files or stdin requires low-level system access that doesn't translate well outside of local dev.

Did you fix any specific issues?

This is a front end for aspirepress/AspireCloud#123

CERTIFICATION

By opening this pull request, I do agree to abide by the Code of Conduct and be bound by the terms of the Contribution Guidelines in effect on the date and time of my contribution as proven by the revision information in GitHub.

@chuckadams chuckadams merged commit d9406d3 into main Dec 28, 2024
1 check passed
@chuckadams chuckadams deleted the chuck/dev/upload branch December 28, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant