delete project
The delete project
command deletes an ML project. This command removes all metadata related to a project. All data sources, data sinks, and datasets related to the project must be deleted before deleting the project. If successful, this command clears the current working project if it was the project that was just deleted.
Syntax
Parameters
Parameter
Description
<project name>
The name of the ML project
force
Use this option to force all running or scheduled jobs to stop before deleting all project artifacts.
Example
Last updated