- Sort Score
- Num 10 results
- Language All
- Labels All
Results 151 - 160 of 1,037 for host:docs.min.io (0.21 seconds)
-
mc mv | MinIO AIStor Documentation
The mc mv command moves an object from source to the target, such as between MinIO AIStor deployments or between buckets on the same MinIO AIStor deployment. mc mv also supports moving objects between a local filesystem and MinIO AIStor. You can also use mc mv against the local filesystem to produce similar results to the mv command-line tool. Syntax Example The following command moves objects from the mydata bucket to the archive bucket on the myaistor MinIO AIStor deployment:docs.min.io/aistor/reference/cli/mc-mv/ -
mc legalhold clear | MinIO AIStor Documentation
The mc legalhold clear command removes the current legal hold setting for an object or objects. Syntax Removing the legal hold on object(s) does not remove any other GOVERNANCE Mode and COMPLIANCE Mode retention settings in place for the object(s) Example The following command removes the legal hold on all objects in the mydata bucket on the myaistor server.docs.min.io/aistor/reference/cli/mc-legalhold/mc-legalhold-clear/ -
mc od | MinIO AIStor Documentation
The mc od command copies a local file to a remote location in a specified number of parts and part sizes. The command outputs the time it took to upload the file. Use the mc od to mimic the functionality of the Linux dd command. Example The following command Upload 200MiB of a file to a bucket in 5 parts of size 40MiB. The output shows the results of the upload, including the length of time it took for the upload to complete.docs.min.io/aistor/reference/cli/mc-od/Wed Apr 29 07:06:45 GMT 2026 274.1K bytes -
mc ilm rule | MinIO AIStor Documentation
The mc ilm rule command and its subcommands configure the rules used to transition objects between storage tiers in MinIO AIStor’s Lifecycle Management. Before creating rules with this command, use mc ilm tier and its subcommands to create the tier or tiers of other object storage locations where objects move. For more information, see the overview of lifecycle management. Subcommands mc ilm rule includes the following subcommands:docs.min.io/aistor/reference/cli/mc-ilm-rule/Wed Apr 29 07:06:45 GMT 2026 269.6K bytes -
mc mb | MinIO AIStor Documentation
The mc mb command creates a new bucket on an MinIO AIStor deployment. You can also use mc mb to create buckets on S3-compatible services. Syntax Example The following command creates a new bucket on the myaistor deployment:docs.min.io/aistor/reference/cli/mc-mb/Wed Apr 29 07:06:45 GMT 2026 278K bytes -
mc ping | MinIO AIStor Documentation
The mc ping command performs a liveness check on a specified target. Syntax Example The following sends a response request to the target(s) and outputs the minimum, maximum, average, and roundtrip times of the response, as well as the number of errors encountered when processing the request.docs.min.io/aistor/reference/cli/mc-ping/Wed Apr 29 07:06:45 GMT 2026 272K bytes -
mc inventory generate | MinIO AIStor Documentation
mc inventory generate creates a YAML-formatted template file for a new inventory configuration. The command prints the template to STDOUT. Open the generated template in your preferred text editor to customize: Destination bucket and prefix for output files Schedule (once, hourly, daily, weekly, monthly, yearly) Filters (by prefix, age, size, tags, metadata) Output format (csv, json, parquet) Output report fields See the configuration reference for details on all available configuration options.docs.min.io/aistor/reference/cli/mc-inventory/mc-inventory-generate/ -
mc replicate import | MinIO AIStor Documentation
The mc replicate import command imports JSON-formatted replication rules for an MinIO AIStor bucket from STDIN. Syntax Example The following command imports the replication configuration for the mydata bucket on the myaistor MinIO AIStor deployment:docs.min.io/aistor/reference/cli/mc-replicate/mc-replicate-import/Wed Apr 29 07:06:45 GMT 2026 266.2K bytes -
mc share | MinIO AIStor Documentation
Use the mc share commands to manage presigned URLs for downloading and uploading objects to a bucket. Subcommands mc share includes the following subcommands: Subcommand Description mc share download The mc share download command creates URLs for performing GET operations mc share list The mc share list command lists active share URLs mc share upload The mc share upload command creates URLs for performing PUT operationsdocs.min.io/aistor/reference/cli/mc-share/ -
mc support telemetry proxy | MinIO AIStor Docum...
The mc support telemetry proxy command streams API events from all nodes on the MinIO AIStor deployment to the specified remote OpenTelemetry Protocol (OTLP)-compatible collector. Use the --sample flag to modify the number of calls traced and adjust the impact on performance. By default, the command runs in the current shell session until manually stopped. Syntax Example The following command streams the S3 API calls on the alias myaistor to an OTLP-compatible tracing service running on localhost.docs.min.io/aistor/reference/cli/mc-support/mc-support-telemetry/mc-support-telemetry-proxy/Wed Apr 29 07:06:45 GMT 2026 275.6K bytes