Uploaded image for project: 'onedata'
  1. onedata
  2. VFS-2584

Inconsistent behaviour of oneclient binary and oneclient docker image

      • Icon: Bug Bug
      • Resolution: Unresolved
      • Icon: Minor Minor
      • None
      • None
      • oneclient
      • None

        When running oneclient command with no arguments one is presented with:

        Usage: oneclient [options] mountpoint

        ~~~
        General options:
        -h [ --help ] print help
        -V [ --version ] print version
        --config arg path to user config file
        --authentication arg authentication type to use for connection with a
        Provider. Accepted values are 'token' and
        'certificate'.
        -d [ --debug ] enable debug output (implies -f)
        --debug_gsi enable GSI debug output
        --no_check_certificate disable remote certificate validation
        --proxyio force ProxyIO

        FUSE options:
        -o opt,... mount options
        -f foreground operation
        -s disable multi-threaded operation
        ~~~

        when running oneclient using a docker image, one is presented with interactive mode and asked to enter a token.

        In both cases the same behaviour is expected. Printing --help is better then engaging user with interactive session.

                  plglopiola Łukasz Opioła
                  plgorzechowski Michal Orzechowski
                  Votes:
                  0 Vote for this issue
                  Watchers:
                  1 Start watching this issue

                    Created:
                    Updated: