Skip to main content

devbox cache upload

Upload specified nix installable or nix packages in current project to cache. If [installable] is provided, only that installable will be uploaded. Otherwise, all packages in the project will be uploaded. To upload to specific cache, use --to flag. Otherwise, a cache from the cache provider will be used, if available.

devbox cache upload [installable] [flags]

Aliases

upload, copy

Options

OptionDescription
-c, --config stringpath to directory containing a devbox.json config file
-h, --helphelp for upload
--to stringURI of the cache to copy to
-q, --quietsuppresses logs