- Sort Score
- Result 10 results
- Languages All
Results 501 - 510 of 528 for clif (0.12 sec)
-
helm-releases/minio-4.0.4.tgz
'$BUCKET'" ${MC} mb myminio/$BUCKET else echo "Bucket '$BUCKET' already exists." fi # set versioning for bucket if [ ! -z $VERSIONING ] ; then if [ $VERSIONING = true ] ; then echo "Enabling versioning for '$BUCKET'" ${MC} version enable myminio/$BUCKET elif [ $VERSIONING = false ] ; then echo "Suspending versioning for '$BUCKET'" ${MC} version suspend myminio/$BUCKET fi else echo "Bucket '$BUCKET' versioning unchanged." fi # At this point, the bucket should exist, skip checking for existence # Set policy...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jul 14 04:44:23 UTC 2022 - 18.2K bytes - Viewed (0) -
docs/fr/docs/alternatives.md
Il présente une caractéristique intéressante et peu commune : à l'aide du même framework, il est possible de créer des API et des CLI. Comme il est basé sur l'ancienne norme pour les frameworks web Python synchrones (WSGI), il ne peut pas gérer les Websockets et autres, bien qu'il soit également très performant. /// info
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 20 19:20:23 UTC 2024 - 27.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
- [Auth](#auth) - [Azure](#azure) - [CLI](#cli) - [Network](#network) - [Before Upgrading](#before-upgrading) - [Known Issues](#known-issues) - [Deprecations](#deprecations) - [Other Notable Changes](#other-notable-changes-13) - [Apps](#apps) - [AWS](#aws) - [Auth](#auth-1) - [CLI](#cli-1) - [Cluster Lifecycle](#cluster-lifecycle) - [GCP](#gcp)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
- [(No, really, you MUST do this before you upgrade)](#no-really-you-must-do-this-before-you-upgrade) - [Major Themes](#major-themes) - [SIG API Machinery](#sig-api-machinery) - [SIG Auth](#sig-auth) - [SIG CLI](#sig-cli) - [SIG Cluster Lifecycle](#sig-cluster-lifecycle) - [SIG Instrumentation](#sig-instrumentation) - [SIG Network](#sig-network) - [SIG Node](#sig-node) - [SIG OpenStack](#sig-openstack)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 77.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.14.md
- [Detailed Bug Fixes And Changes](#detailed-bug-fixes-and-changes) - [API Machinery](#api-machinery) - [Apps](#apps) - [Auth](#auth) - [AWS](#aws) - [Azure](#azure) - [CLI](#cli) - [Cloud Provider](#cloud-provider) - [Cluster Lifecycle](#cluster-lifecycle) - [GCP](#gcp) - [Network](#network) - [Node](#node) - [Scheduling](#scheduling) - [Storage](#storage)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon Jun 14 22:06:39 UTC 2021 - 271.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.15.md
- [API Machinery](#api-machinery) - [Apps](#apps) - [Auth](#auth) - [AWS](#aws) - [Azure](#azure) - [CLI](#cli) - [Lifecycle](#lifecycle) - [Network](#network) - [Node](#node) - [Storage](#storage) - [Deprecations and Removals](#deprecations-and-removals) - [Metrics Changes](#metrics-changes)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 278.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
- [OpenStack](#openstack) - [Storage](#storage) - [Windows](#windows) - [Before Upgrading](#before-upgrading) - [**API Machinery**](#api-machinery-1) - [**Auth**](#auth-1) - [**CLI**](#cli) - [**Cluster Lifecycle**](#cluster-lifecycle-1) - [**Multicluster**](#multicluster) - [**Node**](#node-1) - [**Network**](#network-1) - [**Scheduling**](#scheduling)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
cmd/erasure-server-pool-decom.go
for k := range specifiedPools { pi, ok := rememberedPools[k] if !ok { // we do not have the pool anymore that we previously remembered, since all // the CLI checks out we can allow updates since we are mostly adding a pool here. update = true } if ok && pi.completed {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Sep 06 13:20:19 UTC 2024 - 42.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.2.md
trigger scaling up and down the number of pods in your application. * <strong>New GUI</strong> (dashboard) allows you to get started quickly and enables the same functionality found in the CLI as a more approachable and discoverable way of interacting with the system. Note: the GUI is enabled by default in 1.2 clusters.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Dec 04 06:36:19 UTC 2020 - 41.4K bytes - Viewed (0)