Commit graph

7 commits

Author SHA1 Message Date
Aadi Desai 4336eaa5eb
Switch to external api crate
And add submodule link to repository
2023-05-08 23:08:24 +01:00
Aadi Desai cfc4abbab4
Move commands from cli to commands submodule 2023-05-08 22:43:41 +01:00
Aadi Desai 6540c41f1f
Move commands into separate submodules
Submodules are located under commands module
2023-04-25 00:52:06 +01:00
Aadi Desai db1688d937
Add remaining command structure
Some fields are incomplete / types can be updated
2023-04-23 22:36:10 +01:00
Aadi Desai d4bed3b436
Add basic command structure and options for account
Include demo comments that are used by Clap in help messages
2023-04-23 00:56:51 +01:00
Aadi Desai 4d2f326837
Add exit to auth flow and rename username to name 2023-04-22 18:47:12 +01:00
Aadi Desai 168f90b9a8
Move Cli and Commands definitions into cli module 2023-04-22 18:16:07 +01:00