You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the ./bin/aws start command, it mentions that one can now override parameters in the startup script with the -o or --overrides option, but the usage of this is not documented in the README.
Is this the correct syntax, if I want to override a ${svn_url} in my startup-script?
When I run the ./bin/aws start command, it mentions that one can now override parameters in the startup script with the -o or --overrides option, but the usage of this is not documented in the README.
Is this the correct syntax, if I want to override a ${svn_url} in my startup-script?
$ ./bin/aws start rhaptos-empty-32-dev -o svn_url=https://software.cnx.rice.edu/svn/devsets/express-edit-reuse/cnx
And then in my startup-script I have this line:
The text was updated successfully, but these errors were encountered: