Skip to main content

Prerequisites

Last updated on
  • Create a DS Client Credentials. Create a DS Client with Confidential as the client type. Here are the permissions you must add to the DS Client so that it can call the DSM.

  • Create DS Uploader Client Credentials. Create the client credentials for DS Uploader with Confidential as the client type. Here is the permission you must add to the DS Uploader client credentials.

    FlagShortcutDescription
    --artifact string-aThe directory path where artifact files will be stored.
    --bucket string-bThe name of your S3 bucket.
    --command string-cThe server's executable command.
    --s3dirname string-dThe directory path of your S3 bucket.
    --debug-enabledUse this flag to install a debugging package into the server.
    --default-imageUse this flag to make this server the default server image.
    --deployment stringThe deployment that will be used for this image server.
    --hostname string-HThe hostname path of the platform.
    --id string-iThe IAM Client ID of your DS Uploader.
    --namespace string-nThe namespace of your game.
    --path string-pThe local path of the game server.
    --patchUse this flag to set the image as the patch of the version. If you don't include this patch, your upload will be uploaded as a new image version.
    --secret string-sThe IAM Client Secret of your DS Uploader.
    --show-progressUse this flag to make the server image upload appear in your CLI during the upload.
    --version string-vThe game server version.