This repository has been archived by the owner on Jan 25, 2020. It is now read-only.
Releases: articulate/biplane
Releases · articulate/biplane
1.1.0
Initial version
biplane - Biplane manages your config changes to a Kong instance
Usage:
biplane [command] [arguments]
Commands:
apply [filename] # Apply config to Kong instance
diff [filename] # Diff Kong instance with local config
dump [filename] # Retrieve current Kong config
help [command] # Help about any command.
version # Print biplane version
Flags:
-h, --help # Help for this command. default: 'false'.
0.2.1
0.1.4
0.1.3
First release-worthy build
Should work on most machines.
May need to brew install libyaml bdw-gc
Eventually we'll get those deps included or statically linked.