delete stream

Deletes a stream.

Aliases:

delete st

Usage: scm delete stream [common options] [-b/--backup-workspace <arg>] <stream>
stream The stream to delete. To specify the stream, use its name, alias or UUID.

Options:

-r, --repository-uri <arg> The URI that specifies the location of the repository.
-u, --username <arg> The user name for the repository.
-P, --password <arg> The password for the repository.
--password-file <arg> File that contains the user's password.
--certificate <arg> The file that contains the user's login certificate.
--smartCard Use the connected smart card for authentication.
--kerberos Authenticate with Windows user credentials using Kerberos/SPNeGO.
--integratedWindows Authenticate with Windows user credentials using Integrated Windows Authentication.
-b, --backup-workspace <arg> The workspace or stream to associate with the backup snapshot. To specify this workspace or stream, use its name[@repo], alias, or UUID[@repo].

delete stream example

Example