Join Slack
Powered by
Can you create several profile for `lakectl` like ...
# help
u
user
05/05/2023, 9:14 AM
Can you create several profile for
lakectl
like for aws cli ?
u
user
05/05/2023, 9:31 AM
Hi again
@HT
! 😀 Yes, you can do that by creating different config files for lakectl, and invoking it with the -c flag as follows:
lakectl -c <path_to_config> <command> [args]
Each configuration file can point to different lakeFS endpoints with different credentials
Open in Slack
Previous
Next