Expand description
CLI argument parsing using clap.
This module defines the command-line interface for git-same, including all subcommands and their options.
Structs§
- Cli
- Git-Same - Mirror GitHub structure /orgs/repos/ to local file system
- Init
Args - Arguments for the init command
- Reset
Args - Arguments for the reset command
- Scan
Args - Arguments for the scan command
- Setup
Args - Arguments for the setup command
- Status
Args - Arguments for the status command
- Sync
CmdArgs - Arguments for the sync command
- Workspace
Args - Arguments for the workspace command
- Workspace
Default Args - Arguments for the workspace default subcommand
Enums§
- Command
- Git-Same subcommands
- Workspace
Command - Workspace subcommands