5 Commits

Author SHA1 Message Date
orrisroot ddb4300d85 feat(config): simplify list command and add subcommand aliases
- config list: remove -l/--long option, always display URL
- config list: add ls alias (already existed, kept)
- config delete: add rm alias (alongside existing remove alias)
- README: add config update, config list, config delete sections

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-17 18:59:07 +09:00
orrisroot 4696b9799c add some aliases for config sub command. 2024-07-04 12:35:59 +09:00
orrisroot 08d8a0626a fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
orrisroot 97007233c6 split source code for each command. 2023-05-10 18:17:35 +09:00
orrisroot 819c4a6a07 first commit 2023-05-01 20:00:32 +09:00