Skip to content

softleader/slctl-contacts

Repository files navigation

slctl-contacts

The slctl plugin to view the contacts details in SoftLeader organization

Install

$ slctl plugin install github.com/softleader/slctl-contacts

Usage

列出所有公司員工通訊錄

$ slctl contacts

可以使用員工姓名(模糊查詢), 或員工編號(完整查詢)過濾資料

$ slctl contacts matt
$ slctl contacts 33

預設是垂直顯示通訊錄資料, 傳入 --horizontal 可改成水平顯示

$ slctl contacts -H

傳入 --all 可以查詢包含非 active 的員工通訊錄, e.g. 已離職員工

$ slctl contacts -a

Developer Guide

Release Process

This project uses GoReleaser and GitHub Actions for automated releases.

To release a new version:

  1. Push a new tag (e.g., v0.1.4).
  2. GitHub Actions will automatically build binaries for Linux, Windows, and macOS (amd64/arm64) and attach them to the GitHub Release.

Manual release via GoReleaser (for testing):

goreleaser release --snapshot --clean

About

公司通訊錄

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •