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

DM-24937: move implementation of remaining butler commands to script folder #246

Merged
merged 5 commits into from
May 19, 2020

Commits on May 18, 2020

  1. use command line interface instead of private impl

    CLI command implementation in the scripts folder is not meant to
    be used directly.
    n8pease committed May 18, 2020
    Configuration menu
    Copy the full SHA
    3435c60 View commit details
    Browse the repository at this point in the history
  2. add ingest_raws to __all__

    n8pease committed May 18, 2020
    Configuration menu
    Copy the full SHA
    17a5835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f08ddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06b3301 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed3e1b3 View commit details
    Browse the repository at this point in the history