Nick Chambers
|
661cfc634a
|
Merge pull request 'Remove extraneous display module import' (#3) from imp/import-cleanup into stable
Reviewed-on: #3
|
1 year ago |
Nick Chambers
|
1aadce94e3
|
Remove extraneous display module import
|
1 year ago |
Nick Chambers
|
e2d433721a
|
Merge pull request 'Apply descriptions to all top level commands' (#2) from imp/help-messages into stable
Reviewed-on: #2
|
1 year ago |
Nick Chambers
|
9fe7a77104
|
Apply descriptions to all top level commands
|
1 year ago |
Nick Chambers
|
585e04278f
|
Merge pull request 'Implement a useful global help message' (#1) from cmd/help into stable
Reviewed-on: #1
|
1 year ago |
Nick Chambers
|
793971b154
|
Implement a useful global help message
|
1 year ago |
Nick Chambers
|
63607e3d93
|
Build the import list dynamically
|
1 year ago |
Nick Chambers
|
5102077443
|
Add various todo items
|
1 year ago |
Nick Chambers
|
4e9f4dd22c
|
Remove accidentally added commands
|
1 year ago |
Nick Chambers
|
6dbdb8e43d
|
Make all top level commands singular
|
1 year ago |
Nick Chambers
|
21bdb55a66
|
Implement an interface for the Backups API
|
1 year ago |
Nick Chambers
|
530ccba642
|
Implement an interface for the Applications API
|
1 year ago |
Nick Chambers
|
292d509eeb
|
Change 'regions' sub-command to match API
|
1 year ago |
Nick Chambers
|
0540890cb9
|
Apply the correct number of arguments to a function
|
1 year ago |
Nick Chambers
|
5de4e9496a
|
Rename commands to match API
|
1 year ago |
Nick Chambers
|
9a27ccb8d7
|
Update commands to indicate which need the API key
|
1 year ago |
Nick Chambers
|
0a1885644b
|
Remove extraneous function parameter from sub-commands
|
1 year ago |
Nick Chambers
|
be21a1ef4a
|
Make generic displayer return data unmodified
|
1 year ago |
Nick Chambers
|
1e8a3c3517
|
Define a better stub help message
|
1 year ago |
Nick Chambers
|
7ffc691a7b
|
Define more possible error cases for the API
|
1 year ago |
Nick Chambers
|
5b4999f12a
|
Improve error reporting and table generation
|
1 year ago |
Nick Chambers
|
e7159bb6a4
|
Move Vultron commands into separate package
|
1 year ago |
Nick Chambers
|
7700a73641
|
Implement basic usability and rendering for some commands
|
1 year ago |
Nick Chambers
|
4ce3b38ccf
|
Flesh out basic API client
|
1 year ago |
Nick Chambers
|
482fb3ecfc
|
Add requests as a dependency
|
1 year ago |
Nick Chambers
|
c16543e3d3
|
Create basic command execution driver
|
1 year ago |
Nick Chambers
|
2b6cbee91d
|
Add Click as a dependency
|
1 year ago |
Nick Chambers
|
57a1dfa7b8
|
Move the Client class a module up
|
1 year ago |
Nick Chambers
|
7d9c7c7581
|
Tell python where to find the source files
|
1 year ago |
Nick Chambers
|
ebd6e0e80a
|
Rename api.py to the class it contains
|
1 year ago |
Nick Chambers
|
789aa609dd
|
Fix the constructor for the API client
|
1 year ago |
Nick Chambers
|
cf1d6147c1
|
Make vultron.api import-able by the driver
|
1 year ago |
Nick Chambers
|
e6ef28b5af
|
Hammer out start of entry point
|
1 year ago |
Nick Chambers
|
3118437b27
|
Create skeleton structure for application
|
1 year ago |
Nick Chambers
|
665dbd557d
|
Initial commit
|
1 year ago |