Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Go version] Import command #526

Closed
lucasreed opened this issue Feb 28, 2022 · 0 comments · Fixed by #543
Closed

[Go version] Import command #526

lucasreed opened this issue Feb 28, 2022 · 0 comments · Fixed by #543
Assignees
Labels
enhancement Adding additional functionality or improvements go Pull requests that update Go code

Comments

@lucasreed
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Implement the import command in the go version of reckoner. The help text is like this:

# reckoner import --help
Usage: reckoner import [OPTIONS]

  Outputs a chart block that can be used to import the specified release

Options:
  --log-level TEXT     Log Level. [INFO | DEBUG | WARN | ERROR].
                       (default=INFO)

  --release_name TEXT  The release name to import  [required]
  --namespace TEXT     The namespace of the release  [required]
  --repository TEXT    The repository of the chart  [required]
  --help               Show this message and exit.
@lucasreed lucasreed added enhancement Adding additional functionality or improvements go Pull requests that update Go code labels Feb 28, 2022
@lucasreed lucasreed self-assigned this Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding additional functionality or improvements go Pull requests that update Go code
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant