Login
Remember
Register
Ask a Question
Which of the following command lists all the applications within a space?
0
votes
asked
Oct 28, 2021
in
Cloud Foundry
by
john ganales
Which of the following command lists all the applications within a space?
Select the correct answer from below options:
a) cf log < app name>
b) cf apps
c) cf app < app_name>
d) cf events < app-name>
applications-cloud
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 28, 2021
by
john ganales
Correct answer of the above question is : b) cf apps
cf apps command lists all the applications within a space
...