We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In debugging usage of server: in a YAML file I found myself wanting to leave the server running after the command completed.
server:
Follows:
The text was updated successfully, but these errors were encountered:
--leave-server option, refs #156, #157
d276283
Docs for --leave-server, refs #157
a5e9707
I don't have an automated test for this but since it's a debug tool I'm OK with sticking with manual testing.
Sorry, something went wrong.
Release 1.5
7b8acee
Refs #143, #155, #156, #157
No branches or pull requests
In debugging usage of
server:
in a YAML file I found myself wanting to leave the server running after the command completed.Follows:
The text was updated successfully, but these errors were encountered: