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 CLI help to registrar #1024

Merged
merged 19 commits into from
Nov 15, 2024
Merged

Add CLI help to registrar #1024

merged 19 commits into from
Nov 15, 2024

Commits on Nov 12, 2024

  1. CLI starting

    grafnu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4a4470e View commit details
    Browse the repository at this point in the history
  2. Basic command line processor

    grafnu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    58034fc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add TODO

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4fe8bd6 View commit details
    Browse the repository at this point in the history
  2. Make methods accessible

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9015050 View commit details
    Browse the repository at this point in the history
  3. Make methods private

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    170eedb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cceb10 View commit details
    Browse the repository at this point in the history
  5. Clean up options

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3a968ae View commit details
    Browse the repository at this point in the history
  6. Declared method

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    740460c View commit details
    Browse the repository at this point in the history
  7. Convert all

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9ea5831 View commit details
    Browse the repository at this point in the history
  8. Fix remaining args use

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d550ced View commit details
    Browse the repository at this point in the history
  9. Fix siteModel arg processing

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    905d0b9 View commit details
    Browse the repository at this point in the history
  10. Fix NO_SITE usage

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b66a75d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0315de1 View commit details
    Browse the repository at this point in the history
  12. Fix NO_SITE processing (again)

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e484c2d View commit details
    Browse the repository at this point in the history
  13. Add argument descriptions

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ecc6ee5 View commit details
    Browse the repository at this point in the history
  14. Remove unnecessary arg

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a631363 View commit details
    Browse the repository at this point in the history
  15. move to common

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fdf0646 View commit details
    Browse the repository at this point in the history
  16. Try alternate shadow package

    grafnu committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c0d82d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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