3wc
|
e6b24fe65c
|
Change -v option to version subcommand
|
2021-01-01 01:10:03 +02:00 |
|
Luke Murphy
|
406b9e374e
|
Only output length if using it
Closes coop-cloud/abra#67.
|
2020-12-31 18:16:01 +01:00 |
|
Luke Murphy
|
ce0e0e893c
|
Use plain usage only when erroring out
Closes coop-cloud/abra#65.
|
2020-12-31 18:12:01 +01:00 |
|
Luke Murphy
|
44d3ac3a1c
|
Support pwqgen/pwgen checking
Closes coop-cloud/abra#66.
|
2020-12-31 18:10:13 +01:00 |
|
Luke Murphy
|
5da9f26076
|
Remove old function
Follow on from 3936d6afc0 .
|
2020-12-31 18:06:20 +01:00 |
|
Luke Murphy
|
55324524ca
|
Don't cut since export ... isn't in the env file
Closes coop-cloud/abra#69.
|
2020-12-31 16:55:33 +01:00 |
|
3wc
|
29cc392dff
|
Prompt on app .. config if $EDITOR is un-set
Closes #41
|
2020-12-31 12:52:44 +02:00 |
|
3wc
|
0179f600f5
|
Change -v option to version subcommand
|
2020-12-31 11:47:12 +02:00 |
|
3wc
|
6761574d74
|
Add "app name" concept, and rename APP → TYPE
Ref #47
|
2020-12-30 21:26:17 +02:00 |
|
3wc
|
8384af8b95
|
First foray into <domain> → <app>
|
2020-12-30 13:47:41 +02:00 |
|
3wc
|
b9e97688d6
|
... and update docopt
|
2020-12-30 13:43:17 +02:00 |
|
3wc
|
1055805c8d
|
Merge duplicate run commands
Closes #57
|
2020-12-30 13:33:57 +02:00 |
|
Luke Murphy
|
11c50ae98d
|
Use set -a/+a and docker env file formats
Closes coop-cloud/abra#40.
|
2020-12-30 11:22:58 +01:00 |
|
decentral1se
|
34775f306b
|
Merge branch 'main' into merge-logging
|
2020-12-30 11:21:03 +01:00 |
|
Luke Murphy
|
375a4dd29d
|
Re-add require_app_latest for custom commands
Revision of 67cce192df .
See coop-cloud/abra#54 (comment).
|
2020-12-30 11:19:55 +01:00 |
|
Luke Murphy
|
3936d6afc0
|
Merge logs/multilogs and avoid multitail external
|
2020-12-29 23:22:46 +01:00 |
|
Luke Murphy
|
67cce192df
|
Don't do more cloning that necessary
|
2020-12-29 17:06:49 +01:00 |
|
Luke Murphy
|
3a9e141b24
|
Pull latest changes
Closes coop-cloud/abra#42.
|
2020-12-29 17:06:32 +01:00 |
|
Luke Murphy
|
ebfe7ca4e8
|
Suppress output of clone and do better logging
|
2020-12-29 17:05:30 +01:00 |
|
Luke Murphy
|
fff2fbe819
|
Prepare function name for new functionality
|
2020-12-29 17:05:00 +01:00 |
|
Luke Murphy
|
f213c3df5f
|
Follow convention and show type of message
|
2020-12-29 17:04:17 +01:00 |
|
Luke Murphy
|
f017324431
|
<app> -> <type>
Closes coop-cloud/abra#48.
|
2020-12-29 14:56:50 +01:00 |
|
Luke Murphy
|
592f515ec4
|
Remove abra server use
|
2020-12-29 14:24:50 +01:00 |
|
3wc
|
77ba5652b2
|
Run "check" during "deploy", + "--skip-check"
|
2020-12-29 11:15:14 +02:00 |
|
3wc
|
412729aac9
|
Fix calling logs with no arguments
Closes #31
|
2020-12-27 12:23:16 +02:00 |
|
3wc
|
8022a2cb41
|
Add cheeky network command
|
2020-12-27 12:07:10 +02:00 |
|
3wc
|
35182ed260
|
Get both .. volume .. and custom commands working
|
2020-12-27 12:07:10 +02:00 |
|
3wc
|
d90c6ef361
|
Add --no-tty option to app run
|
2020-12-27 12:07:10 +02:00 |
|
3wc
|
40ca8dfe93
|
Add --server filter to app list ..
.. and add `server <host> apps` as an alias.
|
2020-12-27 12:07:10 +02:00 |
|
3wc
|
7f009f927b
|
Fix app ls --status
Closes #35
|
2020-12-27 12:06:39 +02:00 |
|
3wc
|
63c982c550
|
Fix custom commands loading
|
2020-12-17 13:38:30 +02:00 |
|
3wc
|
0d202eedfc
|
Reënable custom per-stack commands
|
2020-12-14 12:33:22 +02:00 |
|
3wc
|
cb2d563ea0
|
Fix status header
|
2020-11-18 01:06:07 +02:00 |
|
3wc
|
059968a8cf
|
Fix abra app ls --status
|
2020-11-18 00:40:26 +02:00 |
|
3wc
|
c57069e0af
|
Use ABRA_DIR instead of hard-coding .abra
|
2020-11-18 00:39:41 +02:00 |
|
3wc
|
946a527baa
|
Add app ... ps command, and some comments
|
2020-11-16 17:29:35 +02:00 |
|
Luke Murphy
|
89d530a553
|
Use printf instead of echo like docker docs do
|
2020-11-08 16:40:45 +01:00 |
|
Luke Murphy
|
25fe6808ad
|
Use one line and strip newlines on generation
|
2020-11-08 16:34:26 +01:00 |
|
Luke Murphy
|
28b2d8ecc7
|
Strip whitespace
|
2020-11-08 16:34:21 +01:00 |
|
3wc
|
fd735a1310
|
Add app <domain> check to sniff out missing vars
Re #36
|
2020-11-06 23:14:26 +02:00 |
|
3wc
|
e307286db7
|
Add --status option to app ls
Closes #35
|
2020-11-06 22:35:48 +02:00 |
|
Luke Murphy
|
f495ec0d94
|
Appease shellcheck
|
2020-11-05 16:00:50 +01:00 |
|
decentral1se
|
0d62f01d5a
|
Merge branch 'main' into new-pass-keys-generation
|
2020-11-05 15:57:32 +01:00 |
|
Luke Murphy
|
eec55896a4
|
Implement password/key handling
|
2020-11-05 15:56:31 +01:00 |
|
Luke Murphy
|
c2a56c6c09
|
Drop this broken catch-all
Closes coop-cloud/abra#29.
|
2020-11-01 21:15:06 +01:00 |
|
Luke Murphy
|
74dfd75fb1
|
Use same [] style once more
|
2020-11-01 20:55:47 +01:00 |
|
Luke Murphy
|
e8c0efa91e
|
Add --auto to app new for generation
Step one of coop-cloud/abra#32.
|
2020-11-01 20:54:43 +01:00 |
|
Luke Murphy
|
6bae48431c
|
Use same style as other [] options
|
2020-11-01 20:41:58 +01:00 |
|
Luke Murphy
|
57e3a34133
|
Make sure to clone on deploy as well
|
2020-11-01 17:08:44 +01:00 |
|
Luke Murphy
|
33a49a8457
|
Trim whitespace
|
2020-11-01 17:05:13 +01:00 |
|
Luke Murphy
|
5806e40c1c
|
Add require_app_clone
|
2020-11-01 17:05:10 +01:00 |
|
3wc
|
80f06ba0e1
|
Support >2 COMPOSE_FILEs
|
2020-10-31 17:51:56 +02:00 |
|
3wc
|
b226396764
|
Consistent y/n confirmation prompts
|
2020-10-30 20:57:13 +02:00 |
|
3wc
|
50651aeea1
|
Mollify shellcheck
|
2020-10-30 18:30:53 +02:00 |
|
3wc
|
50ca4f8029
|
Tighten up options for secret commands
|
2020-10-30 18:24:22 +02:00 |
|
3wc
|
0433da3689
|
Fix subcommand -> function mapper
|
2020-10-30 18:17:06 +02:00 |
|
3wc
|
3e0b9e9475
|
Working completion app and server
|
2020-10-30 17:52:47 +02:00 |
|
3wc
|
c6b841de6c
|
First stab
|
2020-10-30 17:52:47 +02:00 |
|
3wc
|
2daffc8694
|
Use bash select , tweak args
|
2020-10-30 17:52:46 +02:00 |
|
Luke Murphy
|
b15a214049
|
WIP: app secret rm
|
2020-10-30 02:09:59 +01:00 |
|
Luke Murphy
|
8d7194fcce
|
Add quotes
|
2020-10-30 00:39:24 +01:00 |
|
Luke Murphy
|
dbfe6f8097
|
Add initial CLI parsing for secret deletion
|
2020-10-30 00:32:03 +01:00 |
|
Luke Murphy
|
26b994ab84
|
Add --pass for new apps command
See coop-cloud/abra#25.
|
2020-10-30 00:04:53 +01:00 |
|
3wc
|
dba3c391bd
|
Handle missing tput gracefully
|
2020-10-29 19:40:19 +02:00 |
|
3wc
|
5a72ed0cfb
|
Make config more chill, small gardening
|
2020-10-29 19:39:51 +02:00 |
|
3wc
|
85b8a4f459
|
Add config command
|
2020-10-29 19:35:59 +02:00 |
|
3wc
|
6e38dc35e5
|
Fix run subcommand
|
2020-10-29 19:35:57 +02:00 |
|
Luke Murphy
|
841e4fc61a
|
Explode if can't clone the app
|
2020-10-28 18:24:28 +01:00 |
|
Luke Murphy
|
c1d12eacc5
|
Fix typo
|
2020-10-28 18:24:15 +01:00 |
|
Luke Murphy
|
3b730d314b
|
Use basename when listing servers for abra new
|
2020-10-28 18:05:53 +01:00 |
|
Luke Murphy
|
5df3a9fffb
|
Account for 0 or 1 servers
|
2020-10-28 17:33:48 +01:00 |
|
Luke Murphy
|
3e3fe0e349
|
Create under servers directory
|
2020-10-28 17:32:38 +01:00 |
|
Luke Murphy
|
db766f4aec
|
Don't explode if you already have the context
|
2020-10-28 17:32:30 +01:00 |
|
3wc
|
8909a46d8c
|
Add --force option to app .. delete
|
2020-10-28 01:52:27 +02:00 |
|
3wc
|
8d139d4d28
|
Add undeploy/delete commands
Ref #4
|
2020-10-28 01:40:35 +02:00 |
|
3wc
|
b6b80298c2
|
Add .. secret auto command
|
2020-10-28 00:29:40 +02:00 |
|
3wc
|
b1e8ac4498
|
Local server list, more tidying
|
2020-10-27 23:46:03 +02:00 |
|
3wc
|
c5785089d6
|
Tidy up CLI commands, add app list
|
2020-10-27 21:38:20 +02:00 |
|
3wc
|
bec3272a41
|
.abra dir, abra new
Closes #24
Ref #21
|
2020-10-27 17:58:34 +02:00 |
|
Luke Murphy
|
dc3b772b72
|
Use server naming
|
2020-10-26 18:40:04 +01:00 |
|
Luke Murphy
|
07d4f8cbdf
|
Remove abra.yml / yq stuff for now
|
2020-10-26 18:36:28 +01:00 |
|
Luke Murphy
|
37c59a53ef
|
Drop interactive flags
|
2020-10-26 18:31:03 +01:00 |
|
Luke Murphy
|
cc060b8546
|
Fix error code
|
2020-10-26 18:02:24 +01:00 |
|
Luke Murphy
|
e6458e5e60
|
Update parser once more
|
2020-10-26 17:30:37 +01:00 |
|
Luke Murphy
|
9580199616
|
Remove extra secrets help
|
2020-10-26 17:19:32 +01:00 |
|
3wc
|
b59e902d18
|
Fix logs , cp , `multilogs
Ref #18
|
2020-10-26 16:55:43 +02:00 |
|
3wc
|
c50b1d8760
|
Goodbye, parse_subcommand! 👋
Ref #18
|
2020-10-26 16:08:15 +02:00 |
|
3wc
|
b49b510c43
|
Load custom commands in a function
|
2020-10-26 13:46:54 +02:00 |
|
3wc
|
b68bfdfb43
|
Regnerate Docopt
|
2020-10-26 13:35:58 +02:00 |
|
3wc
|
983e4af08c
|
Use docopts variables
Ref #18
|
2020-10-26 13:34:49 +02:00 |
|
3wc
|
6cf7cf843a
|
Update server subcommands
|
2020-10-26 13:34:30 +02:00 |
|
3wc
|
d37d8a0c66
|
Add default --tail option to abra logs
|
2020-10-26 13:33:56 +02:00 |
|
Luke Murphy
|
a13e58c6c0
|
Finally work out subcommands
|
2020-10-26 10:05:03 +01:00 |
|
Luke Murphy
|
44c41830a7
|
Finalise docopt parser integration
|
2020-10-26 09:46:14 +01:00 |
|
Luke Murphy
|
ae6c2c26ae
|
A first stab at docopt-sh integration
|
2020-10-25 21:41:17 +01:00 |
|
3wc
|
16a09887e6
|
Rename abra context to abra server
|
2020-10-23 05:02:39 +02:00 |
|
3wc
|
b7757b51b1
|
Fix abra run if there are 2 containers up
|
2020-10-23 03:58:55 +02:00 |
|
Luke Murphy
|
f15dfd9f5f
|
First stab at new help
|
2020-10-22 21:16:30 +02:00 |
|
3wc
|
66dcaedfd0
|
Add stack and volume as shortcuts to docker
|
2020-10-06 20:27:50 +02:00 |
|
3wc
|
6598aabc37
|
Work even if a local path contains $SERVICE
|
2020-10-01 01:08:29 +02:00 |
|