Difference between revisions of "Rancher inspect"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
   
 
   
 
  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]]
 +
  
 
  rancher inspect --type cluster your-cluster
 
  rancher inspect --type cluster your-cluster
Line 11: 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: