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: add -detail option to "generate" command #2062

Merged
merged 2 commits into from
Jun 17, 2023

Conversation

suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke commented Jun 16, 2023

https://github.com/orgs/aquaproj/discussions/2027

With -detail (-d) option, aqua outputs additional information such as description and link.

$ aqua g -detail cli/cli
- name: cli/cli@v2.2.0
  description: GitHub’s official command line tool
  link: https://github.com/cli/cli

The environment variable AQUA_GENERATE_WITH_DETAIL is also available.

export AQUA_GENERATE_WITH_DETAIL=true

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jun 16, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v2.8.1 milestone Jun 16, 2023
@suzuki-shunsuke suzuki-shunsuke force-pushed the feat/add-generate-detail-option branch from 6708dcf to 8edb2e4 Compare June 16, 2023 22:49
@suzuki-shunsuke suzuki-shunsuke force-pushed the feat/add-generate-detail-option branch from 8edb2e4 to da1ef40 Compare June 16, 2023 22:50
@suzuki-shunsuke
Copy link
Member Author

suzuki-shunsuke commented Jun 16, 2023

@suzuki-shunsuke
Copy link
Member Author

v2.9.0-2

@suzuki-shunsuke suzuki-shunsuke merged commit 1dcdc1a into main Jun 17, 2023
@suzuki-shunsuke suzuki-shunsuke deleted the feat/add-generate-detail-option branch June 17, 2023 01:00
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant