Command Line Interface
Here are the most common commands you can use in RKD ROCKETDOO.
- Display Rocketdoo version:
- Display help and available commands:
- Generate the directory and file structure:
- Launch the initialization wizard:
- Deploy Odoo:
- Check the status of your containers:
- Stop all containers:
- Pause or stop a container:
- Restart the containers:
- Remove containers:
- Remove containers and their associated volumes:
- Force environment rebuild:
- Build a new version of the same image
- Package your entire environment to share with anothers developers
- Unpackage the .zip project into your created folder to continue with shared development on rocketdoo.
- Delete Identifier type files when copied from Windows to WSL2
YOU CAN ALSO COMBINE A COMMAND WITH --help TO LEARN ABOUT FLAGS AND OPTIONS FOR EXAMPLE rocketdoo build --help WILL SHOW YOU AVAILABLE OPTIONS LIKE: rkd build --rebuild
- Bulk update module packages loaded as public repositories using Gitman:
(This command must be executed inside the container.)