- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4741 - 4750 of about 10,000 for filetype:html (1.12 sec)
-
Security - FastAPI
fastapi.tiangolo.com/yo/tutorial/security/ Similar Results (5)Registered: Mon Aug 25 08:05:39 UTC 2025 - 109.5K bytes - Viewed (0) -
kubectl create configmap | Kubernetes
Synopsis Create a config map based on a file, directory, or specified literal value. A single config map may package one or more key/value pairs. When creating a config map based on a file, the key will default to the basename of the file, and the value will default to the file content. If the basename is an invalid key, you may specify an alternate key. When creating a config map based on a directory, each file whose basename is a valid key in the directory will be packaged into the config map.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_configmap/Registered: Mon Aug 25 08:06:22 UTC 2025 - 464.7K bytes - Viewed (0) -
kubectl create rolebinding | Kubernetes
Synopsis Create a role binding for a particular role or cluster role. kubectl create rolebinding NAME --clusterrole=NAME|--role=NAME [--user=username] [--group=groupname] [--serviceaccount=namespace:serviceaccountname] [--dry-run=server|client|none] Examples # Create a role binding for user1, user2, and group1 using the admin cluster role kubectl create rolebinding admin --clusterrole=admin --user=user1 --user=user2 --group=group1 # Create a role binding for service account monitoring:sa-dev using the admin role kubectl create rolebinding admin-binding --role=admin --serviceaccount=monitoring:sa-dev Options --allow-missing-template-keys Default: true If true, ignore any errors in templates when a field or map key is missing in the template.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_rolebinding/ Similar Results (1)Registered: Mon Aug 25 08:05:35 UTC 2025 - 464.7K bytes - Viewed (0) -
Git - git-am Documentation
English ▾ English Français 日本語 Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential...git-scm.com/docs/git-am/2.46.0 Similar Results (8)Registered: Mon Aug 25 08:04:41 UTC 2025 - Last Modified: Fri Aug 22 14:57:30 UTC 2025 - 65.8K bytes - Viewed (0) -
Git - git-am Documentation
English ▾ English Français 日本語 Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential...git-scm.com/docs/git-am/2.35.0 Similar Results (6)Registered: Mon Aug 25 08:04:45 UTC 2025 - Last Modified: Fri Aug 22 14:57:30 UTC 2025 - 61.3K bytes - Viewed (0) -
Losses — Apache MXNet documentation
Losses Custom Loss Blocks Kullback-Leibler (KL) Divergence Loss functions Did this page help you? Yes No Thanks for y...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/loss/index.htmlRegistered: Mon Aug 25 08:19:41 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 145.1K bytes - Viewed (0) -
kubectl set subject | Kubernetes
Synopsis Update the user, group, or service account in a role binding or cluster role binding. kubectl set subject (-f FILENAME | TYPE NAME) [--user=username] [--group=groupname] [--serviceaccount=namespace:serviceaccountname] [--dry-run=server|client|none] Examples # Update a cluster role binding for serviceaccount1 kubectl set subject clusterrolebinding admin --serviceaccount=namespace:serviceaccount1 # Update a role binding for user1, user2, and group1 kubectl set subject rolebinding admin --user=user1 --user=user2 --group=group1 # Print the result (in YAML format) of updating rolebinding subjects from a local, without hitting the server kubectl create rolebinding admin --role=admin --user=admin -o yaml --dry-run=client | kubectl set subject --local -f - --user=foo -o yaml Options --all Select all resources, in the namespace of the specified resource typeskubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_subject/Registered: Mon Aug 25 08:13:18 UTC 2025 - 464.8K bytes - Viewed (0) -
Git - git-rebase Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-rebase/2.45.0 Similar Results (14)Registered: Mon Aug 25 08:13:29 UTC 2025 - Last Modified: Fri Aug 22 14:57:30 UTC 2025 - 167.1K bytes - Viewed (0) -
Tutoriel - Guide utilisateur - Introduction - F...
fastapi.tiangolo.com/fr/tutorial/Registered: Mon Aug 25 08:13:18 UTC 2025 - 107K bytes - Viewed (0) -
Apache Maven Compiler Plugin – Introduction
Apache Maven Compiler Plugin The Compiler Plugin is used to compile the sources of your project. The default compiler...maven.apache.org/plugins/maven-compiler-plugin/index.html Similar Results (1)Registered: Mon Aug 25 08:12:43 UTC 2025 - Last Modified: Mon Feb 17 21:06:50 UTC 2025 - 14.2K bytes - Viewed (0)