10 Commits

Author SHA1 Message Date
b1d9d9d858
refactor: wording & short options
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-27 16:12:29 +01:00
3b5354b2a5
refactor: less quotes
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-25 02:03:09 +01:00
190c1033e6
fix: handle skipping
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-23 01:46:57 +01:00
15d1e9dee0
refactor: less quotes 2021-12-23 01:41:29 +01:00
0362928840
fix!: parse ttl correctly 2021-12-23 01:41:12 +01:00
db453f0ab1
feat: auto flag for dns
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-22 20:46:50 +01:00
4d2a2d42fb
fix: ensure provider is set
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 20:01:20 +02:00
a7970132c2
fix: server/record improved output + interactivity
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 09:02:24 +02:00
313e3beb1e
refactor!: abra server interface more coherent
This follows our app new UX and interactive mode design.
2021-10-22 10:31:33 +02:00
5ae06bbd42
refactor!: abra domain -> abra record + prompts
This reconciles the fact that we manage records and not domains which
was a bad first naming take on this imho. Now it is clear that we are
manipulating domain name records and not entire zones.

The UX of record creation/deletion now mirrors the UX of new apps. All
the things are prompted for.
2021-10-22 08:58:18 +02:00