Create
To enable the presentation of contents we need to create a container using the following command.
wordbucket containers new
When executed the command we are prompted to insert the name of the container.
$ wordbucket containers new
? Name: Personal Info
Container successfully created
After inserting the name it is created a new folder with the name given inside the folder wordbucket/contents
.
wordbucket
contents
Personal Info
structures
Last updated
Was this helpful?