Skip to content

Add CLI scaffold: argparse structure, cache directory resolution, and entry point - #1

Draft
shubham-dce wants to merge 1 commit into
masterfrom
cli-01-scaffolding
Draft

Add CLI scaffold: argparse structure, cache directory resolution, and entry point#1
shubham-dce wants to merge 1 commit into
masterfrom
cli-01-scaffolding

Conversation

@shubham-dce

@shubham-dce shubham-dce commented Aug 12, 2026

Copy link
Copy Markdown
Owner
  • Add CLI support for inspecting/debugging or running scheduled maintenance tasks (upcoming PRs)
  • using argparse library for argument parsing and doing heavy lifting
  • created a resolve_directory method, that follows a precedence order to finalize the cache directory.
  • added subparser to facilitate the use for the subcommands.
  • create __main__.py as entry point for the cli
  • added 4 tests to validate the implementation, coverage 98%+ as per project specs.

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