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

feat(snops): add private_key, env, and binary config action flags #283

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

Meshiest
Copy link
Contributor

Motivation

Being able to change env, node private_keys and binaries makes testing and reproducing issues much easier

Explanation of Changes

  • Adds new config action flags to the snops-cli
  • Allows users to update a node's env, private_key, or binary

Related PRs and Issues

@Meshiest Meshiest added the feature An item containing Multiple Tasks label Sep 10, 2024
@Meshiest Meshiest marked this pull request as ready for review September 10, 2024 21:19
@gluax gluax merged commit ae44e41 into main Sep 17, 2024
2 checks passed
@gluax gluax deleted the feat-new-actions branch September 17, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature An item containing Multiple Tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✅ Config Action Change Private Key, Environment, and Binary
2 participants