Commit Graph

103 Commits

Author SHA1 Message Date
Bridget
a061db6edc Change 'current' command to 'list' 2020-04-19 22:07:58 +02:00
Bridget
c983808926 Change 'list' command to 'query' 2020-04-19 22:06:35 +02:00
Bridget
c4e790936c Change 'uninstall' command to 'remove' 2020-04-19 21:38:13 +02:00
Bridget
c1c7d961a2 Update usage message 2020-04-19 21:33:06 +02:00
Bridget
f71747edd8 Add module listing functionality 2020-04-19 21:30:11 +02:00
Bridget
7492023f8e Refactor 2020-04-19 21:12:06 +02:00
Bridget
4017f8d501 Remove debug message 2020-04-19 20:37:47 +02:00
Bridget
54d58ede45 Refactor 2020-04-19 20:35:48 +02:00
Bridget
6ea2c6b421 Refactor 2020-04-19 19:48:47 +02:00
Bridget
c746705071 Only handle inventory change during install 2020-04-19 17:40:28 +02:00
Bridget
b6d2317705 Do extra checks on module install 2020-04-19 17:37:33 +02:00
Bridget
088df62cea Improve error handling 2020-04-19 16:11:58 +02:00
Bridget
ae21d9cb7c Use pseudo-random number generator for PIN 2020-04-19 14:33:41 +02:00
Bridget
c5d7c86d54 Use pretty name in output 2020-04-19 14:18:56 +02:00
Bridget
556f254d88 Add module uninstall functionality 2020-04-19 14:18:45 +02:00
Bridget
6be6c89eb9 Refactor 2020-04-19 14:15:04 +02:00
Bridget
b3039a7b5b Improve error message 2020-04-19 13:18:47 +02:00
Bridget
9337cbc39a Make it possible to install package from repo 2020-04-19 03:50:41 +02:00
Bridget
215e3f3613 Show enabled/disabled status in module overview 2020-04-19 02:13:42 +02:00
Bridget
4663bdb511 Refactor 2020-04-19 02:09:12 +02:00
Bridget
26939df2a8 Add enable/disable module functionality 2020-04-19 02:07:57 +02:00
Bridget
2c706887ca Refactor 2020-04-19 01:48:38 +02:00
Bridget
1e4e5a8da9 Ignore endpoint name in installed module list 2020-04-19 01:39:24 +02:00
Bridget
c7892a792f WIP: Add package manager module 2020-04-19 01:33:18 +02:00
Bridget
5f3d90a1e6 Update usage message formatting for consistency 2020-04-19 00:16:15 +02:00
Bridget
c258d731da Refactor 2020-04-19 00:14:40 +02:00
Bridget
24393418bf Add http request module 2020-04-19 00:12:16 +02:00
Bridget
f804511f81 Handle error responses 2020-04-18 23:58:58 +02:00
Bridget
055532ae71 Update todo list 2020-04-18 23:51:15 +02:00
Bridget
411978c111 Add avinfo module 2020-04-15 21:24:32 +02:00
Bridget
ea7b5fc0fb Fix return type hint 2020-04-15 00:21:43 +02:00
Bridget
3036c6814c Fix incorrect type 2020-04-15 00:18:39 +02:00
Bridget
6dc934c82e Add avlist module 2020-04-14 22:21:16 +02:00
Bridget
4d05995765 Pretty-print lists of lists 2020-04-14 20:46:18 +02:00
Bridget
ae71285beb Render list of dicts as table 2020-04-14 01:22:31 +02:00
Bridget
53bae0bd5c Fix hashbang 2020-04-14 01:01:05 +02:00
Bridget
6b1616d4e7 Add siminfo module 2020-04-14 00:43:51 +02:00
Bridget
1ccde11100 Add todo item 2020-04-14 00:37:31 +02:00
Bridget
bf0ae59532 Move file 2020-04-14 00:32:06 +02:00
Bridget
8e9b9fafe3 Improve error messages 2020-04-14 00:29:32 +02:00
Bridget
8fc72102ff Change 'remote' to 'endpoint' for clarity 2020-04-14 00:27:42 +02:00
Bridget
a551595220 Change prompt when connected for extra clarity 2020-04-13 23:54:13 +02:00
Bridget
1c466bf452 Colorize connection message, remove divider 2020-04-13 23:38:17 +02:00
Bridget
2c62cd7b05 Colorize error messages 2020-04-13 23:26:00 +02:00
Bridget
e471d8184b Simplify error handling 2020-04-13 23:15:15 +02:00
Bridget
f4b86997f9 Handle 404 and 500 HTTP errors 2020-04-13 20:22:37 +02:00
Bridget
e3eec77b89 Remove unused variable 2020-04-13 20:14:20 +02:00
Bridget
a7ed0d03b3 Improve help output of echo module 2020-04-13 20:12:23 +02:00
Bridget
55765528d9 Improve help messages of builtin commands 2020-04-13 20:03:03 +02:00
Bridget
83df132452 Improve help output generated from docstrings 2020-04-13 20:02:06 +02:00