You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2013/11/28 10:03:37 UTC

[jira] [Closed] (LIBCLOUD-394) ScriptDeployment needs to pass command line arguments to its uploaded script

     [ https://issues.apache.org/jira/browse/LIBCLOUD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus closed LIBCLOUD-394.
---------------------------------


> ScriptDeployment needs to pass command line arguments to its uploaded script
> ----------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-394
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-394
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>    Affects Versions: 0.13.1
>            Reporter: Hugh Esco
>            Assignee: Tomaz Muraus
>             Fix For: 0.14.0-beta3
>
>
> All attempts to pass a command line argument to my deployment script 
> have failed and a review of the pydoc for this module reveal no clues 
> about how to accomplish this task.  
> I would urge a syntax like the following:
> class FileDeployment(Deployment)
> __init__(self, source, target, args)
> where args would be a scalar representation of the 
> command line arguments to be passed to the deployment script.  



--
This message was sent by Atlassian JIRA
(v6.1#6144)