kind-hamburger-19492
11/10/2022, 10:51 AMflytectl config init command, it seems to ignore all the options “inherited from parent commands”. For example, from the documentation ( https://docs.flyte.org/projects/flytectl/en/latest/gen/flytectl_config_init.html ) I would assume calling flytectl config init --host=some.host --admin.clientSecretLocation=~/path/to/client/secret would set the admin.clientSecretLocation in the config file, but it only sets the host. Or am I doing something wrong? How should I initialise or update the flytectl config file?icy-agent-73298
11/10/2022, 11:31 AMinsecure:<insecure-val>
clientSecretLocation:~/path/to/client/secretkind-hamburger-19492
11/10/2022, 12:45 PMflytectl config init command, but turns out they don’t have any effect. Just curious are those options used in some other context / or some other way?icy-agent-73298
11/10/2022, 12:48 PMkind-hamburger-19492
11/10/2022, 1:08 PM