Source
snow app release-channel list
Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions. Lists the release channels available for an application package.
snow app version list
Lists all versions defined in an application package.
snow app version create
Adds a new patch to the provided version defined in your application package. If the version does not exist, creates a version with patch 0.
snow app release-directive set
Sets a release directive. target_accounts cannot be specified for default release directives. target_accounts field is required when creating a new non - default release directive.
snow app publish
Adds the version to the release channel and updates the release directive with the new version and patch.
snow app release-directive unset
snow app release-directive unset Unsets a release directive. Syntax snow app release-directive unset <directive> --channel <channel> --package-entity-id <package_entity_id> --app-entity-id <app_entity_id> --project <project_defin…
snow app release-directive add-accounts
…snow app release - directive add - accounts Adds accounts to a release directive.
snow app release-channel set-accounts
Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions. Sets accounts for a release channel.
snow app release-directive list
Lists release directives in an application package. If no release channel is specified, release directives for all channels are listed. If a release channel is specified, only release directives for that channel are listed.
snow app release-channel add-version
…snow app release - channel add - version Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions. Adds a version to a release channel.