
odps-inst
List of commands for odps-inst:
-
odps-inst:tldr:b0bab odps-inst: Kill an instance.$ kill ${instance_id};try on your machineexplain this command
-
odps-inst:tldr:c3c42 odps-inst: Describe the details of an instance.$ desc instance ${instance_id};try on your machineexplain this command
-
odps-inst:tldr:cc442 odps-inst: Wait on the termination of an instance, printing log and progress information until then.$ wait ${instance_id};try on your machineexplain this command
-
odps-inst:tldr:d097f odps-inst: Show instances created by current user.$ show instances;try on your machineexplain this command
-
odps-inst:tldr:da1f4 odps-inst: Check the status of an instance.$ status ${instance_id};try on your machineexplain this command