Start, stop, and restart profile containers
- Last Updated: April 30, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use these commands to manage the lifecycle of an existing profile container.
Syntax
|
Where,
- The
startcommand launches the container associated with the specified profile. Use--no-smoketo skip the automatic smoke test after start. - The
stopcommand halts the running container for the profile. - The
restartcommand stops and then starts the container. Use--no-smoketo skip the automatic smoke test after restart.
Note: If only one container
exists, the name is auto-detected and can be omitted.