Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 161 - 170 of 1,037 for host:docs.min.io (0.22 seconds)

  1. mc retention clear | MinIO AIStor Documentation

    The mc retention clear command removes the Write-Once Read-Many (WORM) locking settings for an object or object(s) in a bucket. You can also remove the default object lock settings for a bucket. To change the retention status of an object under legal hold, use mc legalhold clear. Syntax Example The following command removes the default object lock configuration for the mydata bucket on the myaistor MinIO AIStor deployment:
    docs.min.io/aistor/reference/cli/mc-retention/mc-retention-clear/
    Wed Apr 29 07:06:45 GMT 2026
      275.4K bytes
  2. mc share list | MinIO AIStor Documentation

    The mc share ls command displays any unexpired presigned URLs generated by mc share upload or mc share download. The mc share list command has equivalent functionality to mc share ls. Applications can perform a PUT to retrieve the object from the URL. For more information on shareable object URLs, see the Amazon S3 documentation on Pre-Signed URLs. Syntax Example The following command lists all upload and download presigned URLs respectively for the mydata bucket on the myaistor MinIO AIStor deployment:
    docs.min.io/aistor/reference/cli/mc-share/mc-share-list/
    Wed Apr 29 07:06:45 GMT 2026
      269.4K bytes
      Similar Results (1)
  3. mc table view exists | MinIO AIStor Documentation

    The mc table view exists command checks if an Iceberg view exists in the catalog on an MinIO AIStor cluster. Example The following command checks if the monthly_sales_view view exists in the prod namespace of the analytics warehouse on the myaistor MinIO AIStor cluster: mc table view exists myaistor analytics prod monthly_sales_view Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table/mc-table-view/mc-table-view-exists/
    Wed Apr 29 07:06:45 GMT 2026
      266.5K bytes
  4. mc table list | MinIO AIStor Documentation

    The mc table list command lists all tables in a namespace on an MinIO AIStor cluster. Example The following command lists all tables in the prod namespace of the analytics warehouse on the myaistor MinIO AIStor cluster: mc table list myaistor analytics prod Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table/mc-table-list/
    Wed Apr 29 07:06:45 GMT 2026
      265.1K bytes
      Similar Results (6)
  5. mc table share token create | MinIO AIStor Docu...

    The mc table share token create command generates a new access token for a Delta Sharing configuration. Tokens allow external consumers to access shared tables using the Delta Sharing protocol. Example The following command creates a token for the analytics-share with a 90-day expiration: mc table share token create myaistor/analytics-share --expires 90d Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table-share/mc-table-share-token/mc-table-share-token-create/
    Wed Apr 29 07:06:45 GMT 2026
      269.6K bytes
  6. mc share download | MinIO AIStor Documentation

    The mc share download command generates a temporary presigned URL with integrated access credentials for downloading objects from an MinIO AIStor bucket. The temporary URL expires after a configurable time limit. Applications can perform a GET to retrieve the object from the URL. Users can open the URL in a browser to download the object. For more information on shareable object URLs, see the Amazon S3 documentation on Pre-Signed URLs.
    docs.min.io/aistor/reference/cli/mc-share/mc-share-download/
    Wed Apr 29 07:06:45 GMT 2026
      273.2K bytes
      Similar Results (1)
  7. mc support top net | MinIO AIStor Documentation

    The mc support top net command displays realtime network metrics. Syntax Example The following command displays the current realtime network metrics for the alias myaistor deployment.
    docs.min.io/aistor/reference/cli/mc-support/mc-support-top/mc-support-top-net/
    Wed Apr 29 07:06:45 GMT 2026
      262.8K bytes
      Similar Results (1)
  8. mc version enable | MinIO AIStor Documentation

    The mc version enable command enables versioning on the specified bucket. Syntax Example The following command enables versioning for the mybucket bucket on the myaistor MinIO AIStor:
    docs.min.io/aistor/reference/cli/mc-version/mc-version-enable/
    Wed Apr 29 07:06:45 GMT 2026
      270.5K bytes
  9. mc table share update | MinIO AIStor Documentation

    The mc table share update command modifies an existing Delta Sharing configuration on an MinIO AIStor cluster. Use this command to update the description, add tables, or remove tables from a share. Example The following command adds a table to the analytics-share on the myaistor MinIO AIStor cluster:
    docs.min.io/aistor/reference/cli/mc-table-share/mc-table-share-update/
    Wed Apr 29 07:06:45 GMT 2026
      272.8K bytes
  10. mc table share token remove | MinIO AIStor Docu...

    The mc table share token remove command revokes an access token for Delta Sharing. After removal, any external consumers using the token lose access to the shared tables. Example The following command removes a token from the myaistor MinIO AIStor cluster: mc table share token remove myaistor tok_abc123 Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table-share/mc-table-share-token/mc-table-share-token-remove/
    Wed Apr 29 07:06:45 GMT 2026
      265.1K bytes
Back to Top