Skip to content

[BACKPORT] Fix exit code for Security CLI tools (#37956)#38078

Merged
tvernum merged 1 commit intoelastic:6.xfrom
tvernum:backport/6.x/cli-exit-code
Jan 31, 2019
Merged

[BACKPORT] Fix exit code for Security CLI tools (#37956)#38078
tvernum merged 1 commit intoelastic:6.xfrom
tvernum:backport/6.x/cli-exit-code

Conversation

@tvernum
Copy link
Copy Markdown
Contributor

@tvernum tvernum commented Jan 31, 2019

The certgen, certutil and saml-metadata tools did not correctly return
their exit code to the calling shell.

These commands now explicitly exit with the code that was returned
from the main(args, terminal) method.

The certgen, certutil and saml-metadata tools did not correctly return
their exit code to the calling shell.

These commands now explicitly exit with the code that was returned
from the main(args, terminal) method.
@tvernum tvernum merged commit 94d4862 into elastic:6.x Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant