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

refactor: use cli-skeleton for commands #61

Merged
merged 9 commits into from
Sep 8, 2022
Merged

Commits on Aug 8, 2022

  1. refactor: use cli-skeleton for commands

    This makes the cli tool backwards-incompatible for any existing usage - default commands can't have arguments - but improves consistency across Dokku-related tools.
    josegonzalez committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    66b28ca View commit details
    Browse the repository at this point in the history
  2. docs: add usage docs

    josegonzalez committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    4bd2197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7cd413 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    473e43c View commit details
    Browse the repository at this point in the history
  5. docs: fix lint issues

    josegonzalez committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f063c00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b7012b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41ec537 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    ca07bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3922a0 View commit details
    Browse the repository at this point in the history