## git-project-manager project add Add a new Git project ### Synopsis Adds a new project to the local project path uses fuzzy find to locate the project ``` git-project-manager project add [flags] ``` ### Options ``` -h, --help help for add ``` ### Options inherited from parent commands ``` --config string config file (default is ~/.config/git-project-manager.yaml) --logLevel string Default log level -- info, warn, error, debug (default "info") --projectPath string Sets a path for local clones of projects --remote strings Specify remotes by host for any sub-command. Provide multiple times or comma delimited. ``` ### SEE ALSO * [git-project-manager project](git-project-manager_project.md) - Use a Git project ###### Auto generated by spf13/cobra on 30-Dec-2024