Class AppRegistryCommands

java.lang.Object
org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
All Implemented Interfaces:
Aware, ResourceLoaderAware

@ShellComponent public class AppRegistryCommands extends Object implements ResourceLoaderAware
Commands for working with the application registry. Allows retrieval of information about available applications, as well as creating and removing application registrations.
Author:
Glenn Renfro, Eric Bottard, Florent Biville, David Turanski, Patrick Peralta, Mark Fisher, Thomas Risberg, Gunnar Hillert, Christian Tzolov, Chris Schaefer, Chris Bono