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

Allow adding alias when adding a contract with Dependency Manager #1363

Closed
Tracked by #1390
chasefleming opened this issue Jan 30, 2024 · 1 comment · Fixed by #1488
Closed
Tracked by #1390

Allow adding alias when adding a contract with Dependency Manager #1363

chasefleming opened this issue Jan 30, 2024 · 1 comment · Fixed by #1488
Assignees
Labels
Feature A new user feature or a new package API Feedback

Comments

@chasefleming
Copy link
Member

chasefleming commented Jan 30, 2024

When adding a contract with Dependency Manager it would be nice to add a alias for a dependency. Maybe something like this:

flow deps add testnet://35717efbbce11c74.Find --alias mainnet://097bafa4e0b48eef

Additionally, it should determine the network from the address and allow you to leave the prefix off of the alias argument.

@chasefleming
Copy link
Member Author

Now that #1362 introduced a prompt for adding to a deployment account it may make more sense for this to be another prompt in the flow, as opposed to a flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new user feature or a new package API Feedback
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant