-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ApplianceConsoleRunner] Update for less prompts
When updating the DatabaseAdmin tasks for the appliance console, there will be less options available to input. No longer will it ask for a type, as it will always assume you are writing to a "local file" (whether that file is a mounted NFS/SMB/etc. share or just a local disk will not be handled here). As such, ApplianceConsoleRunner no longer needs to match against the IO_MENU_OPTION_REGEXPS as it did previously, so they have been removed.
- Loading branch information
1 parent
bf5844b
commit 34a5cc1
Showing
1 changed file
with
9 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters