Skip to content

feat(cli-tools)!: [NET-1363] Add support for arbitrary --env #2817

Merged
teogeb merged 15 commits intomainfrom
cli-tools-add-support-for-arbitrary-env-NET-1363
Oct 18, 2024
Merged

feat(cli-tools)!: [NET-1363] Add support for arbitrary --env #2817
teogeb merged 15 commits intomainfrom
cli-tools-add-support-for-arbitrary-env-NET-1363

Conversation

@teogeb
Copy link
Copy Markdown
Contributor

@teogeb teogeb commented Oct 15, 2024

This is a breaking change

Added new --env <id> flag. It defines the client environment by applying { environment: <id> } setting in the client config. Therefore all current client environments are now supported by cli-tools: polygon, polygonAmoy and dev2.

Removed support for the --dev flag. It is same as --env dev2.

Example

streamr storage-node list --env dev2

@linear
Copy link
Copy Markdown

linear bot commented Oct 15, 2024

@github-actions github-actions bot added cli-tools Related to CLI Tools Package sdk labels Oct 15, 2024
@github-actions github-actions bot added the docs label Oct 15, 2024
@teogeb teogeb requested a review from harbu October 15, 2024 15:09
Comment thread packages/sdk/src/Config.ts
Base automatically changed from dev2-environment-applies-config-test to main October 18, 2024 14:07
@github-actions github-actions bot added the node label Oct 18, 2024
@github-actions github-actions bot removed the node label Oct 18, 2024
@teogeb teogeb changed the title feat(cli-tools)!: Add support for arbitrary --env feat(cli-tools)!: [NET-1363] Add support for arbitrary --env Oct 18, 2024
@teogeb teogeb merged commit 73bcd83 into main Oct 18, 2024
@teogeb teogeb deleted the cli-tools-add-support-for-arbitrary-env-NET-1363 branch October 18, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli-tools Related to CLI Tools Package docs sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants