Emily CLI Documentation
Release-v3.0.3Emily combines the powers of Python and Docker to build stable and consistent machine learning and datascience python environments. Emily is useful for large cross-team project development as well as for simply running a single jupyter notebook or python script.
Downloademily@v3.0.3
See earlier versions
buildopenenvironmentconfigurationserversdeploymentdeploylistmountunmountstopdroploginlogoutdoctorupdatewhoamitelemetryloguninstallinstall
$ emily deployment remove [options]
This is the description for remove.
$ deployment remove
Choose a project
| AB82JD - movie-recommender
>>
Please select a deployment specification
| local
>>
Deployment "kubernetes" deleted from project
my-project (M9VHKD)
Deleted:
- <project-root>/deployments/kubernetes
The emily deployment remove
command is a simple utility command to safely remove deployment specifications from a project.
If the deployment specification directory contains files not created by Emily, the user is prompted to confirm deletion.