Skip to content

Change Harvester CLI's binary name to avoid conflicting with any upstream harvester binaries #16

Description

@belgaied2

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions