Problem statement
Harvester CLI is a CLI tool to control Harvester HCI's clusters remotely. The upstream project might build binaries called harvester, therefore, it is a bad idea to use harvester as a binary filename for Harvester CLI.
Suggested replacement names
A nice suggestion that I personally like is to use the suffix ctl like kubectl. A CLI tool might also benefit from a shorter name like hrvctl or hvctl.
HELP WANTED: Please contribute additional suggestions if you see fit.
Problem statement
Harvester CLI is a CLI tool to control Harvester HCI's clusters remotely. The upstream project might build binaries called
harvester, therefore, it is a bad idea to useharvesteras a binary filename for Harvester CLI.Suggested replacement names
A nice suggestion that I personally like is to use the suffix
ctllikekubectl. A CLI tool might also benefit from a shorter name likehrvctlorhvctl.HELP WANTED: Please contribute additional suggestions if you see fit.