hammerlab / ketrew

Keep Track of Experimental Workflows
http://www.hammerlab.org/docs/ketrew/master/index.html
Apache License 2.0
74 stars 10 forks source link

Improve `ketrew init --just-client ...` #510

Closed smondet closed 7 years ago

smondet commented 7 years ago
  1. do not force --use-database ... option
  2. pass around potential user:password part of the URL

this works:

         client ~token:"dejlaidjelijdasedeijdeijdeijdiej" "https://user:password@example.com"

it's just the command line flag not passing around the info.

smondet commented 7 years ago

Fixed in #511