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: PocketIC CLI for changing canister controllers #2458

Closed
wants to merge 9 commits into from

Conversation

mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Nov 6, 2024

This PR contains the PocketIC CLI which is a CLI for the PocketIC server. This CLI allows to interact with a PocketIC server without using any PocketIC library, e.g., directly in the terminal.

The only supported use case at the moment is adding controllers to a canister deployed to an existing PocketIC instance on a PocketIC server. Afterwards, existing tooling such as DFX can be used to interact with such a canister.

@github-actions github-actions bot added the feat label Nov 6, 2024
@mraszyk mraszyk added the CI_ALL_BAZEL_TARGETS Runs all bazel targets and uploads them to S3 label Nov 6, 2024
@mraszyk
Copy link
Contributor Author

mraszyk commented Jan 30, 2025

The functionality to impersonate senders is now available in dfx 0.25.0-beta.0.

@mraszyk mraszyk closed this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI_ALL_BAZEL_TARGETS Runs all bazel targets and uploads them to S3 feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant