SVCS - English Documentation
Loading...
Searching...
No Matches
svcs::server::cli Namespace Reference

Server administration command-line interface components. More...

Classes

class  HubCommand
 Command for creating central hub repositories for team collaboration. More...
class  RepoCommand
 Command handler for managing repository remotes and configurations. More...
class  ServerBaseCommand
 Abstract base class for all server administration commands. More...
class  ServerCommandFactory
 Factory for creating server administration ICommand objects. More...

Detailed Description

Server administration command-line interface components.

Contains CLI commands specifically for server administration and management, including hub repository creation, user management, and server configuration. These commands are used by administrators to set up and maintain SVCS server instances. This namespace bridges the server functionality with the command-line interface.