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

CLOUDP-245948: Rename openapicli to foascli #22

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

andreaangiolillo
Copy link
Collaborator

@andreaangiolillo andreaangiolillo commented Apr 26, 2024

Proposed changes

Jira ticket: CLOUDP-245948

Rename the openapicli to foascli.

./bin/foascli --version                                                                                                                                                  
foascli version: v0.0.1
git version: 9e33ea2d8aa10e7331d31e3a71b440654ad85a12
Go version: go1.22.1
   os: darwin
   arch: arm64
   compiler: gc
./bin/foascli merge --help                                                                                                                                         
Merge Open API specifications into a base spec.

Usage:
  foascli merge -b base-spec [-e spec]... [flags]

Flags:
  -b, --base string            Base OAS. The command will merge other OASes into it.
  -e, --external stringArray   OASes that will be merged into the base OAS.
  -h, --help                   help for merge
  -o, --output string          File name where the command will store the output. (default "FOAS.json")

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works

Further comments

@andreaangiolillo andreaangiolillo marked this pull request as ready for review April 26, 2024 11:06
@andreaangiolillo andreaangiolillo requested a review from a team as a code owner April 26, 2024 11:06
@andreaangiolillo andreaangiolillo merged commit 43a7514 into main Apr 26, 2024
5 checks passed
@andreaangiolillo andreaangiolillo deleted the CLOUDP-245948 branch April 26, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants