diff --git a/content/docs/general/tools/portal-clients.mdx b/content/docs/general/tools/portal-clients.mdx index 082032397c3b9b54fb52a604a2dc7fd211ee6d97..fda30f67798777e1afbf6d7a092eb7b7a07020ca 100644 --- a/content/docs/general/tools/portal-clients.mdx +++ b/content/docs/general/tools/portal-clients.mdx @@ -1,5 +1,5 @@ --- -title: "it4i-portal-clients" +title: "IT4I Portal Clients" --- it4i-portal-clients provides simple user-friendly shell interface to call [IT4I API](https://docs.it4i.cz/apiv1/) requests and display their respond. diff --git a/content/docs/storage/s3cmd.mdx b/content/docs/storage/s3cmd.mdx index a73a4d3b5a04d1abd8f84ce4e331eba3da222510..a9038af7f008dced0c3c7351762cf330ddac7c9b 100644 --- a/content/docs/storage/s3cmd.mdx +++ b/content/docs/storage/s3cmd.mdx @@ -1,6 +1,8 @@ --- -title: "s3cmd" +title: "Object Storage Tools" --- +## s3cmd + S3cmd is a command-line tool for managing data in Amazon Simple Storage Service (S3). It is a free and open-source tool that is available for Linux, macOS, and Windows. For more information, see [https://docs.e-infra.cz/storage/object-storage/s3cmd/][a].