open-datakit / cli

Command line interface for running opendata.studio datapackages
MIT License
0 stars 0 forks source link

Add set-arg command #3

Closed echus closed 3 months ago

echus commented 4 months ago

Add command for setting non-resource-type argument (e.g. str/enum)

echus commented 3 months ago

We set defaults for parameter resource values inside the resource itself. Tabular data resources don't have default values per se (I'm not sure if we should allow this?). For pure string/number/bool arguments, where should we store the defaults? Inside the argument space, i.e. arguments/bindfit.default.json? Or inside the algorithm interface, algorithms/bindfit.json["interface"]? @JamesWilmot

JamesWilmot commented 3 months ago
echus commented 3 months ago

Closed by https://github.com/opendatafit/cli/commit/b8c8a8b76aa56ed546459c35c9c865851f6b6f2b