deta new [path]

Create a new Deta Micro

Arguments

NameDescription
pathPath to new directory for the micro

Options

NameDescription
-hShow help for new
-nCreate a micro with Node (node14.x) runtime
-pCreate a micro with Python (python 3.9) runtime
--name <name>Set the name of the new micro
--project <project>Set the project under which the micro is created
--runtime <runtime>Create a micro with a specified runtime