ballerina-platform / ballerina-lang

The Ballerina Programming Language

Home Page:https://ballerina.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Improvement]: Ability to change Settings.toml via bal command

nirmal070125 opened this issue · comments

Description

Is it possible to introduce a new flag in bal command to change the Settings.toml? That way we can keep separate Settings.toml files for different purposes like working with dev central etc. and switch between them easily without having to change the original Settings.toml. Also - can we move export BALLERINA_DEV_CENTRAL=true these environment variables to Settings.toml as well - it is an extra burden to set them every time?

Describe your problem(s)

No response

Describe your solution(s)

No response

Related area

-> Shell

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response