get-custom-python-configuration¶
- subtitle
Get a custom Python configuration.
- version
0.9.126
Description¶
Get a custom Python configuration.
Synopsis¶
get-custom-python-configuration
--environment-crn <value>
--custom-python-configuration-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-crn
(string)
The CRN of an environment to execute the command.
--custom-python-configuration-crn
(string)
The CRN of the custom Python configuration to retrieve.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
username -> (string)
The username used to access the storage location
password -> (string)
The password used to access the storage location
storageLocation -> (string)
The storage location, such as an S3 bucket or ADLS container
configurationVersion -> (integer)
The version of the configuration
projectCrn -> (string)
The CRN of the project.
crn -> (string)
The CRN of the custom resource configuration to update.
Form Factors¶
public