## gpm update Update dependencies ### Synopsis Updates all or only specific dependencies in this project. ``` gpm update [flags] ``` ### Options ``` --force force self-update -h, --help help for update --no-cleanup do not cleanup go.mod and go.sum --no-version-print do not print new version after successful update --powershell force execution of PowerShell script --powershell-bin string custom binary of the PowerShell --self update this binary instead --update-script string custom URL to update script --user-agent string custom string for user agent ``` ### Options inherited from parent commands ``` --aliases-file string custom aliases file -e, --env-file stringArray one or more environment files --environment string name of the environment --gpm-root string custom root directory for this app --no-system-prompt do not use system prompt --ollama use Ollama --projects-file string custom projects file --prompt string custom (AI) prompt --system-prompt string custom (AI) system prompt -v, --verbose verbose output ``` ### SEE ALSO * [gpm](gpm.md) - Package manager for Go ###### Auto generated by spf13/cobra on 5-Jan-2025