Bug 1470069

Summary: Adding RHS-C v1 to AD uses incorrect CLI command
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Chris Blum <cblum>
Component: DocumentationAssignee: Anjana Suparna Sriram <asriram>
Status: CLOSED WONTFIX QA Contact: Rahul Hinduja <rhinduja>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: rhs-bugs, sankarshan, storage-doc, storage-qa-internal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 22535, Console Installation Guide-3 Build Date: 25-03-2015 18:28:17 Topic ID: 29133-607248 [Latest]
Last Closed: 2018-04-17 12:38:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Blum 2017-07-12 11:23:54 UTC
Title:
A.1.2. Adding Domains to a Configuration

Describe the issue:
Documentation talks about this command to add the RHS-C to a domain:
# rhsc-manage-domains -action=add -domain='test.redhat.com' -provider=ActiveDirectory -user='admin' -interactive

but the correct syntax is:
# rhsc-manage-domains add --domain='test.redhat.com' --provider=ActiveDirectory -user='admin'

So note that instead of '-domain' it is '--domain' and so forth.
Additionally '-interactive' is not valid
Additionally instead of '-action=add' it's only 'add' as the first argument.


rhsc version = 3.1.3-0.73.el6