## Description Create a `self-update` command. ## Solution Implement a `self-update` command that automatically updates `dockgento` to its latest version. ## Additional information - Analyze [Composer `self-update` command as an example](https://getcomposer.org/doc/03-cli.md#self-update-selfupdate).
Description
Create a
self-updatecommand.Solution
Implement a
self-updatecommand that automatically updatesdockgentoto its latest version.Additional information
self-updatecommand as an example.