Difference between revisions of "Choco"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  [[choco install]] kubernetes-helm
 
  [[choco install]] kubernetes-helm
  
 +
Installation:
 +
[[Set-ExecutionPolicy]] Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
  
 
<pre>
 
<pre>

Revision as of 18:15, 9 November 2021

wikipedia:choco

choco install git
choco install terraform
choco install kubernetes-helm

Installation:

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
cocho
cocho : The term 'cocho' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ cocho
+ ~~~~~
    + CategoryInfo          : ObjectNotFound: (cocho:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException


See also

Advertising: