_nifectl apps create_
Create a new application
#
AboutThe APPS CREATE command will both register a new application with the nife platform and create the nife.toml file which controls how the application will be deployed. The --builder flag allows a cloud native buildpack to be specified which will be used instead of a Dockerfile to create the application image when it is deployed.
#
Usage#
Options#
Global Options#
See Also- nifectl apps - Manage Apps