Update
Command: Update #
Usage #
aioli registry update [-h] [--name NAME] [--type TYPE] [--bucket BUCKET]
[--access-key ACCESS_KEY] [--secret-key SECRET_KEY]
[--endpoint-url ENDPOINT_URL] [--insecure-https]
registryname
Options: #
The name of the model registry
–name #
The new name of the model registry. Must begin with a letter, but may contain letters, numbers, and hyphen
–type #
The type of this model registry
–bucket #
S3 Bucket name
–access-key #
S3 access key/username
–secret-key #
S3 secret key/password
–endpoint-url #
S3 endpoint URL
–insecure-https #
Allow insecure HTTPS connections to S3