create-custom-python-configuration¶
- subtitle
Create the custom Python configuration.
- version
0.9.126
Description¶
Create the custom Python configuration.
Synopsis¶
create-custom-python-configuration
--environment-crn <value>
--username <value>
--password <value>
--storage-location <value>
--configuration-version <value>
[--project-crn <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-crn
(string)
The CRN of an environment to execute the command.
--username
(string)
The username used to access the storage location
--password
(string)
The password used to access the storage location
--storage-location
(string)
The storage location, such as an S3 bucket or ADLS container
--configuration-version
(integer)
The version of the configuration
--project-crn
(string)
The CRN of the project.
--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