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

[RFR] Implement subset accessors (partial get) #134

Merged
merged 3 commits into from
Nov 23, 2018
Merged

Conversation

Kmaschta
Copy link
Contributor

@Kmaschta Kmaschta commented Nov 14, 2018

TODO

  • get <env> <selector>
  • E2E tests for get <env> <selector>
  • set <env> <selector> <value> (next PR)
  • ~E2E tests for set <env> <selector> <value># (next PR)

Preview: get <env> <selector>

image

@Kmaschta Kmaschta added this to the 1.0 milestone Nov 14, 2018
@Kmaschta Kmaschta changed the title [WIP] Implement subset accessors (partial get & set) [WIP] Implement subset accessors (partial get) Nov 15, 2018
@Kmaschta Kmaschta changed the title [WIP] Implement subset accessors (partial get) [RFR] Implement subset accessors (partial get) Nov 15, 2018
cli/src/commands/get.js Outdated Show resolved Hide resolved
@zyhou zyhou merged commit 9ab21bf into master Nov 23, 2018
@zyhou zyhou deleted the subset-accessors branch November 23, 2018 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants