Skip to content

Add deployment account flag to dependency installation commands #2072

Description

@chasefleming

Problem

When installing contract dependencies, users have to manually select a deployment account through prompts, which slows down automation and workflows.

Solution

Add a --deployment-account flag to dependency installation commands that automatically uses the specified account for deployments, skipping the interactive prompt.

Usage

flow dependencies install DeFiActions --deployment-account my-account
flow dependencies discover --deployment-account my-account

Metadata

Metadata

Assignees

Labels

FeatureA new user feature or a new package API

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions