Skip to content

Releases: CyrusJavan/avx

v0.0.1-alpha.4

08 Jan 20:04
3842970
Compare
Choose a tag to compare

Add export command, usage avx export resource_name

Avx is an Aviatrix API CLI tool.

Usage:
  avx [command]

Available Commands:
  export      Export TF config.
  help        Help about any command
  login       Get a CID from the aviatrix API.
  rpc         Make an API call to the controller.

Flags:
  -h, --help   help for avx

Use "avx [command] --help" for more information about a command.
Export TF config.

Usage:
  avx export [flags]

Flags:
  -f, --file                   write output to file instead of stdout
  -h, --help                   help for export
  -i, --include-shell-script   also output the import shell script

v0.0.1-alpha.3

18 Dec 18:42
4abd81c
Compare
Choose a tag to compare
update goreleaser

v0.0.1-alpha.2

16 Oct 01:58
4904edd
Compare
Choose a tag to compare

Redo command structure

Usage:
  avx [command]

Available Commands:
  help        Help about any command
  login       Get a CID from the aviatrix API.
  rpc         Make an API call to the controller.

Flags:
  -h, --help   help for avx

Use "avx [command] --help" for more information about a command.

v0.0.1-alpha.1

16 Oct 01:50
22d6408
Compare
Choose a tag to compare
update goreleaser to build less

v0.0.1-alpha.0

16 Oct 00:46
d1e6c3b
Compare
Choose a tag to compare
v0.0.1-alpha.0 Pre-release
Pre-release

avx - (October 15, 2020)

Initial release