[ 
https://issues.apache.org/jira/browse/DTACLOUD-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258465#comment-13258465
 ] 

Ronelle Landy commented on DTACLOUD-194:
----------------------------------------

>> deltacloudc has two different options -u and -U and other two different 
>> options -p and -P:

Options:
    -i, --id ID                      ID for operation
    -d, --image-id ID                Image ID
    -b, --bucket-id ID               Bucket ID
    -r, --bucket-location NAME       Bucket location
    -a, --arch ARCH                  Architecture (x86, x86_64)
    -p HARDWARE_PROFILE              Hardware Profile
        --hardware-profile
    -n, --name NAME                  Name (for instance eg.)
    -s, --state STATE                Instance state (RUNNING, STOPPED)
    -u, --url URL                    API url ($API_URL variable)
    -U, --user USER                  API username ($API_USERNAME variable)
    -P, --password PASSWORD          API password ($API_PASSWORD variable)
    -l, --list                       List collections/operations
    -h, --help                       Display this screen
    -v, --version                    Display API version
    -V, --verbose                    Print verbose messages
    -f, --file-path PATH             local path for new blob data
    -m, --blob-metadata k1=v1, k2=v2 Comma seperated k=v pairs for blob 
metadata (for create operation)

AFAICT, In the case of special characters in the username or password, the -U 
and -P options are needed in addition to the -u option.  The note in the doc 
says something different ....

%%%
If your username or your password contains special characters, it's necessary 
to use the option -p in additon to the option -u. Check the list of credentials 
you need for each back-end cloud provider. 
%%%


                
> Doc needed for deltacloudc using user names and/or passwords with special 
> characters
> ------------------------------------------------------------------------------------
>
>                 Key: DTACLOUD-194
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-194
>             Project: DeltaCloud
>          Issue Type: Task
>          Components: Client (Ruby)
>         Environment:  - deltacloud commit version: 
> 6499cf7feba60ccdd26a750627b4df7d798036e6   branch 'master' of 
> https://git-wip-us.apache.org/repos/asf/deltacloud
>            Reporter: Ronelle Landy
>            Assignee: Dagmar Husarova
>
> This is fall out from DTACLOUD-141. 
> The associated change allowed users to pass user names and passwords that 
> include special characters to deltacloudc using the -U -P options. The help 
> for deltacloudc lists the -U -P options but only shows examples using the -u 
> option syntax. 
> We need to add an example or note for users stipulating that if they have 
> user names or password with special characters, they need to use the -U -P 
> options
> **********************
> Copying related chat comments: 
> <rlandy> mfojtik: re: DTACLOUD-141 (closed out) however none of the help 
> examples for deltacloudc use the -P and -U options. Is it doc'ed anywhere 
> that the user should switch to these input options with special character 
> usernames/passwords?
> <mfojtik> rlandy: should be doc'ed -> dhusarov :)
> ***********************
> see >> ./bin/deltacloudc --help

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to