Commit Graph

259 Commits

Author SHA1 Message Date
3wc
b1e8ac4498 Local server list, more tidying 2020-10-27 23:46:03 +02:00
3wc
c5785089d6 Tidy up CLI commands, add app list
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-27 21:38:20 +02:00
3wc
bec3272a41 .abra dir, abra new
Some checks failed
continuous-integration/drone/push Build is failing
Closes #24

Ref #21
2020-10-27 17:58:34 +02:00
dc3b772b72
Use server naming
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-26 18:40:04 +01:00
07d4f8cbdf
Remove abra.yml / yq stuff for now
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-26 18:36:28 +01:00
37c59a53ef
Drop interactive flags
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-26 18:31:03 +01:00
cc060b8546
Fix error code 2020-10-26 18:02:24 +01:00
e6458e5e60
Update parser once more 2020-10-26 17:30:37 +01:00
9580199616
Remove extra secrets help 2020-10-26 17:19:32 +01:00
3wc
b59e902d18 Fix logs, cp, `multilogs
All checks were successful
continuous-integration/drone/push Build is passing
Ref #18
2020-10-26 16:55:43 +02:00
3wc
c50b1d8760 Goodbye, parse_subcommand! 👋
All checks were successful
continuous-integration/drone/push Build is passing
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
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-26 13:35:58 +02:00
3wc
983e4af08c Use docopts variables
Some checks failed
continuous-integration/drone/push Build is failing
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
a13e58c6c0
Finally work out subcommands
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-26 10:05:03 +01:00
44c41830a7
Finalise docopt parser integration
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-26 09:46:14 +01:00
ae6c2c26ae
A first stab at docopt-sh integration
Some checks failed
continuous-integration/drone/push Build is failing
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
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-23 03:58:55 +02:00
f15dfd9f5f
First stab at new help
All checks were successful
continuous-integration/drone/pr Build is passing
2020-10-22 21:16:30 +02:00
3wc
66dcaedfd0 Add stack and volume as shortcuts to docker
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-06 20:27:50 +02:00
3wc
6598aabc37 Work even if a local path contains $SERVICE
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-01 01:08:29 +02:00
3wc
6759e6a175 Show multiple COMPOSE_FILEs better
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #16
2020-09-29 00:17:26 +02:00
3wc
8735362580 Load custom commands from $ABRA_STACK_DIR too
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-28 15:02:18 +02:00
3wc
7223dca951 Re-enable running commands as another user
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #14
2020-09-27 23:45:39 +02:00
3wc
dd9444b036 Add context init command to set up remote swarm
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 13:26:27 +02:00
3wc
81e24b6f72 Remove debugging from secret_generate 2020-09-27 13:26:15 +02:00
3wc
77eb83b128 Add credit to sub_multilogs
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 00:48:46 +02:00
3wc
ff7fcf2201 Combined logging
All checks were successful
continuous-integration/drone/push Build is passing
Closes #8
2020-09-25 00:36:23 +02:00
3wc
b0d525a980 Tweak usage text 2020-09-24 21:19:40 +02:00
3wc
aa1ffd5d8a Add success() method & secret insert subcommand 2020-09-24 21:17:08 +02:00
3wc
5627e67bf7 Bail if we can't load the specified $ABRA_ENV
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-24 14:47:00 +02:00
3wc
29343369f3 Further tidy-up (+ add warning()) 2020-09-24 14:47:00 +02:00
3wc
427ed97678 Update README and tweak default STACK_DIR 2020-09-24 14:47:00 +02:00
3wc
b01fee3c86 Add -e, -c and ABRA_STACK_DIR options..
..and tidy up a little
2020-09-24 14:46:57 +02:00
a065f5f2a6
Rough and ready upgrading
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-22 14:17:12 +02:00
3wc
f4798bf3bd Context set-up, Subsubcommands, COMPOSE->{_FILE}
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-22 00:08:13 +02:00
3wc
46de298b7f Appease shellcheck
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-19 12:02:55 +02:00
3wc
5a646abb12 Respect COMPOSE var to make optional services easier
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-18 23:42:01 +02:00
3wc
4658e3484c Add abra cp command to push & pull files 2020-09-14 19:16:34 +02:00
f0a17bfd87
Add yq key checking for abra.yml
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-14 00:16:46 +02:00
6fdb0d64af
Un-bork quoting to allow splitting
All checks were successful
continuous-integration/drone/push Build is passing
Closes https://git.autonomic.zone/autonomic-cooperative/abra/issues/12.
2020-09-13 23:36:35 +02:00
67dafbb274
Remove bad quoting 2020-09-13 23:33:55 +02:00
3wc
dfe588d7f8 Don't try and show $DOMAIN if undefined
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #11
2020-09-13 17:43:12 +02:00
c7e5e3cc98
Appease shellcheck
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-13 09:31:43 +02:00
3wc
76986927eb Allow passing arguments to logs
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-12 14:03:11 +02:00
3wc
b67d45e14d Load per-stack commands from abra-commands.sh..
Some checks failed
continuous-integration/drone/push Build is failing
.. and add a new `abra run_args` command to allow adding arguments to
`docker exec`.
2020-09-11 18:04:47 +02:00
3wc
8da3e7dfca Move -a processing, another shellcheck fix
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-11 16:04:48 +02:00
3wc
69e00bafd6 Fix shellcheck error?
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-11 13:07:01 +02:00
3wc
ea79ad809a Allow overriding the STACK_NAME..
Some checks failed
continuous-integration/drone/push Build is failing
..to be able to run e.g. `abra -a traefik logs traefik`
2020-09-11 12:58:59 +02:00
3wc
348e4ca255 Error if .envrc is blocked
Closes #6
2020-09-11 12:58:11 +02:00
3wc
ebb763518a deploy status, install globally, rename run
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-09 01:55:03 +02:00
3wc
86785b6aea Custom command to generate passwords
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-08 20:10:37 +02:00
9c89834d20
Add attempt at logs command
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-08 09:10:37 +02:00
c29ce5cdda
Appease shellcheck
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-08 08:58:49 +02:00
59e54504fe
Format out some whitespaces 2020-09-08 08:49:27 +02:00
3wc
a8a83f9e06 Initial import 2020-09-07 23:29:29 +02:00