Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.8

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.8

Legacy
​

Unity Gaming Services CLI
​
​
Cloud Code
  • Overview
  • Parameter parsing for scripts
  • Commands
    • Modules
      • Delete module
      • Deploy modules
      • Export modules
      • Get module
      • Import modules
      • List modules
      • New-File
    • Scripts
  1. Overview
  2. Cloud Code

Export modules

Export Cloud Code modules from the current environment.
Read time 1 minute
Last updated 3 months ago

Export Cloud Code modules from the current environment.

Command

Authentication Required:
Yes
ugs cloud-code modules export <out-dir> <file-name> [options]

Arguments

<out-dir>
The output directory for export command
<file-name>
The output file name for export command

Options

Alias

Description

project-id-p, --project-idThe Unity cloud project ID.
environment-e, --environment-nameThe services environment name.
dry run--dry-runThe command will do a dry run [default: False]
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Command

    • Arguments

    • Options