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 takumin/gyaml #14675

Merged
merged 1 commit into from Aug 17, 2023
Merged

Conversation

takumin
Copy link
Contributor

@takumin takumin commented Aug 17, 2023

takumin/gyaml: Golang YAML Tool

$ aqua g -i takumin/gyaml

How to confirm if this package works well

Command and output

$ gyaml -h
NAME:
   gyaml - Golang YAML Tool

USAGE:
   gyaml [global options] command [command options] [arguments...]

VERSION:
   0.0.2 (b84e501ac90b8c3e640671beecd5bea43255b735)

AUTHOR:
   Takumi Takahashi

COMMANDS:
   completion                      command completion
   validation, validate, valid, v  yaml file validation
   help, h                         Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --log-level value, -l value  log level [$LOG_LEVEL]
   --help, -h                   show help
   --version, -v                print the version
$ gyaml v -h
NAME:
   gyaml validation - yaml file validation

USAGE:
   gyaml validation command [command options] [file or directory...]

OPTIONS:
   --log-level value, -l value                              log level [$LOG_LEVEL]
   --type value, -t value                                   report type (default: "rdjsonl") [$TYPE]
   --include value, -i value [ --include value, -i value ]  include file extension (default: "**/*.yml", "**/*.yaml") [$INCLUDE]
   --exclude value, -e value [ --exclude value, -e value ]  exclude file extension [$EXCLUDE]
   --help, -h                                               show help

[takumin/gyaml](https://github.com/takumin/gyaml): Golang YAML Tool
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Aug 17, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v4.41.0 milestone Aug 17, 2023
@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit 01711a1 into aquaproj:main Aug 17, 2023
16 checks passed
@takumin takumin deleted the feat/takumin/gyaml branch August 17, 2023 23:50
@suzuki-shunsuke
Copy link
Member

v4.41.0 is out 🎉
https://github.com/aquaproj/aqua-registry/releases/tag/v4.41.0

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.

None yet

2 participants