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

CRUD commands: Support passing a JSON file and/or a YAML file #386

Open
sanderblue opened this issue Sep 28, 2020 · 0 comments
Open

CRUD commands: Support passing a JSON file and/or a YAML file #386

sanderblue opened this issue Sep 28, 2020 · 0 comments
Labels
enhancement New feature or request nr-cli
Milestone

Comments

@sanderblue
Copy link
Contributor

Objective

Since users likely will want to use JSON files and/or YAML files that represent resource configuration, we need to provide a way for them to do so.

Acceptance Criteria

  • A mechanism is in place providing the ability to pass a JSON and/or YAML file to a command
  • The mechanism can be via stdin or via a command flag, but it could potentially be beneficial to have both.
  • Documentation and a general example is provided
@sanderblue sanderblue added the enhancement New feature or request label Sep 28, 2020
@sanderblue sanderblue added this to the CRUD Operations POC milestone Sep 28, 2020
@sanderblue sanderblue added this to Backlog in NR1 Developer Toolkit Community via automation Sep 28, 2020
@sanderblue sanderblue moved this from Backlog to To do in NR1 Developer Toolkit Community Sep 28, 2020
@jpvajda jpvajda moved this from To do to Feature Backlog in NR1 Developer Toolkit Community Nov 30, 2020
@jpvajda jpvajda added the nr-cli label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nr-cli
Projects
No open projects
Development

No branches or pull requests

2 participants