Skip to main content
Removes the git remote repository link from an Alpic project. The project remains deployed; only the source repository association is cleared.

Usage

alpic git disconnect
Prompts for confirmation before removing the git remote link from the linked project in the current directory.

Extended Usage

# Skip the confirmation prompt
alpic git disconnect --non-interactive

Options

FlagDescriptionDefault
--non-interactiveSkip the confirmation promptfalse