mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add version and API version
- Add API version to constants.py - Add version option to plugable.py - Add version to ipa manpage and fix a couple of typos https://fedorahosted.org/freeipa/ticket/4316 Reviewed-By: Petr Viktorin <pviktori@redhat.com>
This commit is contained in:
6
ipa.1
6
ipa.1
@@ -37,7 +37,7 @@ Load configuration from \fIFILE\fR.
|
||||
\fB\-d\fR, \fB\-\-debug\fR
|
||||
Produce full debugging output.
|
||||
.TP
|
||||
\fB\-\-\-delegate\fR
|
||||
\fB\-\-delegate\fR
|
||||
Delegate the user's TGT to the IPA server
|
||||
.TP
|
||||
\fB\-e\fR \fIKEY=VAL\fR
|
||||
@@ -56,7 +56,9 @@ Prompt for all parameters of \fICOMMAND\fR, even if they are optional.
|
||||
Don't fall back to other IPA servers if the default doesn't work.
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
Produce verbose output. A second \-v displays the XML\-RPC request
|
||||
Produce verbose output. A second \-v displays the XML\-RPC request.
|
||||
\fB\-\-version\fR
|
||||
Display the IPA version and API version.
|
||||
.SH "COMMANDS"
|
||||
The principal function of the CLI is to execute administrative commands specified by the \fICOMMAND\fR argument. The majority of commands are executed remotely over XML\-RPC on a IPA server listed in the configuration file (see FILES section of this manual page).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user