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

Add aqua info command #1698

Closed
suzuki-shunsuke opened this issue Mar 6, 2023 · 0 comments · Fixed by #2111
Closed

Add aqua info command #1698

suzuki-shunsuke opened this issue Mar 6, 2023 · 0 comments · Fixed by #2111
Labels
enhancement New feature or request
Milestone

Comments

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Mar 6, 2023

Feature Overview

Why is the feature needed?

Please explain the problem you want to solve.

Does the feature include Breaking Changes?

No.

Example Code

command and configuration

$ aqua info --format yaml
aqua_version: v1.34.2
aqua_sha: 9ed77af6753b936f7913034038a886a8f4e21333
envs:
  AQUA_LOG_COLOR: true
configs:
  - path: /home/foo/workspace/aqua.yaml
  - path: /tmp/aqua.yaml
    global: true
$ aqua info --format yaml cli/cli
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 moved this to Backlog in main Mar 6, 2023
@suzuki-shunsuke suzuki-shunsuke linked a pull request Jul 23, 2023 that will close this issue
@suzuki-shunsuke suzuki-shunsuke added this to the v2.10.0 milestone Jul 23, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in main Jul 23, 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: Done
Development

Successfully merging a pull request may close this issue.

1 participant