Skip to content

some commands seem to have not been implemented yet, such as update, history, and rollback. #97

@yx5411

Description

@yx5411

When developing with helm-java recently, some commands seem to have not been implemented yet:

  1. command: helm repo update, before checking the repo, update the repo list and get the latest
  2. command: helm history [release-name], we need to view the history, and then click to rollback to the corresponding version.
  3. command: helm rollback [release-name] [revision], rollback to the specified installed version. This is often used in conjunction with the history command.

I hope you can improve them when you have time. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions