kyma-incubator / kitbag

Apache License 2.0
1 stars 2 forks source link

Improve kitbag's help command #11

Closed m00g3n closed 1 year ago

m00g3n commented 2 years ago

Description

ATM to see the output of the help command one needs to fulfill all the plugin's requirements e.g.

Help message should be displayed be displayed without any restrictions.

$ kitbag mothership help

ERROR:
    * The variable 'MOTHERSHIP_KUBECONFIG' was not defined or is empty

Usage:
kitbag  <command> [-optionKey optionValue]*

Supported commands for '' are:
  * self            (sub-plugin)             
  * golang          (sub-plugin)             
  * mothership      (sub-plugin)             
  * k3s             (sub-plugin)             

Available options for 'mothership' are [Name|Alias|DefaultValue|Description]:
  * MOTHERSHIP_CORRELATION_ID|corelation_id|
  * MOTHERSHIP_RUNTIME_ID|runtime_id|
  * MOTHERSHIP_SCHEDULING_ID|scheduling_id|
  * MOTHERSHIP_SHOOT|shoot|
  * MOTHERSHIP_EXCLUDE|exclude|
  * MOTHERSHIP_KUBECONFIG|kubeconfig|
  * MOTHERSHIP_K8S_NAME|kcn|msrec
  * help

Reasons

kyma-bot commented 1 year ago

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

kyma-bot commented 1 year ago

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

kyma-bot commented 1 year ago

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

tobiscr commented 1 year ago

Kitbag is descoped from Kyma. Closing all issues.