Update script
Update an existing Cloud-Code script.
読み終わるまでの所要時間 1 分最終更新 4日前
Update a Cloud-Code script. Please check Parameter parsing for scripts to see how the command parses the parameters in the script. If you plan to create multiple scripts, checkout Deploy.
Command
Authentication Required:Yesugs cloud-code scripts update <script-name> <file-path> [options]
Arguments
<script-name><file-path>Options
Alias | Description | |
|---|---|---|
| project-id | -p, --project-id | The Unity cloud project ID. |
| environment | -e, --environment-name | The services environment name. |
| help | -?, -h, --help | Display help and usage information. |
| quiet | -q, --quiet | Reduce logging to a minimum. |
| json | -j, --json | Use JSON as the output format. |