-
Notifications
You must be signed in to change notification settings - Fork 470
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
Push / Pull Sites #22672
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Internal QA: Needs work
|
host switch command does not work for our CLI client because we're not sending the session tracking bits. |
we should not host switch with the CLI. the CLI needs to be stateless. |
ok, then I'll remove the site switch command |
Internal QA: Step by step:
HINT:
NOTE: Internal QA: PASSED.
|
Using the Quarkus example supplied by Steve, we should begin the process of building out a CLI that can "sync" e.g. pull and push Sites to dotCMS.
Questions:
Hostname vs. hostId
Deterministic Ids?
Use content type var everywhere
hide default fields
e.g. don't show props that have false/0/empty string
How to handle content type updates / deletes
The text was updated successfully, but these errors were encountered: