最終更新:2021-12-22 (水) 13:48:51 (854d)  

choco
Top / choco

コマンド

  • choco list - lists remote or local packages
  • choco search? - searches remote or local packages (alias for list)
  • choco find? - searches remote or local packages (alias for search)
  • choco help? - displays top level help information for choco
  • choco info? - retrieves package information. Shorthand for choco search pkgname --exact --verbose
  • choco install - installs packages using configured sources
  • choco pin? - suppress upgrades for a package
  • choco outdated - retrieves information about packages that are outdated. Similar to upgrade all --noop
  • choco upgrade - upgrades packages from various sources
  • choco uninstall? - uninstalls a package
  • choco pack? - packages nuspec, scripts, and other Chocolatey package resources into a nupkg file
  • choco push? - pushes a compiled nupkg to a source
  • choco new? - creates template files for creating a new Chocolatey package
  • choco source? - view and configure default sources
  • choco sources? - view and configure default sources (alias for source)
  • choco config? - Retrieve and configure config file settings
  • choco feature? - view and configure choco features
  • choco features? - view and configure choco features (alias for feature)
  • choco apikey? - retrieves, saves or deletes an apikey for a particular source
  • choco setapikey? - retrieves, saves or deletes an apikey for a particular source (alias for apikey)
  • choco unpackself? - re-installs Chocolatey base files
  • choco version? - [DEPRECATED] will be removed in v1 - use `choco outdated` or `cup <pkg|all> -whatif` instead
  • choco update? - [DEPRECATED] RESERVED for future use (you are looking for upgrade, these are not the droids you are looking for)
  • choco export? - exports list of currently installed packages

コマンド

  • clistchoco listlists remote or local packages
    choco find?searches remote or local packages (alias for search)
    choco search?searches remote or local packages (alias for list)
    choco info?retrieves package information. Shorthand for choco search pkgname --exact --verbose
    cinstchoco installinstalls packages from various sources
    choco pin?suppress upgrades for a package
    choco outdatedretrieves packages that are outdated. Similar to upgrade all --noop
    cup?choco upgradeupgrades packages from various sources
    cuninst?choco uninstall?uninstalls a package
    cpack?choco pack?packages up a nuspec to a compiled nupkg
    cpush?choco push?pushes a compiled nupkg
    choco new?generates files necessary for a chocolatey package from a template
    choco sources?view and configure default sources (alias for source)
    choco source?view and configure default sources
    choco config?Retrieve and configure config file settings
    choco feature?view and configure choco features
    choco features?view and configure choco features (alias for feature)
    choco setapikey?retrieves, saves or deletes an apikey for a particular source (alias for apikey)
    choco apikey?retrieves, saves or deletes an apikey for a particular source
    choco unpackself?have chocolatey set itself up
    cver?choco version?[DEPRECATED] will be removed in v1 - use `choco outdated` or `cup <pkg|all> -whatif` instead
    choco update?[DEPRECATED] RESERVED for future use (you are looking for upgrade, these are not the droids you are looking for)