mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff
This commit is contained in:
@@ -72,6 +72,9 @@ class join(Command):
|
||||
),
|
||||
)
|
||||
|
||||
has_output = tuple()
|
||||
use_output_validation = False
|
||||
|
||||
def execute(self, hostname, **kw):
|
||||
"""
|
||||
Execute the machine join operation.
|
||||
|
||||
Reference in New Issue
Block a user