remove flowtarget

Remove flow targets from the workspace or stream.

Aliases
remove flow, remove ft
Usage: scm remove flowtarget[common options] <workspace> <target-workspace...>
  • workspace: The workspace or stream to modify. To specify the workspace or stream, use its name[@repo], alias, or UUID[@repo].
  • target-workspace: The workspace or stream to remove as the flow target. To specify the workspace or 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.