1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/toot/cli
2023-12-14 10:11:09 +01:00
..
__init__.py Reorganize cli imports 2023-12-13 15:00:47 +01:00
accounts.py Migrate auth commands 2023-11-30 20:12:04 +01:00
auth.py Add shell completion for account names 2023-12-07 19:45:13 +01:00
base.py Rework how app, user are passed to context 2023-12-14 10:11:09 +01:00
lists.py Rework how app, user are passed to context 2023-12-14 10:11:09 +01:00
post.py Allow editor when not in tty 2023-12-11 13:59:05 +01:00
read.py Use click echo instead of print 2023-12-13 15:35:58 +01:00
statuses.py Remove default from environment variable 2023-12-07 10:23:17 +01:00
tags.py Add tags info command 2023-12-13 08:40:02 +01:00
timelines.py Migrate timeline commands 2023-12-03 13:29:31 +01:00
tui.py Pass tui options through cli options 2023-12-07 19:27:26 +01:00
validators.py Pass tui options through cli options 2023-12-07 19:27:26 +01:00