cli-config set --session
does not work for harbor client configuration
#73
Labels
bug
Something isn't working
Configuring the config with
cli-config set
does not modify the configuration of the instantiated Harbor API client - it only modifies the running config. Should we reload the client after every invocation of this command?Example:
The API URL has not been updared on the client despite being updated in the config.
The text was updated successfully, but these errors were encountered: