Skip to content

Delete

Terminal window
Provides access to the different deletion tools we have for dolphin.
Usage: dolphin delete <subcommand> <deletion-component-name> [arguments]
-h, --help Print this usage information.
Available subcommands:
dialog Deletes a dialog with all associated files and makes necessary code changes for deleting a dialog.
service Deletes a service with all associated files and makes necessary code changes for deleting a service.
view Deletes a view with all associated files and makes necessary code changes for deleting a view.
Run "dolphin help" to see global options.