sinergym.utils.gcloud.execute_remote_command_instance
- sinergym.utils.gcloud.execute_remote_command_instance(container_id, instance_name, experiment_command)
Execute a specified command in an instance previously created inner Google Cloud (Terminal is free after sending command).
- Parameters:
instance_name – Name of instance.
container_id – Container id inner instance where command will be executed.
experiment_command – Command that will be executed