Skip to main content

Module cli

Module cli 

Source
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
InitArgs
Arguments for the init command
ResetArgs
Arguments for the reset command
ScanArgs
Arguments for the scan command
SetupArgs
Arguments for the setup command
StatusArgs
Arguments for the status command
SyncCmdArgs
Arguments for the sync command
WorkspaceArgs
Arguments for the workspace command
WorkspaceDefaultArgs
Arguments for the workspace default subcommand

Enums§

Command
Git-Same subcommands
WorkspaceCommand
Workspace subcommands