[ https://issues.apache.org/jira/browse/HADOOP-11609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Varun Saxena reassigned HADOOP-11609: ------------------------------------- Assignee: Varun Saxena > Correct credential commands info in CommandsManual.html#credential > ------------------------------------------------------------------ > > Key: HADOOP-11609 > URL: https://issues.apache.org/jira/browse/HADOOP-11609 > Project: Hadoop Common > Issue Type: Bug > Components: documentation, security > Reporter: Brahma Reddy Battula > Assignee: Varun Saxena > Attachments: HADOOP-11609.patch > > > "-i" is not supported, so would you remove "-i",,, " > -v" should be undocumented. The option is used only by test. > {noformat} > create alias [-v value][-provider provider-path] Prompts the user for a > credential to be stored as the given alias when a value is not provided via > -v. The hadoop.security.credential.provider.path within the core-site.xml > file will be used unless a -provider is indicated. > delete alias [-i][-provider provider-path] Deletes the credential with the > provided alias and optionally warns the user when --interactive is used. The > hadoop.security.credential.provider.path within the core-site.xml file will > be used unless a -provider is indicated. > list [-provider provider-path] Lists all of the credential aliases The > hadoop.security.credential.provider.path within the core-site.xml file will > be used unless a -provider is indicated. > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)