cognitedata / inso-bootstrap-cli

CLI and GitHub-Action to configure and maintain CDF Projects (Groups, Data Sets, RAW DBs)
Apache License 2.0
4 stars 2 forks source link

[EXPERIMENT] Allow cdffs:// prefixed configuration to be passed to CLI #78

Open pavelzubarev opened 1 year ago

pavelzubarev commented 1 year ago

It's a concept where we want to try to run bootstrap-cli using "cdffs://" notation as a parameter. that will allow the bootstrap to read file from CDF directly.

spex66 commented 1 year ago

Not looked into it yet And as well not thought through, but why not using extpipes configuration? Why cdf-files? Both approaches require a cognite-client authentication anyway

And access-control for the bootstrap config file (if cdffs or extpipe-config) needs a thought, or two :)

pavelzubarev commented 1 year ago

The naming might not be the best.

spex66 commented 11 months ago

@pavelzubarev we have not talked about this in a while