Files
freeipa/doc/api/session_logout.md
Antonio Torres 5626976ef0 doc: generate API Reference
Extend the 'make api' target so that we also build an API Reference in
Markdown format. One template for each command gets generated. These
templates include all of the command details (arguments, options and
outputs), and then a section for manually-added notes such as semantics
or version differences. Every time the docs are regenerated, these notes
will be added if they exist.

Signed-off-by: Antonio Torres <antorres@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2022-11-17 09:49:59 +01:00

394 B

session_logout

RPC command used to log the current user out of their session.

Arguments

No arguments.

Options

  • version : :ref:Str<Str>

Output

Name Type
result Output

Semantics

Notes

Version differences