차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
rhev_ovirt_shell_cli [2020/05/07 03:34] adminrhev_ovirt_shell_cli [2020/05/07 03:42] (현재) – [접속방법] admin
줄 24: 줄 24:
  
 또는  또는 
 +
 +<WRAP prewrap>
 +<code bash>
 +[root@rhevm ~]# rhevm-shell -I -D
 +URL: https://192.168.0.180/ovirt-engine/api
 +Username: admin@internal
 +Password: [PASSWORD]
 +
 +  ====================================================================================================================================
 +                                                  >>> connected to RHEVM manager 3.6.12.0 <<<
 +  ====================================================================================================================================
 +
 +  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 +
 +                                                         Welcome to RHEVM shell
 +
 +  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 +
 +
 +[RHEVM shell (connected)]# 
 +</code>
 +</WRAP>
  
 <WRAP prewrap> <WRAP prewrap>
줄 59: 줄 81:
 사용할 수 있는 명령어는 아래와 같다. 사용할 수 있는 명령어는 아래와 같다.
  
-  * action           execute an action on an object +  * ''action''           execute an action on an object 
-  * add              creates a new object or adds existent +  * ''add''              creates a new object or adds existent 
-  * capabilities     displaying system capabilities +  * ''capabilities''     displaying system capabilities 
-  * clear            clear the screen +  * ''clear''            clear the screen 
-  * connect          connect to a RHEV manager +  * ''connect''          connect to a RHEV manager 
-  * console          open a console to a VM +  * ''console''          open a console to a VM 
-  * disconnect       disconnect from RHEV manager +  * ''disconnect''       disconnect from RHEV manager 
-  * exit             quit this interactive terminal +  * ''exit''             quit this interactive terminal 
-  * help             show help +  * ''help''             show help 
-  * history          displaying commands history +  * ''history''          displaying commands history 
-  * info             shows environment and application components info +  * ''info''             shows environment and application components info 
-  * list             list or search objects +  * ''list''             list or search objects 
-  * ping             test the connection +  * ''ping''             test the connection 
-  * remove           removes an object +  * ''remove''           removes an object 
-  * show             show one object +  * ''show''             show one object 
-  * status           shows last command status +  * ''status''           shows last command status 
-  * summary          displaying the system status +  * ''summary''          displaying the system status 
-  * update           update an object+  * ''update''           update an object
  
 아래 명령어로 상세 사용법을 확인할 수 있다. 아래 명령어로 상세 사용법을 확인할 수 있다.
  • rhev_ovirt_shell_cli.1588822481.txt.gz
  • 마지막으로 수정됨: 2020/05/07 03:34
  • 저자 admin