:_mod-docs-content-type: ASSEMBLY [id="creating-applications-using-cli"] = Creating applications by using the CLI include::_attributes/common-attributes.adoc[] :context: creating-applications-using-cli toc::[] You can create an {product-title} application from components that include source or binary code, images, and templates by using the {product-title} CLI. The set of objects created by `new-app` depends on the artifacts passed as input: source repositories, images, or templates. include::modules/applications-create-using-cli-source-code.adoc[leveloffset=+1] include::modules/applications-create-using-cli-image.adoc[leveloffset=+1] include::modules/applications-create-using-cli-template.adoc[leveloffset=+1] include::modules/applications-create-using-cli-modify.adoc[leveloffset=+1]