Push
In order to load the structures to the server we must use the command
wordbucket structures pushExecuting this command the CLI reads everything inside the folder wordbucket/structures and sends it to the server.
If during the process the server finds out that there are new structures will create them.
After the processing of the structures on the server, it will answer the CLI with the informations about the structures that are stored in the server, so that the CLI can update the local informations.
$ wordbucket structures push
Remote structures are up to date with localLast updated
Was this helpful?