diff --git a/modules/ROOT/pages/_partials/cloudhub2-apps.adoc b/modules/ROOT/pages/_partials/cloudhub2-apps.adoc index c6e5d707..81b2c4dd 100644 --- a/modules/ROOT/pages/_partials/cloudhub2-apps.adoc +++ b/modules/ROOT/pages/_partials/cloudhub2-apps.adoc @@ -124,14 +124,14 @@ This command has multi-option flags. When using multi-option flags in a command, == runtime-mgr:application:download-logs ---- -> runtime-mgr:application:download-logs [flags] +> runtime-mgr:application:download-logs [flags] ---- Downloads logs for the application specified in `` from the specification specified in `` to the selected directory. To get the ``, run the `runtime-mgr application list` command. -To get the `` run the `runtime-mgr application describe` command. +To get the `` run the `runtime-mgr application describe` command and use the `currentDeploymentVersion` field of the `replica` This command accepts the xref:index.adoc#default-options[default flags]. @@ -234,7 +234,7 @@ Tails application logs for the application specificied in `` from the spe To get the ``, run the `runtime-mgr application list` command. -To get the ``, run the `runtime-mgr application describe` command. +To get the `` run the `runtime-mgr application describe` command and use the `currentDeploymentVersion` field of the `replica` This command accepts the xref:index.adoc#default-options[default flags].