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

Fix/convert #775

Merged
merged 3 commits into from
Oct 19, 2022
Merged

Fix/convert #775

merged 3 commits into from
Oct 19, 2022

Commits on Oct 18, 2022

  1. fix: use 'kong.yaml' as default output-file for 'convert'

    Right now, if no `--output-file` is provided, decK creates
    a new `.yaml` file in the current directory.
    
    This commit make sure `kong.yaml` is used as default when
    no `--output-file` is used.
    GGabriele committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6c3faf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219e9d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    578a86e View commit details
    Browse the repository at this point in the history