Print dashboard URL after 'ceph-salt apply'
Open
enhancement
low-hanging-fruit
- Dominant language
- Python
- Stars
- 36
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
After `ceph-salt apply` is executed, we should print the dashboard URL:
```
# ceph mgr services
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the code path invoked by `ceph-salt apply` and inspect how command output is handled after deployment completes. Use `ceph mgr services` to identify the dashboard URL, then verify that the URL is printed after a successful apply and that existing apply behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100