# Constants
AbortMultipartUpload Command.
AsperaDownload.
AsperaUpload.
Auth Subcommand for Config.
BucketClassGet Command.
BucketCorsDelete Command.
BucketCorsGet Command.
BucketCorsPut Command.
BucketCreate Command.
BucketDelete Command.
BucketExists Waiter Command.
BucketHead Command.
BucketLocationGet Command.
BucketNotExists Waiter Command.
BucketReplicationDelete Command.
BucketReplicationGet Command.
BucketReplicationPut Command.
Buckets Command.
BucketsExtended Command.
BucketVersioningGet Command.
BucketVersioningPut Command.
BucketWebsiteDelete Command.
BucketWebsiteGet Command.
BucketWebsitePut Command.
CompleteMultipartUpload Command.
Config Command.
CopyObject Command.
CreateBucket Command.
CreateMultipartUpload Command.
CRN Subcommand for Config CRN.
DDL Subcommand for Config.
DeleteBucket Command.
DeleteBucketCors Command.
DeleteObject Command.
DeleteObjects Command.
Download Command from S3Manager.
GetBucketClass Command.
GetBucketCors Command.
GetBucketLocation Command.
GetObject Command.
HeadBucket Command.
HeadObject Command.
HMAC Subcommand for Config Auth.
List Subcommand for Config.
ListBuckets Command.
ListBucketsExtended Command.
ListMultipartUploads Command.
ListObjects Command.
ListObjectsV2 Command.
ListParts Command.
MultipartUploadAbort Command.
MultipartUploadComplete Command.
MultipartUploadCreate Command.
MultipartUploads Command.
ObjectCopy Command.
ObjectDelete Command.
ObjectExists Waiter Command.
ObjectGet Command.
ObjectHead Command.
ObjectLegalHoldGet Command.
ObjectLegalHoldPut Command.
ObjectLockGet Command.
ObjectLockPut Command.
ObjectNotExists Waiter Command.
ObjectPut Command.
ObjectRetentionGet Command.
ObjectRetentionPut Command.
Objects Command.
ObjectsDelete Command.
ObjectTaggingDelete Command.
ObjectTaggingGet Command.
ObjectTaggingPut Command.
ObjectVersions Command.
Parts Command.
PartUpload Command.
PartUploadCopy Command.
PublicAccessBlockDelete Command.
PublicAccessBlockGet Command.
PublicAccessBlockPut Command.
PutBucketCors Command.
PutObject Command.
Region Subcommand for Config.
RegionsEndpointURL Subcommand for Config.
SetEndpoint Set Service Endpoint URL.
Upload Command from S3Manager.
UploadPart Command.
UploadPartCopy Command.
URLStyle that identifies bucket and location.
Wait Command.
# Variables
CommandAbortMPU - Abort a multipart upload instance (Legacy version) command: ibmcloud cos abort-multipart-upload.
No description provided by the author
No description provided by the author
CommandAuth - (subcommand for Config).
CommandBucketClassGet - Get the class of a bucket (OneCloud version) command: ibmcloud cos bucket-class-get.
CommandBucketCorsDelete - Delete CORS configuration from a bucket (OneCloud version) command: ibmcloud cos delete-bucket-cors.
CommandBucketCorsGet - Get CORS configuration from a bucket (OneCloud version) command: ibmcloud cos bucket-cors-get.
CommandBucketCorsPut - Sets CORS configuration on a bucket (OneCloud version) command: ibmcloud cos bucket-cors-put.
CommandBucketCreate - Create a bucket (OneCloud version) command: ibmcloud cos bucket-create.
CommandBucketDelete - Delete a bucket (OneCloud version) command: ibmcloud cos bucket-delete.
CommandBucketExists ...
CommandBucketHead - Head a bucket (OneCloud version) command: ibmcloud cos bucket-head.
CommandBucketLocationGet - Get the location of a bucket (OneCloud version) command: ibmcloud cos bucket-location-get.
CommandBucketNotExists ...
CommandBucketReplicationDelete - Delete the replication configuration from a bucket with DeleteBucketReplication.
CommandBucketReplicationGet - Get the replication configuration for a bucket with GetBucketReplication.
CommandBucketReplicationPut - Set the replication configuration on a bucket with PutBucketReplication.
CommandBuckets - List all buckets (OneCloud version) command: ibmcloud cos buckets.
CommandBucketsExtended - List all the extended buckets (OneCloud version) command: ibmcloud cos buckets-extended.
CommandBucketVersioningGet - Get versioning configuration with GetBucketVersioning.
CommandBucketVersioningPut - Set versioning configuration with GetBucketVersioning.
CommandBucketWebsiteDelete - Delete static website configuration on a bucket with DeleteBucketWebsite.
CommandBucketWebsiteGet - Get static website configuration on a bucket with GetBucketWebsite.
CommandBucketWebsitePut - Set static website configuration on a bucket with PutBucketWebsite.
CommandCompleteMPU - Complete an existing multipart upload instance (Legacy version) command: ibmcloud cos complete-multipart-upload.
CommandConfig ...
CommandCopyObject - Copy an object from one bucket to another (Legacy version) command: ibmcloud cos copy-object.
CommandCopyUploadPart - Upload a part of an object (Legacy version) command: ibmcloud cos upload-part-copy.
********************************************************* ***********LEGACY COMMANDS (DEPRECATED SYNTAX)*********** **********************DO NOT UPDATE********************** CommandCreateBucket - Create a bucket (Legacy version) command: ibmcloud cos create-bucket.
CommandCreateMPU - Create a new multipart upload instance (Legacy version) command: ibmcloud cos create-multipart-upload.
CommandCRN - (subcommand for Config).
CommandDDL - (subcommand for Config).
CommandDeleteBucket - Delete a bucket (Legacy version) command: ibmcloud cos delete-bucket.
CommandDeleteBucketCors - Delete CORS configuration from a bucket (Legacy version) command: ibmcloud cos delete-bucket-cors.
CommandDeleteObject - Delete an object from a bucket (Legacy version) command: ibmcloud cos delete-object.
CommandDeleteObjects - Delete multiple objects from a bucket (Legacy version) command: ibmcloud cos delete-objects.
CommandDownload - Download objects concurrently using S3 Transfer Manager command: ibmcloud cos download.
CommandGetBucketClass - Get the class of a bucket (Legacy version) command: ibmcloud cos get-bucket-class.
CommandGetBucketCors - Get CORS configuration from a bucket (Legacy version) command: ibmcloud cos get-bucket-cors.
CommandGetBucketLocation - Get the location of a bucket (Legacy version) command: ibmcloud cos get-bucket-location.
CommandGetObject - Get object from a bucket (Legacy version) command: ibmcloud cos get-object.
CommandHeadBucket - Head a bucket (Legacy version) command: ibmcloud cos head-bucket.
CommandHeadObject - Head object from a bucket (Legacy version) command: ibmcloud cos head-object.
CommandHMAC - (subcommand for Config).
CommandList - (subcommand for Config).
CommandListBuckets - List all buckets (Legacy version) command: ibmcloud cos list-buckets.
CommandListBucketsExtended - List all the extended buckets (Legacy version) command: ibmcloud cos list-bucket-extended.
CommandListMPUs - List in-progress multipart uploads (Legacy version) command: ibmcloud cos list-multipart-uploads.
CommandListObjects - List all objects in a bucket (Legacy version) command: ibmcloud cos list-objects.
CommandListObjectsV2 - List all objects in a bucket command: ibmcloud cos list-objects-v2.
CommandListParts - List all uploaded parts of an object (Legacy version) command: ibmcloud cos parts.
CommandMPUAbort - Abort a multipart upload instance (OneCloud version) command: ibmcloud cos multipart-upload-abort.
CommandMPUComplete - Complete an existing multipart upload instance (OneCloud version) command: ibmcloud cos multipart-upload-complete.
CommandMPUCreate - Create a new multipart upload instance (OneCloud version) command: ibmcloud cos multipart-upload-create.
CommandMPUs - List in-progress multipart uploads (OneCloud version) command: ibmcloud cos multipart-uploads.
CommandObjectCopy - Copy an object from one bucket to another (OneCloud version) command: ibmcloud cos object-copy.
CommandObjectDelete - Delete an object from a bucket (OneCloud version) command: ibmcloud cos object-delete.
CommandObjectExists ...
CommandObjectGet - Get object from a bucket (OneCloud version) command: ibmcloud cos object-get.
CommandObjectHead - Head object from a bucket (OneCloud version) command: ibmcloud cos object-head.
CommandObjectLegalHoldGet - Get the object lock configuration for a object with GetObjectLegalHold.
CommandObjectLegalHoldPut - Set the object lock configuration on a object with PutObjectLegalHold.
CommandObjectLockConfigurationGet - Get the object lock configuration for a bucket with GetObjectLockConfiguration.
CommandObjectLockConfigurationPut - Set the object lock configuration on a bucket with PutObjectLockConfiguration.
CommandObjectNotExists ...
CommandObjectPut - Upload an object to a bucket (OneCloud version) command: ibmcloud cos object-put.
CommandObjectRetentionGet - Get retention on a object with GetObjectRetention.
CommandObjectRetentionPut - Set retention on a object with PutObjectRetention.
CommandObjects - List all objects in a bucket (OneCloud version) command: ibmcloud cos objects.
CommandObjectsDelete - Delete multiple object from a bucket (OneCloud version) command: ibmcloud cos objects-delete.
CommandObjectTaggingDelete - Delete tags on an object with DeleteObjectTagging.
CommandObjectTaggingGet - Get tags on an object with GetObjectTagging.
CommandObjectTaggingPut - Set tags on an object with PutObjectTagging.
CommandObjectVersions - List all object versions in a bucket command: ibmcloud cos object-versions.
CommandParts - List all uploaded parts of an object (OneCloud version) command: ibmcloud cos parts.
CommandPartUpload - Upload a part of an object (OneCloud version) command: ibmcloud cos part-upload.
CommandPartUploadCopy - Upload a part of an object (OneCloud version) command: ibmcloud cos part-upload-copy.
CommandPublicAccessBlockDelete - Delete public access block configuration on a bucket with DeletePublicAccessBlock.
CommandPublicAccessBlockGet - Get public access block configuration on a bucket with GetPublicAccessBlock.
CommandPublicAccessBlockPut - Set public access block configuration on a bucket with PutPublicAccessBlock.
CommandPutBucketCors - Sets CORS configuration on a bucket (Legacy version) command: ibmcloud cos put-bucket-cors.
CommandPutObject - Upload an object to a bucket (Legacy version) command: ibmcloud cos put-object.
CommandRegion - (subcommand for Config).
CommandRegionsEndpointURL - (subcommand for Config).
No description provided by the author
CommandUpload - Upload objects concurrently using S3 Transfer Manager command: ibmcloud cos upload.
CommandUploadPart - Upload a part of an object (Legacy version) command: ibmcloud cos upload-part.
CommandURLStyle - (subcommand for Config).
CommandWait - Wait until a particular condition is satisfied.