Skip to content

Commit

Permalink
public hub sync with zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoCasa committed Oct 31, 2024
1 parent 25e3b7b commit 52d0d78
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/core_concepts/32_private_hub/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,13 @@ Use the commands `wmill-hub pull` and `wmill-hub push` for pulling and pushing,

If you want to partially or fully sync your private hub with the public one:

1. Pull the scripts locally from the public hub using `wmill-hub wm-pull`.
1. Pull the scripts locally from the public hub using `wmill-hub wm-pull`. This will pull the scripts to a folder named `hub`.
2. Delete any integration folders you don’t want to add to your Private Hub.
3. Push the scripts to your Private Hub using `wmill-hub push`.

:::info
If for some reason you can't pull from the official hub with `wmill-hub wm-pull`, we also provide a zip file with all the scripts, just ask us for the link!
Once downloaded, simply extract the zip file and move all the integration folders to your local `hub` folder.
:::

If you are interested in having your own Private Hub, please [contact us](mailto:[email protected]).

0 comments on commit 52d0d78

Please sign in to comment.