Difference between revisions of "Helm search repo your repo name"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  helm search repo stable | grep stable | grep -v DEPRECATED | wc -l
+
  helm search repo your_repo_name | grep stable | grep -v DEPRECATED | wc -l
 
  192
 
  192
  

Revision as of 17:50, 25 May 2022

helm search repo your_repo_name | grep stable | grep -v DEPRECATED | wc -l
192


helm search repo jenkinsci

Related terms

See also

Advertising: