Skip to content

Support aqua cp command #1042

@suzuki-shunsuke

Description

@suzuki-shunsuke

Feature Overview

Add a subcommand cp to copy files to the specified directory.

Why is the feature needed?

Please explain the problem you want to solve.

This is useful to execute tools without aqua.
Especially, this is useful to install tools in Docker images.

Does the feature include Breaking Changes?

No.

Example Code

command and configuration

$ aqua cp [-o <target directory>] command [command ...]

e.g.

$ aqua cp terraform reviewdog actionlint

By default, files are copied at dist directory.

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions