Cloud Foundry CLI Reference Guide

Recreate the app's executable artifact using the latest pushed app files and the latest environment (variables, service bindings, buildpack, stack, etc.). This action will cause app downtime.

Terminate, then restart an app instance Run a one-off task on an app List tasks of an app Terminate a running task of an app Show recent app events

Print out a list of files in a directory or the contents of a specific file of an app running on the DEA backend

Tail or show recent logs for an app Show all env variables for an app Set an env variable for an app Remove an env variable from an app

List all stacks (a stack is a pre-built file system, including an operating system, that can run apps)

Show information for a stack (a stack is a pre-built file system, including an operating system, that can run apps)

Copies the source code of an application to another existing application (and restarts that application)