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

Feature/config subcommand #914

Merged
merged 5 commits into from
Oct 8, 2021

Conversation

alexadhy
Copy link
Contributor

@alexadhy alexadhy commented Oct 7, 2021

Did you run make format && make check? yes

Fixes #893

Changes:

  • Config subcommand
  • Update docs

How to test this PR:

  • make build
  • skywire-cli config -h

Copy link
Member

@jdknives jdknives left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as intended. While you are at it, can you make sure that we return an error and do not print the config when the input to update -e is unrecognized? Command does not throw an error if the environment name we pass is not recognized which makes it look like it succeeded.

@alexadhy
Copy link
Contributor Author

alexadhy commented Oct 8, 2021

@jdknives will add check for it.

@jdknives jdknives merged commit 051023b into skycoin:develop Oct 8, 2021
@alexadhy alexadhy deleted the feature/config-subcommand branch November 23, 2021 02:08
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.

2 participants