|
ff0b0b5ad8
|
feat: finish ps command
|
2021-08-28 16:00:16 +02:00 |
|
|
de5169ea24
|
fix: support trimming library is version listing
|
2021-08-25 14:22:31 +02:00 |
|
|
62ceca798c
|
refactor: sort output of version command
|
2021-08-25 14:16:33 +02:00 |
|
|
b34acefa21
|
refactor: support listing unknown versions
|
2021-08-25 14:06:42 +02:00 |
|
|
c5bb680fed
|
refactor: making app version command async
|
2021-08-25 13:30:55 +02:00 |
|
|
ed11634abf
|
WIP abra app version <app> implementation
|
2021-08-25 13:06:49 +02:00 |
|
|
c3088a5158
|
refactor: create functions in client for removing and listing volumes
|
2021-08-17 20:39:07 +02:00 |
|
|
5663659d23
|
feat: initial commit for abra app volume ls/rm
|
2021-08-17 20:39:06 +02:00 |
|
|
8f9ffa0667
|
style: correct error formatting ST1005
|
2021-08-12 14:41:39 +01:00 |
|
|
cefad74e22
|
fix: app rm removing secrets and volumes twice
|
2021-08-12 12:59:11 +02:00 |
|
|
a18a9493f2
|
fix: add missing error handling
|
2021-08-09 16:17:31 +02:00 |
|
|
36af302d5f
|
refactor: dangling else, Sprintf formatting, printing
|
2021-08-06 12:20:14 +02:00 |
|
|
6732edf8db
|
feat: implement app remove
See coop-cloud/go-abra#43.
|
2021-08-06 12:00:24 +02:00 |
|
|
38d8b51bd5
|
refactor: moved a lot of flags & added comments
Comments added to fix the golint errors on exported things need comments
|
2021-08-02 07:36:35 +01:00 |
|
|
bb1eb372ef
|
refactor: stack func to client, mv app to new file
Stack interaction is now under client.
App types and functions moved from env to app under config
|
2021-08-02 05:51:58 +01:00 |
|
|
a3f574a8fa
|
refactor: app new cmd to be easier to read
|
2021-08-02 04:18:20 +01:00 |
|
|
30d11f48a7
|
refactor: break up cli pkg into nice small chunks
|
2021-08-02 02:10:41 +01:00 |
|