Package | Description |
---|---|
org.springframework.cloud.dataflow.shell.command.support |
Provides supporting classes and utilities for the shell command classes.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
ShellUtils.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.
|
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.