Docs home page
English
Search...
⌘K
Blog
Website
Website
Search...
Navigation
CLI
new
Guides
Reference
Troubleshooting
Changelog
Connectors
Code Snippets
Components
Framework
morph_project.yml
SQL
config
load_data
Python
MorphGlobalContext
@morph.func
@morph.load_data
@morph.variables
morph_lib.database
execute_sql
insert_records
update_records
insert_or_update_records
delete_records
morph_lib.api
get_auth_token
morph_lib.stream
create_chunk
stream_chat
CLI
--version
run
compile
clean
init
new
config
deploy
serve
context
Deprecated
morph_lib.ai
On this page
Arguments
CLI
new
The
morph new
command is used to create a new project in Morph.
Shell
Copy
morph
new
[PROJECT_NAME]
Arguments
--project-id
str
Specify this when you want to use a project created in the cloud. If not specified, you can still edit the
morph_project.yml
file.
init
config
Assistant
Responses are generated using AI and may contain mistakes.