+

Search Tips   |   Advanced Search

managesdk command

The managesdk command provides the names of software development kits used by the product.

Use the managesdk command to:

The command file is located in...

If we use the managesdk command in a federated cell, and enable an SDK on a node, the SDK is not found by the command unless the node agent has been restarted.


managesdk syntax

Parameters are not case-sensitive. However, values are case-sensitive. The command-line tool does not validate the capitalization of the parameter values. Incorrect results can occur when the parameter value is not typed correctly.


Parameters

The following -task options are available for the managesdk command:

The following special parameter options are available with task parameters of the managesdk command:


Usage scenario

The following examples demonstrate correct syntax when you run the managesdk command:

The following example demonstrates the sequence of commands to use to list available SDKs, change the default SDK to a Version 7.0 SDK and, if profiles exist already, enable the profiles to use the Version 7.0 SDK.

  1. Optionally, view a list of available SDK names for the product installation:

      managesdk -listAvailable

  2. Set the command default to the Version 7.0 SDK:

      managesdk -setCommandDefault -sdkname 1.7_32

  3. Set the new profile default to the Version 7.0 SDK:

      managesdk -setNewProfileDefault -sdkname 1.7_32

  4. If profiles already exist, enable the profiles to use the Version 7.0 SDK:

      managesdk -enableProfileAll -sdkname 1.7_32 -enableServers

    To change federated profiles in a Network Deployment installation, the deployment manager must be running. The managesdk command updates the master configuration repository. After the command runs, a synchronization operation must occur before the new SDK can be used for the federated profiles.


Related tasks

Use command-line tools
  • Configure security