/viatctl

CLI tool for Aviator

Primary LanguageGoOtherNOASSERTION

viatctl

CLI tool for Aviator

Purpose

Management tool to control Aviator service through CLI environment

Usage (Developer)

1. clone Github Repository

$ git clone https://github.com/cloud-club/viatctl.git

2. Build viatctl

$ go build

Environment

  • GO : 1.21.1

Code structure referenced from kubectl/create