You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Hugh Esco (JIRA)" <ji...@apache.org> on 2013/09/10 14:10:51 UTC

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

Hugh Esco created LIBCLOUD-394:
----------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira