From user-return-2887-archive-asf-public=cust-asf.ponee.io@jclouds.apache.org Fri Mar 15 10:21:27 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8C0CD180627 for ; Fri, 15 Mar 2019 11:21:26 +0100 (CET) Received: (qmail 83612 invoked by uid 500); 15 Mar 2019 10:21:25 -0000 Mailing-List: contact user-help@jclouds.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@jclouds.apache.org Delivered-To: mailing list user@jclouds.apache.org Received: (qmail 83601 invoked by uid 99); 15 Mar 2019 10:21:25 -0000 Received: from ui-eu-01.ponee.io (HELO localhost) (176.9.59.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2019 10:21:25 +0000 To: Message-ID: In-Reply-To: MIME-Version: 1.0 Date: Fri, 15 Mar 2019 10:21:23 -0000 X-Mailer: LuaSocket 3.0-rc1 From: liyudong123@hotmail.com References: Subject: How to set local properties in jclouds? x-ponymail-agent: PonyMail Composer/0.3 x-ponymail-sender: d81c00784eb515383cf26288c55e8299a3a71ffb Content-Type: text/plain; charset=utf-8 Hi, As jclouds Documentation-Configuration describes, properties can be set before context built. What about local properties for example I'd like to set PROPERTY_MAX_RETRIES for a single command, is that possible? Thanks Li Yudong