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

Support outputting the detail of a command #1697

Open
suzuki-shunsuke opened this issue Mar 6, 2023 · 0 comments
Open

Support outputting the detail of a command #1697

suzuki-shunsuke opened this issue Mar 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Mar 6, 2023

Feature Overview

Support outputting the detail of a command.

Why is the feature needed?

Please explain the problem you want to solve.

  • Debug
  • See the detail of the command
  • Integrate with other tools

Does the feature include Breaking Changes?

Example Code

command and configuration

Add -v (boolean) and --format (json (default)|yaml) option to which command.

$ aqua which -v --format yaml gh
command: gh
command_file_path: /home/foo/.local/share/aquaproj-aqua/pkgs/github_release/github.com/cli/cli/v2.23.0/gh_2.23.0_macOS_amd64.tar.gz/gh_2.23.0_macOS_amd64/bin/gh
package:
  name: cli/cli
  version: v2.23.0
registry:
  type: standard
  name: standard
  ref: v3.140.0
registry_config:
  type: github_release
  # ...

Related

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Mar 6, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v1.35.0 milestone Mar 6, 2023
@suzuki-shunsuke suzuki-shunsuke moved this to Backlog in main Mar 6, 2023
@suzuki-shunsuke suzuki-shunsuke removed this from the v1.35.0 milestone Mar 6, 2023
@suzuki-shunsuke suzuki-shunsuke pinned this issue Mar 8, 2023
@suzuki-shunsuke suzuki-shunsuke unpinned this issue Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

1 participant