elastic / elastic/ecctl

Change cli help texts to reflect mandatory and non-mandatory flags

Open
#44 2 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Go
Stars
58
Forks
61
PR merge metrics
No merged PRs in 30d

Description

## Description

Ensure that all `ecctl` commands comply with the style syntax, Flags / arguments need to be clearly demarcated as mandatory and/or optional. See Google's style guide

## Old description
Mandatory flags should not appear in [] as IEEE Standards suggest

Example: `ecctl deployment elasticsearch create [--file] [--capacity|--version|--zones] [name] [flags]`

Capacity, version, zones are all mandatory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.