Commit Graph

16 Commits

Author SHA1 Message Date
Nick Chambers 661cfc634a Merge pull request 'Remove extraneous display module import' (#3) from imp/import-cleanup into stable
Reviewed-on: #3
2022-08-22 01:05:34 +00:00
Nick Chambers 1aadce94e3 Remove extraneous display module import 2022-08-21 19:51:47 -05:00
Nick Chambers 9fe7a77104 Apply descriptions to all top level commands 2022-08-21 19:16:20 -05:00
Nick Chambers 793971b154 Implement a useful global help message 2022-08-21 18:59:31 -05:00
Nick Chambers 63607e3d93 Build the import list dynamically 2022-08-21 18:34:49 -05:00
Nick Chambers 4e9f4dd22c Remove accidentally added commands 2022-08-21 17:33:51 -05:00
Nick Chambers 6dbdb8e43d Make all top level commands singular 2022-08-21 17:14:15 -05:00
Nick Chambers 21bdb55a66 Implement an interface for the Backups API 2022-08-20 14:39:48 -05:00
Nick Chambers 530ccba642 Implement an interface for the Applications API 2022-08-20 14:37:47 -05:00
Nick Chambers 292d509eeb Change 'regions' sub-command to match API 2022-08-20 05:04:32 -05:00
Nick Chambers 5de4e9496a Rename commands to match API 2022-08-19 23:08:09 -05:00
Nick Chambers 9a27ccb8d7 Update commands to indicate which need the API key 2022-08-19 21:02:51 -05:00
Nick Chambers 0a1885644b Remove extraneous function parameter from sub-commands 2022-08-19 21:02:20 -05:00
Nick Chambers 1e8a3c3517 Define a better stub help message 2022-08-19 20:54:08 -05:00
Nick Chambers 5b4999f12a Improve error reporting and table generation 2022-08-19 12:53:59 -05:00
Nick Chambers e7159bb6a4 Move Vultron commands into separate package 2022-08-19 06:15:39 -05:00