layerlens config
layerlens config — multi-profile, env, output format.
Last updated
Was this helpful?
layerlens config — multi-profile, env, output format.
Config lives at ~/.layerlens/config.toml:
[profile.default]
api_key = "ll_..."
base_url = "https://stratix.layerlens.ai/api/v1"
[profile.production]
api_key = "ll_prod_..."layerlens config show
layerlens config set api_key=ll_... --profile production
layerlens config use productionGlobal flag: --output json|yaml|table
Last updated
Was this helpful?
Was this helpful?