Skip to content

v0.0.1-alpha.4

Latest
Compare
Choose a tag to compare
@CyrusJavan CyrusJavan released this 08 Jan 20:04
· 6 commits to main since this release
3842970

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