[Suggestion] Allow setting app label in assemble manifest file
未關閉
適合新手
enhancement
- 主要語言
- Go
- 星號
- 13k
- 分支
- 541
- 平均合併
- 20 小時 47 分鐘
- 30 天內合併 PR
- 4
描述
**Is your feature request related to a problem? Please describe.**
There is an `exported_bins_path` flag for binaries but no way to declaratively change the exported apps label.
**Describe the solution you'd like**
I would like something like `exported_apps_label` that maps to `distrobox-export --export-label`
**Describe alternatives you've considered**
I tried writing a bash script to export a list of apps as an init hook but `distrobox-export` can't run as root
貢獻指南
研究方向
查看 assemble manifest 檔案格式以及現有的 `exported_bins_path` 旗標。在程式碼庫中找出呼叫 `distrobox-export` 的位置,可能是在處理應用程式匯出的指令碼中。新增一個 `exported_apps_label` 旗標,將 `--export-label` 傳遞給匯出指令。修改一個 assemble manifest 並確認標籤已套用,以進行測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- shell
- 領域
- cli, tooling
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 活躍
- 描述清晰度
- 描述清楚
- 新手友好度
- 70/100