Uses of Class
org.springframework.cloud.dataflow.shell.ShellProperties
Package
Description
Provides supporting classes and utilities for the shell command classes.
-
Uses of ShellProperties in org.springframework.cloud.dataflow.shell.command.support
Modifier and TypeMethodDescriptionShellUtils.filteredArgsToShellCommands
(ShellProperties shellProperties, org.springframework.boot.ApplicationArguments args) Gets a filtered list of args to pass to the command shell to be executed in non-interactive mode.