Ori Pekelman
12/09/2020, 5:48 PMLAKEFS_BLOCKSTORE_S3_REGION style. Do we have the same facility for lakectl IE have something like LAKECTL_CREDENTIALS_ACCESS_KEY_ID ?
Itai Admi
12/09/2020, 5:54 PMlakectl
doesn’t support env vars. It’s a cool feature though and I can see the value of adding it. Feel free to open up a feature request on Github or I can open one for you.viper
as our flags package, it is supported out of the box.
For example, LAKECTL_CREDENTIALS_ACCESS_KEY_ID
could be used if you export it. It also overrides the value from the lakectl.yaml
config file.Ori Pekelman
12/10/2020, 8:56 AMOri Pekelman
12/10/2020, 8:59 AMOri Pekelman
12/10/2020, 9:01 AMOri Pekelman
12/10/2020, 9:02 AMItai Admi
12/10/2020, 9:08 AMOri Pekelman
12/10/2020, 12:21 PMItai Admi
12/10/2020, 12:27 PMOri Pekelman
12/10/2020, 12:28 PMError executing command: config file not found, please run "lakectl config" to create one
Config File ".lakectl" Not Found in "[/app]"
Ori Pekelman
12/10/2020, 12:28 PMOri Pekelman
12/10/2020, 12:29 PMbin/lakectl -c /tmp/lakectl.yaml auth users list
where lakectl.yaml is an empty file returns OK.Itai Admi
12/10/2020, 12:58 PM