cleodora-forecasting / cleodora-forecasting/cleodora

cleosrv: Don't print config path with 'version' command

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Go
Stars
24
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```bash
cleosrv version

Using config file: /home/USER/.config/cleosrv.yml
dev
```

Probably just structure it the same way as `cleoc` and have some commands that don't read the config at all.

Or don't output the config path by default (maybe only on server start up).

Contributor guide

Open the contributing guide

Research direction

Start by comparing the cleosrv version command with the corresponding cleoc command, then trace where cleosrv reads and prints the config path. The change is complete when cleosrv version prints its version without the config path, while server startup behavior remains appropriate; add or update coverage if the project has tests for these commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.