Skip to content

[DAS#1066] Remove das-cli's default configuration path.#277

Merged
levisingularity merged 12 commits intomasterfrom
das-1066
Apr 16, 2026
Merged

[DAS#1066] Remove das-cli's default configuration path.#277
levisingularity merged 12 commits intomasterfrom
das-1066

Conversation

@levisingularity
Copy link
Copy Markdown
Collaborator

  • Removed the hardcoded configuration path (~/.das/config.json) from das-cli

  • Added support for custom configuration file locations via das-cli config set --file <path>

  • Updated interactive mode to prompt users to choose where to save the configuration file before proceeding

  • If the selected file already exists, users can choose to overwrite/reset it or update its existing settings

  • Internally, das-cli stores the selected configuration path in a .env file located at ~/.das/

Comment thread das-cli/tests/integration/test_context_broker.bats Outdated
@levisingularity levisingularity merged commit 1265dc8 into master Apr 16, 2026
2 checks passed
@levisingularity levisingularity deleted the das-1066 branch April 16, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants