Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
glab(1)								       glab(1)

NAME
       glab-repo-fork -	Create a fork of a GitLab repository

SYNOPSIS
       glab repo fork  [flags]

DESCRIPTION
       Create a	fork of	a GitLab repository

OPTIONS
       -c, --clone[=false]	Clone the fork {true|false}

       -n,  --name=""	    The	 name  assigned	to the resultant project after
       forking

       -p, --path=""	  The path assigned to	the  resultant	project	 after
       forking

       --remote[=false]	     Add remote	for fork {true|false}

OPTIONS	INHERITED FROM PARENT COMMANDS
       --help[=false]	   Show	help for command

EXAMPLE
	      glab repo	fork
	      glab repo	fork namespace/repo
	      glab repo	fork namespace/repo --clone

SEE ALSO
       glab-repo(1)

Auto generated by spf13/cobra	   Apr 2025			       glab(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-repo-fork&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help