GameServerManagers / GameServerManagers/LinuxGSM
confirmation bypass option for gameserver console command
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
## User Story
When setting up my LGSM arkserver instance, I used the console multiple times, and it was mildly bothersome to run the './arkserver console' command, then have to wait and input confirmation, before I could actually see the console.
## Basic info
* **Distro:** Debian 9
* **Game:** ARK
* **Command:** ./arkserver console
* **LinuxGSM version:** v20.3.3
## Further Information
It would be nice if it were possible to issue a '-y' or something along with the console command (ie: ./arkserver -y console ) in order to skip past that additional prompt, or maybe a shell variable that is effectively a 'usage understood' EULA style nod that says 'I know how to exit/use the console, skip ahead please'.
## Further Reading
Numerous Linux commands/utilities have '-y' functionality to automatically say 'yes' to whatever prompt may be presented
Contributor guide
Assessment
This issue has not been assessed yet.