Zusammenfassung der Ressource
Frage 1
Frage
If `cf push` does not specify a manifest file, only command-line parameters will be used when deploying.
Frage 2
Frage
What is the `cf push` command switch that instructs the CLI to ignore any manifest files that it finds?
Antworten
-
--ignore-manifest
-
--no-manifest
-
--skip-manifest
Frage 3
Frage
In Pivotal CF, apps can be deployed into an org without specifying a space.
Frage 4
Frage
If the hostname is not specified when pushing an app, there is no route to the app until you specify one.