Releases: stirlingbridge/machine
Releases · stirlingbridge/machine
v202505061732-bf60187
expand vars in script args (#15) * output not print * expand vars in script args
v202505061731-c970282
fix: No error on destroy if the DNS entry does not exist. (#14) * output not print * No error if the DNS doesn't exist.
v202502181706-d94a357
Add status and type commands. (#13) * output not print * Add status and type commands * sorted * status * status
v202502121645-1112380
output not print (#12)
v202502120408-4392caf
Use a session ID to scope operations by default. (#11) * Make script-url and optional part of the machine definition. * Use a session ID to scope operations by default. * Simplify * Make test explicit rather than implicit * Simplify * Missing fqdn * Include more droplet info in output * Droplet output helpers * Add option to override session ID * Add option to override session ID * Refactor
v202502072020-8aabf5b
Make script-url and optional part of the machine definition. (#10)
v202502071941-6b3185a
Add filter and output options to list and list-domain, as well as saf…
v202502071830-981c840
Add MACHINE_SCRIPT_URL and MACHINE_FQDN env vars. (#8) * Allow for quotes in args * Add BPI_MACHINE_SCRIPT_URL to env * Add BPI_MACHINE_FQDN env var * MACHINE_ not BPI_MACHINE_ * Make dns_zone optional
v202501141650-09f72b8
Add ci (#7)
v202501131925-23a3f17
Fix domains command output