Difference between revisions of "Rancher inspect"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
  rancher inspect --type cluster your-cluster | [[jq]] .
 
  rancher inspect --type cluster your-cluster | [[jq]] .
  
 +
rancher inspect --type project --format yaml yourproject
 +
rancher inspect --type project --format yaml --links yourproject
  
  
 +
nodeCount
 +
[[pods]]
  
nodeCount
 
  
 
  rancher inspect --type cluster your-cluster
 
  rancher inspect --type cluster your-cluster
Line 16: Line 19:
 
  [[rancher cluster ls]]
 
  [[rancher cluster ls]]
  
 +
== See also ==
 +
* {{rancher cmd}}
  
{{rancher cmd}}
+
[[Category:Rancher]]

Latest revision as of 14:08, 23 October 2023


rancher inspect --type cluster your-cluster | jq .
rancher inspect --type project --format yaml yourproject
rancher inspect --type project --format yaml --links yourproject


nodeCount
pods


rancher inspect --type cluster your-cluster
FATA[0000] no configuration found, run "login"


rancher login
rancher cluster ls

See also[edit]

Advertising: