From 19b76ba42b17788ee239af762654e400b1c9701a Mon Sep 17 00:00:00 2001 From: juanvallejo Date: Tue, 11 Oct 2016 14:23:39 -0400 Subject: [PATCH] update generated docs --- contrib/completions/bash/oadm | 86 ++++ contrib/completions/bash/oc | 216 ++++++++++ contrib/completions/bash/openshift | 384 ++++++++++++++++++ contrib/completions/zsh/oadm | 86 ++++ contrib/completions/zsh/oc | 216 ++++++++++ contrib/completions/zsh/openshift | 384 ++++++++++++++++++ docs/man/man1/oadm-build-chain.1 | 4 + docs/man/man1/oadm-ca-create-key-pair.1 | 4 + docs/man/man1/oadm-ca-create-master-certs.1 | 4 + docs/man/man1/oadm-ca-create-server-cert.1 | 4 + docs/man/man1/oadm-ca-create-signer-cert.1 | 4 + docs/man/man1/oadm-ca-decrypt.1 | 4 + docs/man/man1/oadm-ca-encrypt.1 | 4 + docs/man/man1/oadm-ca.1 | 4 + docs/man/man1/oadm-completion.1 | 4 + docs/man/man1/oadm-config-current-context.1 | 4 + docs/man/man1/oadm-config-delete-cluster.1 | 4 + docs/man/man1/oadm-config-delete-context.1 | 4 + docs/man/man1/oadm-config-get-clusters.1 | 4 + docs/man/man1/oadm-config-get-contexts.1 | 4 + docs/man/man1/oadm-config-set-cluster.1 | 4 + docs/man/man1/oadm-config-set-context.1 | 4 + docs/man/man1/oadm-config-set-credentials.1 | 4 + docs/man/man1/oadm-config-set.1 | 4 + docs/man/man1/oadm-config-unset.1 | 4 + docs/man/man1/oadm-config-use-context.1 | 4 + docs/man/man1/oadm-config-view.1 | 4 + docs/man/man1/oadm-config.1 | 4 + docs/man/man1/oadm-cordon.1 | 4 + docs/man/man1/oadm-create-api-client-config.1 | 4 + .../man1/oadm-create-bootstrap-policy-file.1 | 4 + .../oadm-create-bootstrap-project-template.1 | 4 + docs/man/man1/oadm-create-error-template.1 | 4 + docs/man/man1/oadm-create-key-pair.1 | 4 + docs/man/man1/oadm-create-kubeconfig.1 | 4 + docs/man/man1/oadm-create-login-template.1 | 4 + docs/man/man1/oadm-create-master-certs.1 | 4 + docs/man/man1/oadm-create-node-config.1 | 4 + .../oadm-create-provider-selection-template.1 | 4 + docs/man/man1/oadm-create-server-cert.1 | 4 + docs/man/man1/oadm-create-signer-cert.1 | 4 + docs/man/man1/oadm-diagnostics.1 | 4 + docs/man/man1/oadm-drain.1 | 4 + docs/man/man1/oadm-groups-add-users.1 | 4 + docs/man/man1/oadm-groups-new.1 | 4 + docs/man/man1/oadm-groups-prune.1 | 4 + docs/man/man1/oadm-groups-remove-users.1 | 4 + docs/man/man1/oadm-groups-sync.1 | 4 + docs/man/man1/oadm-groups.1 | 4 + docs/man/man1/oadm-ipfailover.1 | 4 + docs/man/man1/oadm-manage-node.1 | 4 + docs/man/man1/oadm-migrate-image-references.1 | 4 + docs/man/man1/oadm-migrate-storage.1 | 4 + docs/man/man1/oadm-migrate.1 | 4 + docs/man/man1/oadm-new-project.1 | 4 + docs/man/man1/oadm-options.1 | 4 + docs/man/man1/oadm-overwrite-policy.1 | 4 + .../man1/oadm-pod-network-isolate-projects.1 | 4 + .../man/man1/oadm-pod-network-join-projects.1 | 4 + .../oadm-pod-network-make-projects-global.1 | 4 + docs/man/man1/oadm-pod-network.1 | 4 + .../oadm-policy-add-cluster-role-to-group.1 | 4 + .../oadm-policy-add-cluster-role-to-user.1 | 4 + docs/man/man1/oadm-policy-add-role-to-group.1 | 4 + docs/man/man1/oadm-policy-add-role-to-user.1 | 4 + docs/man/man1/oadm-policy-add-scc-to-group.1 | 4 + docs/man/man1/oadm-policy-add-scc-to-user.1 | 4 + ...m-policy-reconcile-cluster-role-bindings.1 | 4 + .../oadm-policy-reconcile-cluster-roles.1 | 4 + docs/man/man1/oadm-policy-reconcile-sccs.1 | 4 + ...dm-policy-remove-cluster-role-from-group.1 | 4 + ...adm-policy-remove-cluster-role-from-user.1 | 4 + docs/man/man1/oadm-policy-remove-group.1 | 4 + .../man1/oadm-policy-remove-role-from-group.1 | 4 + .../man1/oadm-policy-remove-role-from-user.1 | 4 + .../man1/oadm-policy-remove-scc-from-group.1 | 4 + .../man1/oadm-policy-remove-scc-from-user.1 | 4 + docs/man/man1/oadm-policy-remove-user.1 | 4 + docs/man/man1/oadm-policy-who-can.1 | 4 + docs/man/man1/oadm-policy.1 | 4 + docs/man/man1/oadm-prune-builds.1 | 4 + docs/man/man1/oadm-prune-deployments.1 | 4 + docs/man/man1/oadm-prune-groups.1 | 4 + docs/man/man1/oadm-prune-images.1 | 4 + docs/man/man1/oadm-prune.1 | 4 + docs/man/man1/oadm-registry.1 | 4 + docs/man/man1/oadm-router.1 | 4 + docs/man/man1/oadm-taint.1 | 4 + docs/man/man1/oadm-top-images.1 | 4 + docs/man/man1/oadm-top-imagestreams.1 | 4 + docs/man/man1/oadm-top-node.1 | 4 + docs/man/man1/oadm-top-pod.1 | 4 + docs/man/man1/oadm-top.1 | 4 + docs/man/man1/oadm-uncordon.1 | 4 + docs/man/man1/oadm-version.1 | 4 + docs/man/man1/oadm.1 | 4 + docs/man/man1/oc-adm-build-chain.1 | 4 + docs/man/man1/oc-adm-ca-create-key-pair.1 | 4 + docs/man/man1/oc-adm-ca-create-master-certs.1 | 4 + docs/man/man1/oc-adm-ca-create-server-cert.1 | 4 + docs/man/man1/oc-adm-ca-create-signer-cert.1 | 4 + docs/man/man1/oc-adm-ca-decrypt.1 | 4 + docs/man/man1/oc-adm-ca-encrypt.1 | 4 + docs/man/man1/oc-adm-ca.1 | 4 + docs/man/man1/oc-adm-completion.1 | 4 + docs/man/man1/oc-adm-config-current-context.1 | 4 + docs/man/man1/oc-adm-config-delete-cluster.1 | 4 + docs/man/man1/oc-adm-config-delete-context.1 | 4 + docs/man/man1/oc-adm-config-get-clusters.1 | 4 + docs/man/man1/oc-adm-config-get-contexts.1 | 4 + docs/man/man1/oc-adm-config-set-cluster.1 | 4 + docs/man/man1/oc-adm-config-set-context.1 | 4 + docs/man/man1/oc-adm-config-set-credentials.1 | 4 + docs/man/man1/oc-adm-config-set.1 | 4 + docs/man/man1/oc-adm-config-unset.1 | 4 + docs/man/man1/oc-adm-config-use-context.1 | 4 + docs/man/man1/oc-adm-config-view.1 | 4 + docs/man/man1/oc-adm-config.1 | 4 + docs/man/man1/oc-adm-cordon.1 | 4 + .../man1/oc-adm-create-api-client-config.1 | 4 + .../oc-adm-create-bootstrap-policy-file.1 | 4 + ...oc-adm-create-bootstrap-project-template.1 | 4 + docs/man/man1/oc-adm-create-error-template.1 | 4 + docs/man/man1/oc-adm-create-key-pair.1 | 4 + docs/man/man1/oc-adm-create-kubeconfig.1 | 4 + docs/man/man1/oc-adm-create-login-template.1 | 4 + docs/man/man1/oc-adm-create-master-certs.1 | 4 + docs/man/man1/oc-adm-create-node-config.1 | 4 + ...c-adm-create-provider-selection-template.1 | 4 + docs/man/man1/oc-adm-create-server-cert.1 | 4 + docs/man/man1/oc-adm-create-signer-cert.1 | 4 + docs/man/man1/oc-adm-diagnostics.1 | 4 + docs/man/man1/oc-adm-drain.1 | 4 + docs/man/man1/oc-adm-groups-add-users.1 | 4 + docs/man/man1/oc-adm-groups-new.1 | 4 + docs/man/man1/oc-adm-groups-prune.1 | 4 + docs/man/man1/oc-adm-groups-remove-users.1 | 4 + docs/man/man1/oc-adm-groups-sync.1 | 4 + docs/man/man1/oc-adm-groups.1 | 4 + docs/man/man1/oc-adm-ipfailover.1 | 4 + docs/man/man1/oc-adm-manage-node.1 | 4 + .../man1/oc-adm-migrate-image-references.1 | 4 + docs/man/man1/oc-adm-migrate-storage.1 | 4 + docs/man/man1/oc-adm-migrate.1 | 4 + docs/man/man1/oc-adm-new-project.1 | 4 + docs/man/man1/oc-adm-options.1 | 4 + docs/man/man1/oc-adm-overwrite-policy.1 | 4 + .../oc-adm-pod-network-isolate-projects.1 | 4 + .../man1/oc-adm-pod-network-join-projects.1 | 4 + .../oc-adm-pod-network-make-projects-global.1 | 4 + docs/man/man1/oc-adm-pod-network.1 | 4 + .../oc-adm-policy-add-cluster-role-to-group.1 | 4 + .../oc-adm-policy-add-cluster-role-to-user.1 | 4 + .../man1/oc-adm-policy-add-role-to-group.1 | 4 + .../man/man1/oc-adm-policy-add-role-to-user.1 | 4 + .../man/man1/oc-adm-policy-add-scc-to-group.1 | 4 + docs/man/man1/oc-adm-policy-add-scc-to-user.1 | 4 + ...m-policy-reconcile-cluster-role-bindings.1 | 4 + .../oc-adm-policy-reconcile-cluster-roles.1 | 4 + docs/man/man1/oc-adm-policy-reconcile-sccs.1 | 4 + ...dm-policy-remove-cluster-role-from-group.1 | 4 + ...adm-policy-remove-cluster-role-from-user.1 | 4 + docs/man/man1/oc-adm-policy-remove-group.1 | 4 + .../oc-adm-policy-remove-role-from-group.1 | 4 + .../oc-adm-policy-remove-role-from-user.1 | 4 + .../oc-adm-policy-remove-scc-from-group.1 | 4 + .../man1/oc-adm-policy-remove-scc-from-user.1 | 4 + docs/man/man1/oc-adm-policy-remove-user.1 | 4 + docs/man/man1/oc-adm-policy-who-can.1 | 4 + docs/man/man1/oc-adm-policy.1 | 4 + docs/man/man1/oc-adm-prune-builds.1 | 4 + docs/man/man1/oc-adm-prune-deployments.1 | 4 + docs/man/man1/oc-adm-prune-groups.1 | 4 + docs/man/man1/oc-adm-prune-images.1 | 4 + docs/man/man1/oc-adm-prune.1 | 4 + docs/man/man1/oc-adm-registry.1 | 4 + docs/man/man1/oc-adm-router.1 | 4 + docs/man/man1/oc-adm-taint.1 | 4 + docs/man/man1/oc-adm-top-images.1 | 4 + docs/man/man1/oc-adm-top-imagestreams.1 | 4 + docs/man/man1/oc-adm-top-node.1 | 4 + docs/man/man1/oc-adm-top-pod.1 | 4 + docs/man/man1/oc-adm-top.1 | 4 + docs/man/man1/oc-adm-uncordon.1 | 4 + docs/man/man1/oc-adm.1 | 4 + docs/man/man1/oc-annotate.1 | 4 + docs/man/man1/oc-apply.1 | 4 + docs/man/man1/oc-attach.1 | 4 + docs/man/man1/oc-autoscale.1 | 4 + docs/man/man1/oc-build-logs.1 | 4 + docs/man/man1/oc-cancel-build.1 | 4 + docs/man/man1/oc-cluster-down.1 | 4 + docs/man/man1/oc-cluster-up.1 | 4 + docs/man/man1/oc-cluster.1 | 4 + docs/man/man1/oc-completion.1 | 4 + docs/man/man1/oc-config-current-context.1 | 4 + docs/man/man1/oc-config-delete-cluster.1 | 4 + docs/man/man1/oc-config-delete-context.1 | 4 + docs/man/man1/oc-config-get-clusters.1 | 4 + docs/man/man1/oc-config-get-contexts.1 | 4 + docs/man/man1/oc-config-set-cluster.1 | 4 + docs/man/man1/oc-config-set-context.1 | 4 + docs/man/man1/oc-config-set-credentials.1 | 4 + docs/man/man1/oc-config-set.1 | 4 + docs/man/man1/oc-config-unset.1 | 4 + docs/man/man1/oc-config-use-context.1 | 4 + docs/man/man1/oc-config-view.1 | 4 + docs/man/man1/oc-config.1 | 4 + docs/man/man1/oc-convert.1 | 4 + .../man/man1/oc-create-clusterresourcequota.1 | 4 + docs/man/man1/oc-create-configmap.1 | 4 + docs/man/man1/oc-create-deployment.1 | 4 + docs/man/man1/oc-create-deploymentconfig.1 | 4 + docs/man/man1/oc-create-identity.1 | 4 + docs/man/man1/oc-create-imagestream.1 | 4 + docs/man/man1/oc-create-namespace.1 | 4 + docs/man/man1/oc-create-policybinding.1 | 4 + docs/man/man1/oc-create-quota.1 | 4 + docs/man/man1/oc-create-route-edge.1 | 4 + docs/man/man1/oc-create-route-passthrough.1 | 4 + docs/man/man1/oc-create-route-reencrypt.1 | 4 + docs/man/man1/oc-create-route.1 | 4 + .../man1/oc-create-secret-docker-registry.1 | 4 + docs/man/man1/oc-create-secret-generic.1 | 4 + docs/man/man1/oc-create-secret-tls.1 | 4 + docs/man/man1/oc-create-secret.1 | 4 + docs/man/man1/oc-create-service-clusterip.1 | 4 + .../man/man1/oc-create-service-loadbalancer.1 | 4 + docs/man/man1/oc-create-service-nodeport.1 | 4 + docs/man/man1/oc-create-service.1 | 4 + docs/man/man1/oc-create-serviceaccount.1 | 4 + docs/man/man1/oc-create-user.1 | 4 + docs/man/man1/oc-create-useridentitymapping.1 | 4 + docs/man/man1/oc-create.1 | 4 + docs/man/man1/oc-debug.1 | 4 + docs/man/man1/oc-delete.1 | 4 + docs/man/man1/oc-deploy.1 | 4 + docs/man/man1/oc-describe.1 | 4 + docs/man/man1/oc-edit.1 | 4 + docs/man/man1/oc-env.1 | 4 + docs/man/man1/oc-ex-dockerbuild.1 | 4 + docs/man/man1/oc-ex.1 | 4 + docs/man/man1/oc-exec.1 | 4 + docs/man/man1/oc-explain.1 | 4 + docs/man/man1/oc-export.1 | 4 + docs/man/man1/oc-expose.1 | 4 + docs/man/man1/oc-extract.1 | 4 + docs/man/man1/oc-get.1 | 4 + docs/man/man1/oc-idle.1 | 4 + docs/man/man1/oc-import-app.json.1 | 4 + docs/man/man1/oc-import-docker-compose.1 | 4 + docs/man/man1/oc-import-image.1 | 4 + docs/man/man1/oc-import.1 | 4 + docs/man/man1/oc-label.1 | 4 + docs/man/man1/oc-login.1 | 4 + docs/man/man1/oc-logout.1 | 4 + docs/man/man1/oc-logs.1 | 4 + docs/man/man1/oc-new-app.1 | 4 + docs/man/man1/oc-new-build.1 | 4 + docs/man/man1/oc-new-project.1 | 4 + docs/man/man1/oc-observe.1 | 4 + docs/man/man1/oc-options.1 | 4 + docs/man/man1/oc-patch.1 | 4 + docs/man/man1/oc-policy-add-role-to-group.1 | 4 + docs/man/man1/oc-policy-add-role-to-user.1 | 4 + docs/man/man1/oc-policy-can-i.1 | 4 + docs/man/man1/oc-policy-remove-group.1 | 4 + .../man1/oc-policy-remove-role-from-group.1 | 4 + .../man1/oc-policy-remove-role-from-user.1 | 4 + docs/man/man1/oc-policy-remove-user.1 | 4 + docs/man/man1/oc-policy-who-can.1 | 4 + docs/man/man1/oc-policy.1 | 4 + docs/man/man1/oc-port-forward.1 | 4 + docs/man/man1/oc-process.1 | 4 + docs/man/man1/oc-project.1 | 4 + docs/man/man1/oc-projects.1 | 4 + docs/man/man1/oc-proxy.1 | 4 + docs/man/man1/oc-replace.1 | 4 + docs/man/man1/oc-rollback.1 | 4 + docs/man/man1/oc-rollout-history.1 | 4 + docs/man/man1/oc-rollout-latest.1 | 4 + docs/man/man1/oc-rollout-pause.1 | 4 + docs/man/man1/oc-rollout-resume.1 | 4 + docs/man/man1/oc-rollout-undo.1 | 4 + docs/man/man1/oc-rollout.1 | 4 + docs/man/man1/oc-rsh.1 | 4 + docs/man/man1/oc-rsync.1 | 4 + docs/man/man1/oc-run.1 | 4 + docs/man/man1/oc-scale.1 | 4 + docs/man/man1/oc-secrets-add.1 | 4 + docs/man/man1/oc-secrets-link.1 | 4 + docs/man/man1/oc-secrets-new-basicauth.1 | 4 + docs/man/man1/oc-secrets-new-dockercfg.1 | 4 + docs/man/man1/oc-secrets-new-sshauth.1 | 4 + docs/man/man1/oc-secrets-new.1 | 4 + docs/man/man1/oc-secrets-unlink.1 | 4 + docs/man/man1/oc-secrets.1 | 4 + docs/man/man1/oc-serviceaccounts-get-token.1 | 4 + docs/man/man1/oc-serviceaccounts-new-token.1 | 4 + docs/man/man1/oc-serviceaccounts.1 | 4 + docs/man/man1/oc-set-build-hook.1 | 4 + docs/man/man1/oc-set-deployment-hook.1 | 4 + docs/man/man1/oc-set-env.1 | 4 + docs/man/man1/oc-set-image.1 | 4 + docs/man/man1/oc-set-probe.1 | 4 + docs/man/man1/oc-set-route-backends.1 | 4 + docs/man/man1/oc-set-triggers.1 | 4 + docs/man/man1/oc-set-volumes.1 | 4 + docs/man/man1/oc-set.1 | 4 + docs/man/man1/oc-start-build.1 | 4 + docs/man/man1/oc-status.1 | 4 + docs/man/man1/oc-tag.1 | 4 + docs/man/man1/oc-types.1 | 4 + docs/man/man1/oc-version.1 | 4 + docs/man/man1/oc-volumes.1 | 4 + docs/man/man1/oc-whoami.1 | 4 + docs/man/man1/oc.1 | 4 + docs/man/man1/openshift-admin-build-chain.1 | 4 + .../man1/openshift-admin-ca-create-key-pair.1 | 4 + .../openshift-admin-ca-create-master-certs.1 | 4 + .../openshift-admin-ca-create-server-cert.1 | 4 + .../openshift-admin-ca-create-signer-cert.1 | 4 + docs/man/man1/openshift-admin-ca-decrypt.1 | 4 + docs/man/man1/openshift-admin-ca-encrypt.1 | 4 + docs/man/man1/openshift-admin-ca.1 | 4 + docs/man/man1/openshift-admin-completion.1 | 4 + .../openshift-admin-config-current-context.1 | 4 + .../openshift-admin-config-delete-cluster.1 | 4 + .../openshift-admin-config-delete-context.1 | 4 + .../openshift-admin-config-get-clusters.1 | 4 + .../openshift-admin-config-get-contexts.1 | 4 + .../man1/openshift-admin-config-set-cluster.1 | 4 + .../man1/openshift-admin-config-set-context.1 | 4 + .../openshift-admin-config-set-credentials.1 | 4 + docs/man/man1/openshift-admin-config-set.1 | 4 + docs/man/man1/openshift-admin-config-unset.1 | 4 + .../man1/openshift-admin-config-use-context.1 | 4 + docs/man/man1/openshift-admin-config-view.1 | 4 + docs/man/man1/openshift-admin-config.1 | 4 + docs/man/man1/openshift-admin-cordon.1 | 4 + ...openshift-admin-create-api-client-config.1 | 4 + ...shift-admin-create-bootstrap-policy-file.1 | 4 + ...-admin-create-bootstrap-project-template.1 | 4 + .../openshift-admin-create-error-template.1 | 4 + .../man1/openshift-admin-create-key-pair.1 | 4 + .../man1/openshift-admin-create-kubeconfig.1 | 4 + .../openshift-admin-create-login-template.1 | 4 + .../openshift-admin-create-master-certs.1 | 4 + .../man1/openshift-admin-create-node-config.1 | 4 + ...admin-create-provider-selection-template.1 | 4 + .../man1/openshift-admin-create-server-cert.1 | 4 + .../man1/openshift-admin-create-signer-cert.1 | 4 + docs/man/man1/openshift-admin-diagnostics.1 | 4 + docs/man/man1/openshift-admin-drain.1 | 4 + .../man1/openshift-admin-groups-add-users.1 | 4 + docs/man/man1/openshift-admin-groups-new.1 | 4 + docs/man/man1/openshift-admin-groups-prune.1 | 4 + .../openshift-admin-groups-remove-users.1 | 4 + docs/man/man1/openshift-admin-groups-sync.1 | 4 + docs/man/man1/openshift-admin-groups.1 | 4 + docs/man/man1/openshift-admin-ipfailover.1 | 4 + docs/man/man1/openshift-admin-manage-node.1 | 4 + ...openshift-admin-migrate-image-references.1 | 4 + .../man1/openshift-admin-migrate-storage.1 | 4 + docs/man/man1/openshift-admin-migrate.1 | 4 + docs/man/man1/openshift-admin-new-project.1 | 4 + docs/man/man1/openshift-admin-options.1 | 4 + .../man1/openshift-admin-overwrite-policy.1 | 4 + ...shift-admin-pod-network-isolate-projects.1 | 4 + ...penshift-admin-pod-network-join-projects.1 | 4 + ...t-admin-pod-network-make-projects-global.1 | 4 + docs/man/man1/openshift-admin-pod-network.1 | 4 + ...t-admin-policy-add-cluster-role-to-group.1 | 4 + ...ft-admin-policy-add-cluster-role-to-user.1 | 4 + ...openshift-admin-policy-add-role-to-group.1 | 4 + .../openshift-admin-policy-add-role-to-user.1 | 4 + .../openshift-admin-policy-add-scc-to-group.1 | 4 + .../openshift-admin-policy-add-scc-to-user.1 | 4 + ...n-policy-reconcile-cluster-role-bindings.1 | 4 + ...ift-admin-policy-reconcile-cluster-roles.1 | 4 + .../openshift-admin-policy-reconcile-sccs.1 | 4 + ...in-policy-remove-cluster-role-from-group.1 | 4 + ...min-policy-remove-cluster-role-from-user.1 | 4 + .../openshift-admin-policy-remove-group.1 | 4 + ...hift-admin-policy-remove-role-from-group.1 | 4 + ...shift-admin-policy-remove-role-from-user.1 | 4 + ...shift-admin-policy-remove-scc-from-group.1 | 4 + ...nshift-admin-policy-remove-scc-from-user.1 | 4 + .../man1/openshift-admin-policy-remove-user.1 | 4 + .../man/man1/openshift-admin-policy-who-can.1 | 4 + docs/man/man1/openshift-admin-policy.1 | 4 + docs/man/man1/openshift-admin-prune-builds.1 | 4 + .../man1/openshift-admin-prune-deployments.1 | 4 + docs/man/man1/openshift-admin-prune-groups.1 | 4 + docs/man/man1/openshift-admin-prune-images.1 | 4 + docs/man/man1/openshift-admin-prune.1 | 4 + docs/man/man1/openshift-admin-registry.1 | 4 + docs/man/man1/openshift-admin-router.1 | 4 + docs/man/man1/openshift-admin-taint.1 | 4 + docs/man/man1/openshift-admin-top-images.1 | 4 + .../man1/openshift-admin-top-imagestreams.1 | 4 + docs/man/man1/openshift-admin-top-node.1 | 4 + docs/man/man1/openshift-admin-top-pod.1 | 4 + docs/man/man1/openshift-admin-top.1 | 4 + docs/man/man1/openshift-admin-uncordon.1 | 4 + docs/man/man1/openshift-admin.1 | 4 + docs/man/man1/openshift-cli-adm-build-chain.1 | 4 + .../openshift-cli-adm-ca-create-key-pair.1 | 4 + ...openshift-cli-adm-ca-create-master-certs.1 | 4 + .../openshift-cli-adm-ca-create-server-cert.1 | 4 + .../openshift-cli-adm-ca-create-signer-cert.1 | 4 + docs/man/man1/openshift-cli-adm-ca-decrypt.1 | 4 + docs/man/man1/openshift-cli-adm-ca-encrypt.1 | 4 + docs/man/man1/openshift-cli-adm-ca.1 | 4 + docs/man/man1/openshift-cli-adm-completion.1 | 4 + ...openshift-cli-adm-config-current-context.1 | 4 + .../openshift-cli-adm-config-delete-cluster.1 | 4 + .../openshift-cli-adm-config-delete-context.1 | 4 + .../openshift-cli-adm-config-get-clusters.1 | 4 + .../openshift-cli-adm-config-get-contexts.1 | 4 + .../openshift-cli-adm-config-set-cluster.1 | 4 + .../openshift-cli-adm-config-set-context.1 | 4 + ...openshift-cli-adm-config-set-credentials.1 | 4 + docs/man/man1/openshift-cli-adm-config-set.1 | 4 + .../man/man1/openshift-cli-adm-config-unset.1 | 4 + .../openshift-cli-adm-config-use-context.1 | 4 + docs/man/man1/openshift-cli-adm-config-view.1 | 4 + docs/man/man1/openshift-cli-adm-config.1 | 4 + docs/man/man1/openshift-cli-adm-cordon.1 | 4 + ...enshift-cli-adm-create-api-client-config.1 | 4 + ...ift-cli-adm-create-bootstrap-policy-file.1 | 4 + ...li-adm-create-bootstrap-project-template.1 | 4 + .../openshift-cli-adm-create-error-template.1 | 4 + .../man1/openshift-cli-adm-create-key-pair.1 | 4 + .../openshift-cli-adm-create-kubeconfig.1 | 4 + .../openshift-cli-adm-create-login-template.1 | 4 + .../openshift-cli-adm-create-master-certs.1 | 4 + .../openshift-cli-adm-create-node-config.1 | 4 + ...i-adm-create-provider-selection-template.1 | 4 + .../openshift-cli-adm-create-server-cert.1 | 4 + .../openshift-cli-adm-create-signer-cert.1 | 4 + docs/man/man1/openshift-cli-adm-diagnostics.1 | 4 + docs/man/man1/openshift-cli-adm-drain.1 | 4 + .../man1/openshift-cli-adm-groups-add-users.1 | 4 + docs/man/man1/openshift-cli-adm-groups-new.1 | 4 + .../man/man1/openshift-cli-adm-groups-prune.1 | 4 + .../openshift-cli-adm-groups-remove-users.1 | 4 + docs/man/man1/openshift-cli-adm-groups-sync.1 | 4 + docs/man/man1/openshift-cli-adm-groups.1 | 4 + docs/man/man1/openshift-cli-adm-ipfailover.1 | 4 + docs/man/man1/openshift-cli-adm-manage-node.1 | 4 + ...enshift-cli-adm-migrate-image-references.1 | 4 + .../man1/openshift-cli-adm-migrate-storage.1 | 4 + docs/man/man1/openshift-cli-adm-migrate.1 | 4 + docs/man/man1/openshift-cli-adm-new-project.1 | 4 + docs/man/man1/openshift-cli-adm-options.1 | 4 + .../man1/openshift-cli-adm-overwrite-policy.1 | 4 + ...ift-cli-adm-pod-network-isolate-projects.1 | 4 + ...nshift-cli-adm-pod-network-join-projects.1 | 4 + ...cli-adm-pod-network-make-projects-global.1 | 4 + docs/man/man1/openshift-cli-adm-pod-network.1 | 4 + ...cli-adm-policy-add-cluster-role-to-group.1 | 4 + ...-cli-adm-policy-add-cluster-role-to-user.1 | 4 + ...enshift-cli-adm-policy-add-role-to-group.1 | 4 + ...penshift-cli-adm-policy-add-role-to-user.1 | 4 + ...penshift-cli-adm-policy-add-scc-to-group.1 | 4 + ...openshift-cli-adm-policy-add-scc-to-user.1 | 4 + ...m-policy-reconcile-cluster-role-bindings.1 | 4 + ...t-cli-adm-policy-reconcile-cluster-roles.1 | 4 + .../openshift-cli-adm-policy-reconcile-sccs.1 | 4 + ...dm-policy-remove-cluster-role-from-group.1 | 4 + ...adm-policy-remove-cluster-role-from-user.1 | 4 + .../openshift-cli-adm-policy-remove-group.1 | 4 + ...ft-cli-adm-policy-remove-role-from-group.1 | 4 + ...ift-cli-adm-policy-remove-role-from-user.1 | 4 + ...ift-cli-adm-policy-remove-scc-from-group.1 | 4 + ...hift-cli-adm-policy-remove-scc-from-user.1 | 4 + .../openshift-cli-adm-policy-remove-user.1 | 4 + .../man1/openshift-cli-adm-policy-who-can.1 | 4 + docs/man/man1/openshift-cli-adm-policy.1 | 4 + .../man/man1/openshift-cli-adm-prune-builds.1 | 4 + .../openshift-cli-adm-prune-deployments.1 | 4 + .../man/man1/openshift-cli-adm-prune-groups.1 | 4 + .../man/man1/openshift-cli-adm-prune-images.1 | 4 + docs/man/man1/openshift-cli-adm-prune.1 | 4 + docs/man/man1/openshift-cli-adm-registry.1 | 4 + docs/man/man1/openshift-cli-adm-router.1 | 4 + docs/man/man1/openshift-cli-adm-taint.1 | 4 + docs/man/man1/openshift-cli-adm-top-images.1 | 4 + .../man1/openshift-cli-adm-top-imagestreams.1 | 4 + docs/man/man1/openshift-cli-adm-top-node.1 | 4 + docs/man/man1/openshift-cli-adm-top-pod.1 | 4 + docs/man/man1/openshift-cli-adm-top.1 | 4 + docs/man/man1/openshift-cli-adm-uncordon.1 | 4 + docs/man/man1/openshift-cli-adm.1 | 4 + docs/man/man1/openshift-cli-annotate.1 | 4 + docs/man/man1/openshift-cli-apply.1 | 4 + docs/man/man1/openshift-cli-attach.1 | 4 + docs/man/man1/openshift-cli-autoscale.1 | 4 + docs/man/man1/openshift-cli-build-logs.1 | 4 + docs/man/man1/openshift-cli-cancel-build.1 | 4 + docs/man/man1/openshift-cli-cluster-down.1 | 4 + docs/man/man1/openshift-cli-cluster-up.1 | 4 + docs/man/man1/openshift-cli-cluster.1 | 4 + docs/man/man1/openshift-cli-completion.1 | 4 + .../openshift-cli-config-current-context.1 | 4 + .../openshift-cli-config-delete-cluster.1 | 4 + .../openshift-cli-config-delete-context.1 | 4 + .../man1/openshift-cli-config-get-clusters.1 | 4 + .../man1/openshift-cli-config-get-contexts.1 | 4 + .../man1/openshift-cli-config-set-cluster.1 | 4 + .../man1/openshift-cli-config-set-context.1 | 4 + .../openshift-cli-config-set-credentials.1 | 4 + docs/man/man1/openshift-cli-config-set.1 | 4 + docs/man/man1/openshift-cli-config-unset.1 | 4 + .../man1/openshift-cli-config-use-context.1 | 4 + docs/man/man1/openshift-cli-config-view.1 | 4 + docs/man/man1/openshift-cli-config.1 | 4 + docs/man/man1/openshift-cli-convert.1 | 4 + ...penshift-cli-create-clusterresourcequota.1 | 4 + .../man/man1/openshift-cli-create-configmap.1 | 4 + .../man1/openshift-cli-create-deployment.1 | 4 + .../openshift-cli-create-deploymentconfig.1 | 4 + docs/man/man1/openshift-cli-create-identity.1 | 4 + .../man1/openshift-cli-create-imagestream.1 | 4 + .../man/man1/openshift-cli-create-namespace.1 | 4 + .../man1/openshift-cli-create-policybinding.1 | 4 + docs/man/man1/openshift-cli-create-quota.1 | 4 + .../man1/openshift-cli-create-route-edge.1 | 4 + .../openshift-cli-create-route-passthrough.1 | 4 + .../openshift-cli-create-route-reencrypt.1 | 4 + docs/man/man1/openshift-cli-create-route.1 | 4 + ...nshift-cli-create-secret-docker-registry.1 | 4 + .../openshift-cli-create-secret-generic.1 | 4 + .../man1/openshift-cli-create-secret-tls.1 | 4 + docs/man/man1/openshift-cli-create-secret.1 | 4 + .../openshift-cli-create-service-clusterip.1 | 4 + ...penshift-cli-create-service-loadbalancer.1 | 4 + .../openshift-cli-create-service-nodeport.1 | 4 + docs/man/man1/openshift-cli-create-service.1 | 4 + .../openshift-cli-create-serviceaccount.1 | 4 + docs/man/man1/openshift-cli-create-user.1 | 4 + ...openshift-cli-create-useridentitymapping.1 | 4 + docs/man/man1/openshift-cli-create.1 | 4 + docs/man/man1/openshift-cli-debug.1 | 4 + docs/man/man1/openshift-cli-delete.1 | 4 + docs/man/man1/openshift-cli-deploy.1 | 4 + docs/man/man1/openshift-cli-describe.1 | 4 + docs/man/man1/openshift-cli-edit.1 | 4 + docs/man/man1/openshift-cli-env.1 | 4 + docs/man/man1/openshift-cli-ex-dockerbuild.1 | 4 + docs/man/man1/openshift-cli-ex.1 | 4 + docs/man/man1/openshift-cli-exec.1 | 4 + docs/man/man1/openshift-cli-explain.1 | 4 + docs/man/man1/openshift-cli-export.1 | 4 + docs/man/man1/openshift-cli-expose.1 | 4 + docs/man/man1/openshift-cli-extract.1 | 4 + docs/man/man1/openshift-cli-get.1 | 4 + docs/man/man1/openshift-cli-idle.1 | 4 + docs/man/man1/openshift-cli-import-app.json.1 | 4 + .../openshift-cli-import-docker-compose.1 | 4 + docs/man/man1/openshift-cli-import-image.1 | 4 + docs/man/man1/openshift-cli-import.1 | 4 + docs/man/man1/openshift-cli-label.1 | 4 + docs/man/man1/openshift-cli-login.1 | 4 + docs/man/man1/openshift-cli-logout.1 | 4 + docs/man/man1/openshift-cli-logs.1 | 4 + docs/man/man1/openshift-cli-new-app.1 | 4 + docs/man/man1/openshift-cli-new-build.1 | 4 + docs/man/man1/openshift-cli-new-project.1 | 4 + docs/man/man1/openshift-cli-observe.1 | 4 + docs/man/man1/openshift-cli-options.1 | 4 + docs/man/man1/openshift-cli-patch.1 | 4 + .../openshift-cli-policy-add-role-to-group.1 | 4 + .../openshift-cli-policy-add-role-to-user.1 | 4 + docs/man/man1/openshift-cli-policy-can-i.1 | 4 + .../man1/openshift-cli-policy-remove-group.1 | 4 + ...nshift-cli-policy-remove-role-from-group.1 | 4 + ...enshift-cli-policy-remove-role-from-user.1 | 4 + .../man1/openshift-cli-policy-remove-user.1 | 4 + docs/man/man1/openshift-cli-policy-who-can.1 | 4 + docs/man/man1/openshift-cli-policy.1 | 4 + docs/man/man1/openshift-cli-port-forward.1 | 4 + docs/man/man1/openshift-cli-process.1 | 4 + docs/man/man1/openshift-cli-project.1 | 4 + docs/man/man1/openshift-cli-projects.1 | 4 + docs/man/man1/openshift-cli-proxy.1 | 4 + docs/man/man1/openshift-cli-replace.1 | 4 + docs/man/man1/openshift-cli-rollback.1 | 4 + docs/man/man1/openshift-cli-rollout-history.1 | 4 + docs/man/man1/openshift-cli-rollout-latest.1 | 4 + docs/man/man1/openshift-cli-rollout-pause.1 | 4 + docs/man/man1/openshift-cli-rollout-resume.1 | 4 + docs/man/man1/openshift-cli-rollout-undo.1 | 4 + docs/man/man1/openshift-cli-rollout.1 | 4 + docs/man/man1/openshift-cli-rsh.1 | 4 + docs/man/man1/openshift-cli-rsync.1 | 4 + docs/man/man1/openshift-cli-run.1 | 4 + docs/man/man1/openshift-cli-scale.1 | 4 + docs/man/man1/openshift-cli-secrets-add.1 | 4 + docs/man/man1/openshift-cli-secrets-link.1 | 4 + .../openshift-cli-secrets-new-basicauth.1 | 4 + .../openshift-cli-secrets-new-dockercfg.1 | 4 + .../man1/openshift-cli-secrets-new-sshauth.1 | 4 + docs/man/man1/openshift-cli-secrets-new.1 | 4 + docs/man/man1/openshift-cli-secrets-unlink.1 | 4 + docs/man/man1/openshift-cli-secrets.1 | 4 + .../openshift-cli-serviceaccounts-get-token.1 | 4 + .../openshift-cli-serviceaccounts-new-token.1 | 4 + docs/man/man1/openshift-cli-serviceaccounts.1 | 4 + docs/man/man1/openshift-cli-set-build-hook.1 | 4 + .../man1/openshift-cli-set-deployment-hook.1 | 4 + docs/man/man1/openshift-cli-set-env.1 | 4 + docs/man/man1/openshift-cli-set-image.1 | 4 + docs/man/man1/openshift-cli-set-probe.1 | 4 + .../man1/openshift-cli-set-route-backends.1 | 4 + docs/man/man1/openshift-cli-set-triggers.1 | 4 + docs/man/man1/openshift-cli-set-volumes.1 | 4 + docs/man/man1/openshift-cli-set.1 | 4 + docs/man/man1/openshift-cli-start-build.1 | 4 + docs/man/man1/openshift-cli-status.1 | 4 + docs/man/man1/openshift-cli-tag.1 | 4 + docs/man/man1/openshift-cli-types.1 | 4 + docs/man/man1/openshift-cli-volumes.1 | 4 + docs/man/man1/openshift-cli-whoami.1 | 4 + docs/man/man1/openshift-cli.1 | 4 + docs/man/man1/openshift-ex-build-chain.1 | 4 + docs/man/man1/openshift-ex-config-patch.1 | 4 + docs/man/man1/openshift-ex-config.1 | 4 + docs/man/man1/openshift-ex-diagnostics.1 | 4 + docs/man/man1/openshift-ex-ipfailover.1 | 4 + docs/man/man1/openshift-ex-options.1 | 4 + docs/man/man1/openshift-ex-prune-groups.1 | 4 + docs/man/man1/openshift-ex-sync-groups.1 | 4 + .../openshift-ex-validate-master-config.1 | 4 + .../man1/openshift-ex-validate-node-config.1 | 4 + docs/man/man1/openshift-ex-validate.1 | 4 + docs/man/man1/openshift-ex.1 | 4 + docs/man/man1/openshift-infra-f5-router.1 | 4 + docs/man/man1/openshift-infra-router.1 | 4 + docs/man/man1/openshift-kube-annotate.1 | 4 + docs/man/man1/openshift-kube-api-versions.1 | 4 + docs/man/man1/openshift-kube-apply.1 | 4 + docs/man/man1/openshift-kube-attach.1 | 4 + docs/man/man1/openshift-kube-autoscale.1 | 4 + .../man1/openshift-kube-cluster-info-dump.1 | 4 + docs/man/man1/openshift-kube-cluster-info.1 | 4 + docs/man/man1/openshift-kube-completion.1 | 4 + .../openshift-kube-config-current-context.1 | 4 + .../openshift-kube-config-delete-cluster.1 | 4 + .../openshift-kube-config-delete-context.1 | 4 + .../man1/openshift-kube-config-get-clusters.1 | 4 + .../man1/openshift-kube-config-get-contexts.1 | 4 + .../man1/openshift-kube-config-set-cluster.1 | 4 + .../man1/openshift-kube-config-set-context.1 | 4 + .../openshift-kube-config-set-credentials.1 | 4 + docs/man/man1/openshift-kube-config-set.1 | 4 + docs/man/man1/openshift-kube-config-unset.1 | 4 + .../man1/openshift-kube-config-use-context.1 | 4 + docs/man/man1/openshift-kube-config-view.1 | 4 + docs/man/man1/openshift-kube-config.1 | 4 + docs/man/man1/openshift-kube-convert.1 | 4 + docs/man/man1/openshift-kube-cordon.1 | 4 + .../man1/openshift-kube-create-configmap.1 | 4 + .../man1/openshift-kube-create-deployment.1 | 4 + .../man1/openshift-kube-create-namespace.1 | 4 + docs/man/man1/openshift-kube-create-quota.1 | 4 + ...shift-kube-create-secret-docker-registry.1 | 4 + .../openshift-kube-create-secret-generic.1 | 4 + .../man1/openshift-kube-create-secret-tls.1 | 4 + docs/man/man1/openshift-kube-create-secret.1 | 4 + .../openshift-kube-create-service-clusterip.1 | 4 + ...enshift-kube-create-service-loadbalancer.1 | 4 + .../openshift-kube-create-service-nodeport.1 | 4 + docs/man/man1/openshift-kube-create-service.1 | 4 + .../openshift-kube-create-serviceaccount.1 | 4 + docs/man/man1/openshift-kube-create.1 | 4 + docs/man/man1/openshift-kube-delete.1 | 4 + docs/man/man1/openshift-kube-describe.1 | 4 + docs/man/man1/openshift-kube-drain.1 | 4 + docs/man/man1/openshift-kube-edit.1 | 4 + docs/man/man1/openshift-kube-exec.1 | 4 + docs/man/man1/openshift-kube-explain.1 | 4 + docs/man/man1/openshift-kube-expose.1 | 4 + docs/man/man1/openshift-kube-get.1 | 4 + docs/man/man1/openshift-kube-label.1 | 4 + docs/man/man1/openshift-kube-logs.1 | 4 + docs/man/man1/openshift-kube-namespace.1 | 4 + docs/man/man1/openshift-kube-options.1 | 4 + docs/man/man1/openshift-kube-patch.1 | 4 + docs/man/man1/openshift-kube-port-forward.1 | 4 + docs/man/man1/openshift-kube-proxy.1 | 4 + docs/man/man1/openshift-kube-replace.1 | 4 + docs/man/man1/openshift-kube-rolling-update.1 | 4 + .../man/man1/openshift-kube-rollout-history.1 | 4 + docs/man/man1/openshift-kube-rollout-pause.1 | 4 + docs/man/man1/openshift-kube-rollout-resume.1 | 4 + docs/man/man1/openshift-kube-rollout-status.1 | 4 + docs/man/man1/openshift-kube-rollout-undo.1 | 4 + docs/man/man1/openshift-kube-rollout.1 | 4 + docs/man/man1/openshift-kube-run.1 | 4 + docs/man/man1/openshift-kube-scale.1 | 4 + docs/man/man1/openshift-kube-set-image.1 | 4 + docs/man/man1/openshift-kube-set.1 | 4 + docs/man/man1/openshift-kube-stop.1 | 4 + docs/man/man1/openshift-kube-taint.1 | 4 + docs/man/man1/openshift-kube-top-node.1 | 4 + docs/man/man1/openshift-kube-top-pod.1 | 4 + docs/man/man1/openshift-kube-top.1 | 4 + docs/man/man1/openshift-kube-uncordon.1 | 4 + docs/man/man1/openshift-kube-version.1 | 4 + docs/man/man1/openshift-kube.1 | 4 + 712 files changed, 4196 insertions(+) diff --git a/contrib/completions/bash/oadm b/contrib/completions/bash/oadm index 077ffee22433..1ac812777f3b 100644 --- a/contrib/completions/bash/oadm +++ b/contrib/completions/bash/oadm @@ -266,6 +266,7 @@ _oadm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -319,6 +320,7 @@ _oadm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -377,6 +379,7 @@ _oadm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -444,6 +447,7 @@ _oadm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -503,6 +507,7 @@ _oadm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -558,6 +563,7 @@ _oadm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -617,6 +623,7 @@ _oadm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -666,6 +673,7 @@ _oadm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -709,6 +717,7 @@ _oadm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -752,6 +761,7 @@ _oadm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -793,6 +803,7 @@ _oadm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -834,6 +845,7 @@ _oadm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -875,6 +887,7 @@ _oadm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -921,6 +934,7 @@ _oadm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -964,6 +978,7 @@ _oadm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1013,6 +1028,7 @@ _oadm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1056,6 +1072,7 @@ _oadm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1110,6 +1127,7 @@ _oadm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1150,6 +1168,7 @@ _oadm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1191,6 +1210,7 @@ _oadm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1258,6 +1278,7 @@ _oadm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1311,6 +1332,7 @@ _oadm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1354,6 +1376,7 @@ _oadm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1424,6 +1447,7 @@ _oadm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1472,6 +1496,7 @@ _oadm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1535,6 +1560,7 @@ _oadm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1578,6 +1604,7 @@ _oadm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1632,6 +1659,7 @@ _oadm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1675,6 +1703,7 @@ _oadm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1773,6 +1802,7 @@ _oadm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1816,6 +1846,7 @@ _oadm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1880,6 +1911,7 @@ _oadm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1931,6 +1963,7 @@ _oadm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1974,6 +2007,7 @@ _oadm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2035,6 +2069,7 @@ _oadm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2092,6 +2127,7 @@ _oadm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2171,7 @@ _oadm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2212,6 +2249,7 @@ _oadm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2260,6 +2298,7 @@ _oadm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2336,6 +2375,7 @@ _oadm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2413,6 +2453,7 @@ _oadm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2476,6 +2517,7 @@ _oadm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2541,6 +2583,7 @@ _oadm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2588,6 +2631,7 @@ _oadm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2641,6 +2685,7 @@ _oadm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2684,6 +2729,7 @@ _oadm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2738,6 +2784,7 @@ _oadm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2783,6 +2830,7 @@ _oadm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2830,6 +2878,7 @@ _oadm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2875,6 +2924,7 @@ _oadm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2921,6 +2971,7 @@ _oadm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2964,6 +3015,7 @@ _oadm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3007,6 +3059,7 @@ _oadm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3052,6 +3105,7 @@ _oadm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3100,6 +3154,7 @@ _oadm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3143,6 +3198,7 @@ _oadm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3189,6 +3245,7 @@ _oadm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3258,6 +3315,7 @@ _oadm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3323,6 +3381,7 @@ _oadm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3390,6 +3449,7 @@ _oadm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3433,6 +3493,7 @@ _oadm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3476,6 +3537,7 @@ _oadm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3519,6 +3581,7 @@ _oadm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3564,6 +3627,7 @@ _oadm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3612,6 +3676,7 @@ _oadm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3655,6 +3720,7 @@ _oadm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3701,6 +3767,7 @@ _oadm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3744,6 +3811,7 @@ _oadm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3789,6 +3857,7 @@ _oadm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3850,6 +3919,7 @@ _oadm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3903,6 +3973,7 @@ _oadm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3956,6 +4027,7 @@ _oadm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4013,6 +4085,7 @@ _oadm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4065,6 +4138,7 @@ _oadm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4112,6 +4186,7 @@ _oadm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4192,6 +4267,7 @@ _oadm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4298,6 +4374,7 @@ _oadm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4374,6 +4451,7 @@ _oadm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4420,6 +4498,7 @@ _oadm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4463,6 +4542,7 @@ _oadm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4509,6 +4589,7 @@ _oadm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4559,6 +4640,7 @@ _oadm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4606,6 +4688,7 @@ _oadm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4649,6 +4732,7 @@ _oadm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4692,6 +4776,7 @@ _oadm_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4766,6 +4851,7 @@ _oadm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") diff --git a/contrib/completions/bash/oc b/contrib/completions/bash/oc index 3c83f633aec8..db57644f185e 100644 --- a/contrib/completions/bash/oc +++ b/contrib/completions/bash/oc @@ -391,6 +391,7 @@ _oc_adm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -443,6 +444,7 @@ _oc_adm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -500,6 +502,7 @@ _oc_adm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -566,6 +569,7 @@ _oc_adm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -624,6 +628,7 @@ _oc_adm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -678,6 +683,7 @@ _oc_adm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -736,6 +742,7 @@ _oc_adm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -784,6 +791,7 @@ _oc_adm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -826,6 +834,7 @@ _oc_adm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -868,6 +877,7 @@ _oc_adm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -908,6 +918,7 @@ _oc_adm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -948,6 +959,7 @@ _oc_adm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -988,6 +1000,7 @@ _oc_adm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1033,6 +1046,7 @@ _oc_adm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1075,6 +1089,7 @@ _oc_adm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1123,6 +1138,7 @@ _oc_adm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1165,6 +1181,7 @@ _oc_adm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1218,6 +1235,7 @@ _oc_adm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1257,6 +1275,7 @@ _oc_adm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1297,6 +1316,7 @@ _oc_adm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1363,6 +1383,7 @@ _oc_adm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1415,6 +1436,7 @@ _oc_adm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1457,6 +1479,7 @@ _oc_adm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1526,6 +1549,7 @@ _oc_adm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1573,6 +1597,7 @@ _oc_adm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1635,6 +1660,7 @@ _oc_adm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1677,6 +1703,7 @@ _oc_adm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1730,6 +1757,7 @@ _oc_adm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1772,6 +1800,7 @@ _oc_adm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1869,6 +1898,7 @@ _oc_adm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1911,6 +1941,7 @@ _oc_adm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1974,6 +2005,7 @@ _oc_adm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2024,6 +2056,7 @@ _oc_adm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2066,6 +2099,7 @@ _oc_adm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2126,6 +2160,7 @@ _oc_adm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2182,6 +2217,7 @@ _oc_adm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2224,6 +2260,7 @@ _oc_adm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2300,6 +2337,7 @@ _oc_adm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2347,6 +2385,7 @@ _oc_adm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2422,6 +2461,7 @@ _oc_adm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2498,6 +2538,7 @@ _oc_adm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2560,6 +2601,7 @@ _oc_adm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2624,6 +2666,7 @@ _oc_adm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2670,6 +2713,7 @@ _oc_adm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2722,6 +2766,7 @@ _oc_adm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2764,6 +2809,7 @@ _oc_adm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2817,6 +2863,7 @@ _oc_adm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2861,6 +2908,7 @@ _oc_adm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2907,6 +2955,7 @@ _oc_adm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2951,6 +3000,7 @@ _oc_adm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2996,6 +3046,7 @@ _oc_adm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3038,6 +3089,7 @@ _oc_adm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3080,6 +3132,7 @@ _oc_adm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3124,6 +3177,7 @@ _oc_adm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3171,6 +3225,7 @@ _oc_adm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3213,6 +3268,7 @@ _oc_adm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3258,6 +3314,7 @@ _oc_adm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3326,6 +3383,7 @@ _oc_adm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3390,6 +3448,7 @@ _oc_adm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3456,6 +3515,7 @@ _oc_adm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3498,6 +3558,7 @@ _oc_adm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3540,6 +3601,7 @@ _oc_adm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3582,6 +3644,7 @@ _oc_adm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3626,6 +3689,7 @@ _oc_adm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3673,6 +3737,7 @@ _oc_adm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3715,6 +3780,7 @@ _oc_adm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3760,6 +3826,7 @@ _oc_adm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3802,6 +3869,7 @@ _oc_adm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3846,6 +3914,7 @@ _oc_adm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3906,6 +3975,7 @@ _oc_adm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3958,6 +4028,7 @@ _oc_adm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4010,6 +4081,7 @@ _oc_adm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4066,6 +4138,7 @@ _oc_adm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4117,6 +4190,7 @@ _oc_adm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4163,6 +4237,7 @@ _oc_adm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4242,6 +4317,7 @@ _oc_adm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4347,6 +4423,7 @@ _oc_adm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4422,6 +4499,7 @@ _oc_adm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4467,6 +4545,7 @@ _oc_adm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4509,6 +4588,7 @@ _oc_adm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4554,6 +4634,7 @@ _oc_adm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4603,6 +4684,7 @@ _oc_adm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4649,6 +4731,7 @@ _oc_adm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4691,6 +4774,7 @@ _oc_adm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4760,6 +4844,7 @@ _oc_adm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4846,6 +4931,7 @@ _oc_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5071,6 +5157,7 @@ _oc_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5124,6 +5211,7 @@ _oc_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5212,6 +5300,7 @@ _oc_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5270,6 +5359,7 @@ _oc_cancel-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5314,6 +5404,7 @@ _oc_cluster_down() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5387,6 +5478,7 @@ _oc_cluster_up() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5431,6 +5523,7 @@ _oc_cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5473,6 +5566,7 @@ _oc_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5515,6 +5609,7 @@ _oc_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5555,6 +5650,7 @@ _oc_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5595,6 +5691,7 @@ _oc_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5635,6 +5732,7 @@ _oc_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5680,6 +5778,7 @@ _oc_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5722,6 +5821,7 @@ _oc_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5770,6 +5870,7 @@ _oc_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -5812,6 +5913,7 @@ _oc_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -5865,6 +5967,7 @@ _oc_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -5904,6 +6007,7 @@ _oc_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5944,6 +6048,7 @@ _oc_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6010,6 +6115,7 @@ _oc_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6062,6 +6168,7 @@ _oc_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6142,6 +6249,7 @@ _oc_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6195,6 +6303,7 @@ _oc_create_clusterresourcequota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6271,6 +6380,7 @@ _oc_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6345,6 +6455,7 @@ _oc_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6393,6 +6504,7 @@ _oc_create_deploymentconfig() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6454,6 +6566,7 @@ _oc_create_identity() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6499,6 +6612,7 @@ _oc_create_imagestream() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6571,6 +6685,7 @@ _oc_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6616,6 +6731,7 @@ _oc_create_policybinding() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6692,6 +6808,7 @@ _oc_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6765,6 +6882,7 @@ _oc_create_route_edge() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6823,6 +6941,7 @@ _oc_create_route_passthrough() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6899,6 +7018,7 @@ _oc_create_route_reencrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6946,6 +7066,7 @@ _oc_create_route() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7028,6 +7149,7 @@ _oc_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7109,6 +7231,7 @@ _oc_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7185,6 +7308,7 @@ _oc_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7230,6 +7354,7 @@ _oc_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7306,6 +7431,7 @@ _oc_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7380,6 +7506,7 @@ _oc_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7456,6 +7583,7 @@ _oc_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7501,6 +7629,7 @@ _oc_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7575,6 +7704,7 @@ _oc_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7637,6 +7767,7 @@ _oc_create_user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7697,6 +7828,7 @@ _oc_create_useridentitymapping() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7779,6 +7911,7 @@ _oc_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7867,6 +8000,7 @@ _oc_debug() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7939,6 +8073,7 @@ _oc_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8149,6 +8284,7 @@ _oc_deploy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8210,6 +8346,7 @@ _oc_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8380,6 +8517,7 @@ _oc_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8615,6 +8753,7 @@ _oc_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8665,6 +8804,7 @@ _oc_ex_dockerbuild() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8708,6 +8848,7 @@ _oc_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8762,6 +8903,7 @@ _oc_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8808,6 +8950,7 @@ _oc_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8886,6 +9029,7 @@ _oc_export() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8993,6 +9137,7 @@ _oc_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9081,6 +9226,7 @@ _oc_extract() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9172,6 +9318,7 @@ _oc_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9385,6 +9532,7 @@ _oc_idle() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9447,6 +9595,7 @@ _oc_import_app.json() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9509,6 +9658,7 @@ _oc_import_docker-compose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9555,6 +9705,7 @@ _oc_import() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9605,6 +9756,7 @@ _oc_import-image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9690,6 +9842,7 @@ _oc_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9896,6 +10049,7 @@ _oc_login() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9938,6 +10092,7 @@ _oc_logout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10003,6 +10158,7 @@ _oc_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10103,6 +10259,7 @@ _oc_new-app() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10192,6 +10349,7 @@ _oc_new-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10240,6 +10398,7 @@ _oc_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10318,6 +10477,7 @@ _oc_observe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10360,6 +10520,7 @@ _oc_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10441,6 +10602,7 @@ _oc_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10645,6 +10807,7 @@ _oc_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10692,6 +10855,7 @@ _oc_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10749,6 +10913,7 @@ _oc_policy_can-i() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -10790,6 +10955,7 @@ _oc_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10834,6 +11000,7 @@ _oc_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10881,6 +11048,7 @@ _oc_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10923,6 +11091,7 @@ _oc_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10967,6 +11136,7 @@ _oc_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11017,6 +11187,7 @@ _oc_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11062,6 +11233,7 @@ _oc_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11129,6 +11301,7 @@ _oc_process() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11174,6 +11347,7 @@ _oc_project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11219,6 +11393,7 @@ _oc_projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11287,6 +11462,7 @@ _oc_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11362,6 +11538,7 @@ _oc_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11427,6 +11604,7 @@ _oc_rollback() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11481,6 +11659,7 @@ _oc_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11529,6 +11708,7 @@ _oc_rollout_latest() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11581,6 +11761,7 @@ _oc_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11636,6 +11817,7 @@ _oc_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11693,6 +11875,7 @@ _oc_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11743,6 +11926,7 @@ _oc_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11798,6 +11982,7 @@ _oc_rsh() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11861,6 +12046,7 @@ _oc_rsync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11979,6 +12165,7 @@ _oc_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12047,6 +12234,7 @@ _oc_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12102,6 +12290,7 @@ _oc_secrets_add() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12146,6 +12335,7 @@ _oc_secrets_link() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12213,6 +12403,7 @@ _oc_secrets_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12287,6 +12478,7 @@ _oc_secrets_new-basicauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12355,6 +12547,7 @@ _oc_secrets_new-dockercfg() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12427,6 +12620,7 @@ _oc_secrets_new-sshauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12469,6 +12663,7 @@ _oc_secrets_unlink() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12518,6 +12713,7 @@ _oc_secrets() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12560,6 +12756,7 @@ _oc_serviceaccounts_get-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12607,6 +12804,7 @@ _oc_serviceaccounts_new-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12651,6 +12849,7 @@ _oc_serviceaccounts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12731,6 +12930,7 @@ _oc_set_build-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12822,6 +13022,7 @@ _oc_set_deployment-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12899,6 +13100,7 @@ _oc_set_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12980,6 +13182,7 @@ _oc_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13075,6 +13278,7 @@ _oc_set_probe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13153,6 +13357,7 @@ _oc_set_route-backends() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13246,6 +13451,7 @@ _oc_set_triggers() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13338,6 +13544,7 @@ _oc_set_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13388,6 +13595,7 @@ _oc_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13462,6 +13670,7 @@ _oc_start-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13512,6 +13721,7 @@ _oc_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13567,6 +13777,7 @@ _oc_tag() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13609,6 +13820,7 @@ _oc_types() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13651,6 +13863,7 @@ _oc_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13743,6 +13956,7 @@ _oc_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13792,6 +14006,7 @@ _oc_whoami() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -13893,6 +14108,7 @@ _oc() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") diff --git a/contrib/completions/bash/openshift b/contrib/completions/bash/openshift index af79bb79cb15..9ed293815549 100644 --- a/contrib/completions/bash/openshift +++ b/contrib/completions/bash/openshift @@ -266,6 +266,7 @@ _openshift_admin_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -319,6 +320,7 @@ _openshift_admin_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -377,6 +379,7 @@ _openshift_admin_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -444,6 +447,7 @@ _openshift_admin_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -503,6 +507,7 @@ _openshift_admin_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -558,6 +563,7 @@ _openshift_admin_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -617,6 +623,7 @@ _openshift_admin_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -666,6 +673,7 @@ _openshift_admin_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -709,6 +717,7 @@ _openshift_admin_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -752,6 +761,7 @@ _openshift_admin_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -793,6 +803,7 @@ _openshift_admin_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -834,6 +845,7 @@ _openshift_admin_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -875,6 +887,7 @@ _openshift_admin_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -921,6 +934,7 @@ _openshift_admin_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -964,6 +978,7 @@ _openshift_admin_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1013,6 +1028,7 @@ _openshift_admin_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1056,6 +1072,7 @@ _openshift_admin_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1110,6 +1127,7 @@ _openshift_admin_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1150,6 +1168,7 @@ _openshift_admin_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1191,6 +1210,7 @@ _openshift_admin_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1258,6 +1278,7 @@ _openshift_admin_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1311,6 +1332,7 @@ _openshift_admin_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1354,6 +1376,7 @@ _openshift_admin_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1424,6 +1447,7 @@ _openshift_admin_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1472,6 +1496,7 @@ _openshift_admin_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1535,6 +1560,7 @@ _openshift_admin_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1578,6 +1604,7 @@ _openshift_admin_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1632,6 +1659,7 @@ _openshift_admin_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1675,6 +1703,7 @@ _openshift_admin_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1773,6 +1802,7 @@ _openshift_admin_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1816,6 +1846,7 @@ _openshift_admin_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1880,6 +1911,7 @@ _openshift_admin_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1931,6 +1963,7 @@ _openshift_admin_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1974,6 +2007,7 @@ _openshift_admin_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2035,6 +2069,7 @@ _openshift_admin_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2092,6 +2127,7 @@ _openshift_admin_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2171,7 @@ _openshift_admin_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2212,6 +2249,7 @@ _openshift_admin_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2260,6 +2298,7 @@ _openshift_admin_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2336,6 +2375,7 @@ _openshift_admin_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2413,6 +2453,7 @@ _openshift_admin_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2476,6 +2517,7 @@ _openshift_admin_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2541,6 +2583,7 @@ _openshift_admin_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2588,6 +2631,7 @@ _openshift_admin_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2641,6 +2685,7 @@ _openshift_admin_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2684,6 +2729,7 @@ _openshift_admin_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2738,6 +2784,7 @@ _openshift_admin_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2783,6 +2830,7 @@ _openshift_admin_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2830,6 +2878,7 @@ _openshift_admin_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2875,6 +2924,7 @@ _openshift_admin_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2921,6 +2971,7 @@ _openshift_admin_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2964,6 +3015,7 @@ _openshift_admin_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3007,6 +3059,7 @@ _openshift_admin_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3052,6 +3105,7 @@ _openshift_admin_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3100,6 +3154,7 @@ _openshift_admin_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3143,6 +3198,7 @@ _openshift_admin_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3189,6 +3245,7 @@ _openshift_admin_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3258,6 +3315,7 @@ _openshift_admin_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3323,6 +3381,7 @@ _openshift_admin_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3390,6 +3449,7 @@ _openshift_admin_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3433,6 +3493,7 @@ _openshift_admin_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3476,6 +3537,7 @@ _openshift_admin_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3519,6 +3581,7 @@ _openshift_admin_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3564,6 +3627,7 @@ _openshift_admin_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3612,6 +3676,7 @@ _openshift_admin_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3655,6 +3720,7 @@ _openshift_admin_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3701,6 +3767,7 @@ _openshift_admin_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3744,6 +3811,7 @@ _openshift_admin_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3789,6 +3857,7 @@ _openshift_admin_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3850,6 +3919,7 @@ _openshift_admin_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3903,6 +3973,7 @@ _openshift_admin_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3956,6 +4027,7 @@ _openshift_admin_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4013,6 +4085,7 @@ _openshift_admin_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4065,6 +4138,7 @@ _openshift_admin_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4112,6 +4186,7 @@ _openshift_admin_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4192,6 +4267,7 @@ _openshift_admin_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4298,6 +4374,7 @@ _openshift_admin_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4374,6 +4451,7 @@ _openshift_admin_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4420,6 +4498,7 @@ _openshift_admin_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4463,6 +4542,7 @@ _openshift_admin_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4509,6 +4589,7 @@ _openshift_admin_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4559,6 +4640,7 @@ _openshift_admin_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4606,6 +4688,7 @@ _openshift_admin_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4649,6 +4732,7 @@ _openshift_admin_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4718,6 +4802,7 @@ _openshift_admin() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4774,6 +4859,7 @@ _openshift_cli_adm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4827,6 +4913,7 @@ _openshift_cli_adm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4885,6 +4972,7 @@ _openshift_cli_adm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4952,6 +5040,7 @@ _openshift_cli_adm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5011,6 +5100,7 @@ _openshift_cli_adm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5066,6 +5156,7 @@ _openshift_cli_adm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5125,6 +5216,7 @@ _openshift_cli_adm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5174,6 +5266,7 @@ _openshift_cli_adm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5217,6 +5310,7 @@ _openshift_cli_adm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5260,6 +5354,7 @@ _openshift_cli_adm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5301,6 +5396,7 @@ _openshift_cli_adm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5342,6 +5438,7 @@ _openshift_cli_adm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5383,6 +5480,7 @@ _openshift_cli_adm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5429,6 +5527,7 @@ _openshift_cli_adm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5472,6 +5571,7 @@ _openshift_cli_adm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5521,6 +5621,7 @@ _openshift_cli_adm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -5564,6 +5665,7 @@ _openshift_cli_adm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -5618,6 +5720,7 @@ _openshift_cli_adm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -5658,6 +5761,7 @@ _openshift_cli_adm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5699,6 +5803,7 @@ _openshift_cli_adm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5766,6 +5871,7 @@ _openshift_cli_adm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5819,6 +5925,7 @@ _openshift_cli_adm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5862,6 +5969,7 @@ _openshift_cli_adm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5932,6 +6040,7 @@ _openshift_cli_adm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -5980,6 +6089,7 @@ _openshift_cli_adm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6043,6 +6153,7 @@ _openshift_cli_adm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6086,6 +6197,7 @@ _openshift_cli_adm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6140,6 +6252,7 @@ _openshift_cli_adm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6183,6 +6296,7 @@ _openshift_cli_adm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6281,6 +6395,7 @@ _openshift_cli_adm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6324,6 +6439,7 @@ _openshift_cli_adm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6388,6 +6504,7 @@ _openshift_cli_adm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6439,6 +6556,7 @@ _openshift_cli_adm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6482,6 +6600,7 @@ _openshift_cli_adm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6543,6 +6662,7 @@ _openshift_cli_adm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6600,6 +6720,7 @@ _openshift_cli_adm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6643,6 +6764,7 @@ _openshift_cli_adm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6720,6 +6842,7 @@ _openshift_cli_adm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6768,6 +6891,7 @@ _openshift_cli_adm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6844,6 +6968,7 @@ _openshift_cli_adm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6921,6 +7046,7 @@ _openshift_cli_adm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6984,6 +7110,7 @@ _openshift_cli_adm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7049,6 +7176,7 @@ _openshift_cli_adm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7096,6 +7224,7 @@ _openshift_cli_adm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7149,6 +7278,7 @@ _openshift_cli_adm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7192,6 +7322,7 @@ _openshift_cli_adm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7246,6 +7377,7 @@ _openshift_cli_adm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7291,6 +7423,7 @@ _openshift_cli_adm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7338,6 +7471,7 @@ _openshift_cli_adm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7383,6 +7517,7 @@ _openshift_cli_adm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7429,6 +7564,7 @@ _openshift_cli_adm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7472,6 +7608,7 @@ _openshift_cli_adm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7515,6 +7652,7 @@ _openshift_cli_adm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7560,6 +7698,7 @@ _openshift_cli_adm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7608,6 +7747,7 @@ _openshift_cli_adm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7651,6 +7791,7 @@ _openshift_cli_adm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7697,6 +7838,7 @@ _openshift_cli_adm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7766,6 +7908,7 @@ _openshift_cli_adm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7831,6 +7974,7 @@ _openshift_cli_adm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7898,6 +8042,7 @@ _openshift_cli_adm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7941,6 +8086,7 @@ _openshift_cli_adm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7984,6 +8130,7 @@ _openshift_cli_adm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8027,6 +8174,7 @@ _openshift_cli_adm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8072,6 +8220,7 @@ _openshift_cli_adm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8120,6 +8269,7 @@ _openshift_cli_adm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8163,6 +8313,7 @@ _openshift_cli_adm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8209,6 +8360,7 @@ _openshift_cli_adm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8252,6 +8404,7 @@ _openshift_cli_adm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8297,6 +8450,7 @@ _openshift_cli_adm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8358,6 +8512,7 @@ _openshift_cli_adm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8411,6 +8566,7 @@ _openshift_cli_adm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8464,6 +8620,7 @@ _openshift_cli_adm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8521,6 +8678,7 @@ _openshift_cli_adm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8573,6 +8731,7 @@ _openshift_cli_adm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8620,6 +8779,7 @@ _openshift_cli_adm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8700,6 +8860,7 @@ _openshift_cli_adm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8806,6 +8967,7 @@ _openshift_cli_adm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8882,6 +9044,7 @@ _openshift_cli_adm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8928,6 +9091,7 @@ _openshift_cli_adm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8971,6 +9135,7 @@ _openshift_cli_adm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9017,6 +9182,7 @@ _openshift_cli_adm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9067,6 +9233,7 @@ _openshift_cli_adm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9114,6 +9281,7 @@ _openshift_cli_adm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9157,6 +9325,7 @@ _openshift_cli_adm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9226,6 +9395,7 @@ _openshift_cli_adm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9314,6 +9484,7 @@ _openshift_cli_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9540,6 +9711,7 @@ _openshift_cli_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9594,6 +9766,7 @@ _openshift_cli_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9683,6 +9856,7 @@ _openshift_cli_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9742,6 +9916,7 @@ _openshift_cli_cancel-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9787,6 +9962,7 @@ _openshift_cli_cluster_down() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9861,6 +10037,7 @@ _openshift_cli_cluster_up() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9906,6 +10083,7 @@ _openshift_cli_cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9949,6 +10127,7 @@ _openshift_cli_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9992,6 +10171,7 @@ _openshift_cli_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10033,6 +10213,7 @@ _openshift_cli_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10074,6 +10255,7 @@ _openshift_cli_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10115,6 +10297,7 @@ _openshift_cli_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10161,6 +10344,7 @@ _openshift_cli_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10204,6 +10388,7 @@ _openshift_cli_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10253,6 +10438,7 @@ _openshift_cli_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -10296,6 +10482,7 @@ _openshift_cli_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -10350,6 +10537,7 @@ _openshift_cli_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -10390,6 +10578,7 @@ _openshift_cli_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10431,6 +10620,7 @@ _openshift_cli_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10498,6 +10688,7 @@ _openshift_cli_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10551,6 +10742,7 @@ _openshift_cli_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10632,6 +10824,7 @@ _openshift_cli_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10686,6 +10879,7 @@ _openshift_cli_create_clusterresourcequota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10763,6 +10957,7 @@ _openshift_cli_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10838,6 +11033,7 @@ _openshift_cli_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10887,6 +11083,7 @@ _openshift_cli_create_deploymentconfig() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10949,6 +11146,7 @@ _openshift_cli_create_identity() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10995,6 +11193,7 @@ _openshift_cli_create_imagestream() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11068,6 +11267,7 @@ _openshift_cli_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11114,6 +11314,7 @@ _openshift_cli_create_policybinding() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11191,6 +11392,7 @@ _openshift_cli_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11265,6 +11467,7 @@ _openshift_cli_create_route_edge() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11324,6 +11527,7 @@ _openshift_cli_create_route_passthrough() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11401,6 +11605,7 @@ _openshift_cli_create_route_reencrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11449,6 +11654,7 @@ _openshift_cli_create_route() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11532,6 +11738,7 @@ _openshift_cli_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11614,6 +11821,7 @@ _openshift_cli_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11691,6 +11899,7 @@ _openshift_cli_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11737,6 +11946,7 @@ _openshift_cli_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11814,6 +12024,7 @@ _openshift_cli_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11889,6 +12100,7 @@ _openshift_cli_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11966,6 +12178,7 @@ _openshift_cli_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12012,6 +12225,7 @@ _openshift_cli_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12087,6 +12301,7 @@ _openshift_cli_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12150,6 +12365,7 @@ _openshift_cli_create_user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12211,6 +12427,7 @@ _openshift_cli_create_useridentitymapping() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12294,6 +12511,7 @@ _openshift_cli_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12383,6 +12601,7 @@ _openshift_cli_debug() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12456,6 +12675,7 @@ _openshift_cli_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12667,6 +12887,7 @@ _openshift_cli_deploy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12729,6 +12950,7 @@ _openshift_cli_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12900,6 +13122,7 @@ _openshift_cli_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13136,6 +13359,7 @@ _openshift_cli_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13187,6 +13411,7 @@ _openshift_cli_ex_dockerbuild() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13231,6 +13456,7 @@ _openshift_cli_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13286,6 +13512,7 @@ _openshift_cli_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13333,6 +13560,7 @@ _openshift_cli_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13412,6 +13640,7 @@ _openshift_cli_export() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13520,6 +13749,7 @@ _openshift_cli_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13609,6 +13839,7 @@ _openshift_cli_extract() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13701,6 +13932,7 @@ _openshift_cli_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13915,6 +14147,7 @@ _openshift_cli_idle() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13978,6 +14211,7 @@ _openshift_cli_import_app.json() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14041,6 +14275,7 @@ _openshift_cli_import_docker-compose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14088,6 +14323,7 @@ _openshift_cli_import() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14139,6 +14375,7 @@ _openshift_cli_import-image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14225,6 +14462,7 @@ _openshift_cli_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14432,6 +14670,7 @@ _openshift_cli_login() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14475,6 +14714,7 @@ _openshift_cli_logout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14541,6 +14781,7 @@ _openshift_cli_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14642,6 +14883,7 @@ _openshift_cli_new-app() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14732,6 +14974,7 @@ _openshift_cli_new-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14781,6 +15024,7 @@ _openshift_cli_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14860,6 +15104,7 @@ _openshift_cli_observe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14903,6 +15148,7 @@ _openshift_cli_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14985,6 +15231,7 @@ _openshift_cli_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15190,6 +15437,7 @@ _openshift_cli_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15238,6 +15486,7 @@ _openshift_cli_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15296,6 +15545,7 @@ _openshift_cli_policy_can-i() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -15338,6 +15588,7 @@ _openshift_cli_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15383,6 +15634,7 @@ _openshift_cli_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15431,6 +15683,7 @@ _openshift_cli_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15474,6 +15727,7 @@ _openshift_cli_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15519,6 +15773,7 @@ _openshift_cli_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15570,6 +15825,7 @@ _openshift_cli_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15616,6 +15872,7 @@ _openshift_cli_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15684,6 +15941,7 @@ _openshift_cli_process() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15730,6 +15988,7 @@ _openshift_cli_project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15776,6 +16035,7 @@ _openshift_cli_projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15845,6 +16105,7 @@ _openshift_cli_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15921,6 +16182,7 @@ _openshift_cli_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15987,6 +16249,7 @@ _openshift_cli_rollback() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16042,6 +16305,7 @@ _openshift_cli_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16091,6 +16355,7 @@ _openshift_cli_rollout_latest() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16144,6 +16409,7 @@ _openshift_cli_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16200,6 +16466,7 @@ _openshift_cli_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16258,6 +16525,7 @@ _openshift_cli_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16309,6 +16577,7 @@ _openshift_cli_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16365,6 +16634,7 @@ _openshift_cli_rsh() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16429,6 +16699,7 @@ _openshift_cli_rsync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16548,6 +16819,7 @@ _openshift_cli_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16617,6 +16889,7 @@ _openshift_cli_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16673,6 +16946,7 @@ _openshift_cli_secrets_add() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16718,6 +16992,7 @@ _openshift_cli_secrets_link() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16786,6 +17061,7 @@ _openshift_cli_secrets_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16861,6 +17137,7 @@ _openshift_cli_secrets_new-basicauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16930,6 +17207,7 @@ _openshift_cli_secrets_new-dockercfg() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17003,6 +17281,7 @@ _openshift_cli_secrets_new-sshauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17046,6 +17325,7 @@ _openshift_cli_secrets_unlink() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17096,6 +17376,7 @@ _openshift_cli_secrets() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17139,6 +17420,7 @@ _openshift_cli_serviceaccounts_get-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17187,6 +17469,7 @@ _openshift_cli_serviceaccounts_new-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17232,6 +17515,7 @@ _openshift_cli_serviceaccounts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17313,6 +17597,7 @@ _openshift_cli_set_build-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17405,6 +17690,7 @@ _openshift_cli_set_deployment-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17483,6 +17769,7 @@ _openshift_cli_set_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17565,6 +17852,7 @@ _openshift_cli_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17661,6 +17949,7 @@ _openshift_cli_set_probe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17740,6 +18029,7 @@ _openshift_cli_set_route-backends() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17834,6 +18124,7 @@ _openshift_cli_set_triggers() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17927,6 +18218,7 @@ _openshift_cli_set_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17978,6 +18270,7 @@ _openshift_cli_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18053,6 +18346,7 @@ _openshift_cli_start-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18104,6 +18398,7 @@ _openshift_cli_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18160,6 +18455,7 @@ _openshift_cli_tag() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18203,6 +18499,7 @@ _openshift_cli_types() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18296,6 +18593,7 @@ _openshift_cli_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18346,6 +18644,7 @@ _openshift_cli_whoami() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -18443,6 +18742,7 @@ _openshift_cli() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18522,6 +18822,7 @@ _openshift_ex_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18570,6 +18871,7 @@ _openshift_ex_config_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18616,6 +18918,7 @@ _openshift_ex_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18692,6 +18995,7 @@ _openshift_ex_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18735,6 +19039,7 @@ _openshift_ex_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18792,6 +19097,7 @@ _openshift_ex_prune-groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18869,6 +19175,7 @@ _openshift_ex_sync-groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18914,6 +19221,7 @@ _openshift_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19139,6 +19447,8 @@ _openshift_infra_f5-router() local_nonpersistent_flags+=("--override-hostname") flags+=("--project-labels=") local_nonpersistent_flags+=("--project-labels=") + flags+=("--request-timeout=") + local_nonpersistent_flags+=("--request-timeout=") flags+=("--resync-interval=") local_nonpersistent_flags+=("--resync-interval=") flags+=("--server=") @@ -19270,6 +19580,8 @@ _openshift_infra_router() local_nonpersistent_flags+=("--project-labels=") flags+=("--reload=") local_nonpersistent_flags+=("--reload=") + flags+=("--request-timeout=") + local_nonpersistent_flags+=("--request-timeout=") flags+=("--resync-interval=") local_nonpersistent_flags+=("--resync-interval=") flags+=("--server=") @@ -19473,6 +19785,7 @@ _openshift_kube_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -19714,6 +20027,7 @@ _openshift_kube_api-versions() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -19822,6 +20136,7 @@ _openshift_kube_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -19916,6 +20231,7 @@ _openshift_kube_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20045,6 +20361,7 @@ _openshift_kube_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20144,6 +20461,7 @@ _openshift_kube_cluster-info_dump() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20230,6 +20548,7 @@ _openshift_kube_cluster-info() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20313,6 +20632,7 @@ _openshift_kube_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20398,6 +20718,7 @@ _openshift_kube_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20481,6 +20802,7 @@ _openshift_kube_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20564,6 +20886,7 @@ _openshift_kube_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20647,6 +20970,7 @@ _openshift_kube_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20735,6 +21059,7 @@ _openshift_kube_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20820,6 +21145,7 @@ _openshift_kube_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20911,6 +21237,7 @@ _openshift_kube_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") flags+=("--storage-driver-db=") @@ -20996,6 +21323,7 @@ _openshift_kube_config_set-context() flags+=("--logtostderr") flags+=("--machine-id-file=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21092,6 +21420,7 @@ _openshift_kube_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21174,6 +21503,7 @@ _openshift_kube_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21257,6 +21587,7 @@ _openshift_kube_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21366,6 +21697,7 @@ _openshift_kube_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21461,6 +21793,7 @@ _openshift_kube_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21582,6 +21915,7 @@ _openshift_kube_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21667,6 +22001,7 @@ _openshift_kube_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21784,6 +22119,7 @@ _openshift_kube_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21899,6 +22235,7 @@ _openshift_kube_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22013,6 +22350,7 @@ _openshift_kube_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22130,6 +22468,7 @@ _openshift_kube_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22253,6 +22592,7 @@ _openshift_kube_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22375,6 +22715,7 @@ _openshift_kube_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22492,6 +22833,7 @@ _openshift_kube_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22578,6 +22920,7 @@ _openshift_kube_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22695,6 +23038,7 @@ _openshift_kube_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22810,6 +23154,7 @@ _openshift_kube_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22927,6 +23272,7 @@ _openshift_kube_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23013,6 +23359,7 @@ _openshift_kube_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23128,6 +23475,7 @@ _openshift_kube_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23243,6 +23591,7 @@ _openshift_kube_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23358,6 +23707,7 @@ _openshift_kube_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23618,6 +23968,7 @@ _openshift_kube_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23779,6 +24130,7 @@ _openshift_kube_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23891,6 +24243,7 @@ _openshift_kube_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24144,6 +24497,7 @@ _openshift_kube_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24231,6 +24585,7 @@ _openshift_kube_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24375,6 +24730,7 @@ _openshift_kube_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24522,6 +24878,7 @@ _openshift_kube_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24806,6 +25163,7 @@ _openshift_kube_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25068,6 +25426,7 @@ _openshift_kube_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25151,6 +25510,7 @@ _openshift_kube_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25234,6 +25594,7 @@ _openshift_kube_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25317,6 +25678,7 @@ _openshift_kube_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25439,6 +25801,7 @@ _openshift_kube_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25685,6 +26048,7 @@ _openshift_kube_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25794,6 +26158,7 @@ _openshift_kube_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25910,6 +26275,7 @@ _openshift_kube_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26046,6 +26412,7 @@ _openshift_kube_rolling-update() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26144,6 +26511,7 @@ _openshift_kube_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26240,6 +26608,7 @@ _openshift_kube_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26336,6 +26705,7 @@ _openshift_kube_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26432,6 +26802,7 @@ _openshift_kube_rollout_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26530,6 +26901,7 @@ _openshift_kube_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26621,6 +26993,7 @@ _openshift_kube_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26780,6 +27153,7 @@ _openshift_kube_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26889,6 +27263,7 @@ _openshift_kube_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27021,6 +27396,7 @@ _openshift_kube_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27105,6 +27481,7 @@ _openshift_kube_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27221,6 +27598,7 @@ _openshift_kube_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27310,6 +27688,7 @@ _openshift_kube_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27400,6 +27779,7 @@ _openshift_kube_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27485,6 +27865,7 @@ _openshift_kube_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27568,6 +27949,7 @@ _openshift_kube_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27654,6 +28036,7 @@ _openshift_kube_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27770,6 +28153,7 @@ _openshift_kube() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") diff --git a/contrib/completions/zsh/oadm b/contrib/completions/zsh/oadm index 1b816a1389aa..ed095fa292fa 100644 --- a/contrib/completions/zsh/oadm +++ b/contrib/completions/zsh/oadm @@ -427,6 +427,7 @@ _oadm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -480,6 +481,7 @@ _oadm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -538,6 +540,7 @@ _oadm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -605,6 +608,7 @@ _oadm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -664,6 +668,7 @@ _oadm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -719,6 +724,7 @@ _oadm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -778,6 +784,7 @@ _oadm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -827,6 +834,7 @@ _oadm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -870,6 +878,7 @@ _oadm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -913,6 +922,7 @@ _oadm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -954,6 +964,7 @@ _oadm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -995,6 +1006,7 @@ _oadm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1036,6 +1048,7 @@ _oadm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1082,6 +1095,7 @@ _oadm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1125,6 +1139,7 @@ _oadm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1174,6 +1189,7 @@ _oadm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1217,6 +1233,7 @@ _oadm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1271,6 +1288,7 @@ _oadm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1311,6 +1329,7 @@ _oadm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1352,6 +1371,7 @@ _oadm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1419,6 +1439,7 @@ _oadm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1472,6 +1493,7 @@ _oadm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1515,6 +1537,7 @@ _oadm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1585,6 +1608,7 @@ _oadm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1633,6 +1657,7 @@ _oadm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1696,6 +1721,7 @@ _oadm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1739,6 +1765,7 @@ _oadm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1793,6 +1820,7 @@ _oadm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1836,6 +1864,7 @@ _oadm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1934,6 +1963,7 @@ _oadm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1977,6 +2007,7 @@ _oadm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2041,6 +2072,7 @@ _oadm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2092,6 +2124,7 @@ _oadm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2168,7 @@ _oadm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2196,6 +2230,7 @@ _oadm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2253,6 +2288,7 @@ _oadm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2296,6 +2332,7 @@ _oadm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2373,6 +2410,7 @@ _oadm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2421,6 +2459,7 @@ _oadm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2497,6 +2536,7 @@ _oadm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2574,6 +2614,7 @@ _oadm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2637,6 +2678,7 @@ _oadm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2702,6 +2744,7 @@ _oadm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2749,6 +2792,7 @@ _oadm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2802,6 +2846,7 @@ _oadm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2845,6 +2890,7 @@ _oadm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2899,6 +2945,7 @@ _oadm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2944,6 +2991,7 @@ _oadm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2991,6 +3039,7 @@ _oadm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3036,6 +3085,7 @@ _oadm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3082,6 +3132,7 @@ _oadm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3125,6 +3176,7 @@ _oadm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3168,6 +3220,7 @@ _oadm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3213,6 +3266,7 @@ _oadm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3261,6 +3315,7 @@ _oadm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3304,6 +3359,7 @@ _oadm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3350,6 +3406,7 @@ _oadm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3419,6 +3476,7 @@ _oadm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3484,6 +3542,7 @@ _oadm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3551,6 +3610,7 @@ _oadm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3594,6 +3654,7 @@ _oadm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3637,6 +3698,7 @@ _oadm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3680,6 +3742,7 @@ _oadm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3725,6 +3788,7 @@ _oadm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3773,6 +3837,7 @@ _oadm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3816,6 +3881,7 @@ _oadm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3862,6 +3928,7 @@ _oadm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3905,6 +3972,7 @@ _oadm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3950,6 +4018,7 @@ _oadm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4011,6 +4080,7 @@ _oadm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4064,6 +4134,7 @@ _oadm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4117,6 +4188,7 @@ _oadm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4174,6 +4246,7 @@ _oadm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4226,6 +4299,7 @@ _oadm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4273,6 +4347,7 @@ _oadm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4353,6 +4428,7 @@ _oadm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4459,6 +4535,7 @@ _oadm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4535,6 +4612,7 @@ _oadm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4581,6 +4659,7 @@ _oadm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4624,6 +4703,7 @@ _oadm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4670,6 +4750,7 @@ _oadm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4720,6 +4801,7 @@ _oadm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4767,6 +4849,7 @@ _oadm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4810,6 +4893,7 @@ _oadm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4853,6 +4937,7 @@ _oadm_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4927,6 +5012,7 @@ _oadm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") diff --git a/contrib/completions/zsh/oc b/contrib/completions/zsh/oc index 131d0478f014..ec296bb9b785 100644 --- a/contrib/completions/zsh/oc +++ b/contrib/completions/zsh/oc @@ -552,6 +552,7 @@ _oc_adm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -604,6 +605,7 @@ _oc_adm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -661,6 +663,7 @@ _oc_adm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -727,6 +730,7 @@ _oc_adm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -785,6 +789,7 @@ _oc_adm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -839,6 +844,7 @@ _oc_adm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -897,6 +903,7 @@ _oc_adm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -945,6 +952,7 @@ _oc_adm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -987,6 +995,7 @@ _oc_adm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1029,6 +1038,7 @@ _oc_adm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1069,6 +1079,7 @@ _oc_adm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1109,6 +1120,7 @@ _oc_adm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1149,6 +1161,7 @@ _oc_adm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1194,6 +1207,7 @@ _oc_adm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1236,6 +1250,7 @@ _oc_adm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1284,6 +1299,7 @@ _oc_adm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1326,6 +1342,7 @@ _oc_adm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1379,6 +1396,7 @@ _oc_adm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1418,6 +1436,7 @@ _oc_adm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1458,6 +1477,7 @@ _oc_adm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1524,6 +1544,7 @@ _oc_adm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1576,6 +1597,7 @@ _oc_adm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1618,6 +1640,7 @@ _oc_adm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1687,6 +1710,7 @@ _oc_adm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1734,6 +1758,7 @@ _oc_adm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1796,6 +1821,7 @@ _oc_adm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1838,6 +1864,7 @@ _oc_adm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1891,6 +1918,7 @@ _oc_adm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1933,6 +1961,7 @@ _oc_adm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2030,6 +2059,7 @@ _oc_adm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2072,6 +2102,7 @@ _oc_adm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2166,7 @@ _oc_adm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2185,6 +2217,7 @@ _oc_adm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2227,6 +2260,7 @@ _oc_adm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2287,6 +2321,7 @@ _oc_adm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2343,6 +2378,7 @@ _oc_adm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2385,6 +2421,7 @@ _oc_adm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2461,6 +2498,7 @@ _oc_adm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2508,6 +2546,7 @@ _oc_adm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2583,6 +2622,7 @@ _oc_adm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2659,6 +2699,7 @@ _oc_adm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2721,6 +2762,7 @@ _oc_adm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2785,6 +2827,7 @@ _oc_adm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2831,6 +2874,7 @@ _oc_adm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2883,6 +2927,7 @@ _oc_adm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2925,6 +2970,7 @@ _oc_adm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2978,6 +3024,7 @@ _oc_adm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3022,6 +3069,7 @@ _oc_adm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3068,6 +3116,7 @@ _oc_adm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3112,6 +3161,7 @@ _oc_adm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3157,6 +3207,7 @@ _oc_adm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3199,6 +3250,7 @@ _oc_adm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3241,6 +3293,7 @@ _oc_adm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3285,6 +3338,7 @@ _oc_adm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3332,6 +3386,7 @@ _oc_adm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3374,6 +3429,7 @@ _oc_adm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3419,6 +3475,7 @@ _oc_adm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3487,6 +3544,7 @@ _oc_adm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3551,6 +3609,7 @@ _oc_adm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3617,6 +3676,7 @@ _oc_adm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3659,6 +3719,7 @@ _oc_adm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3701,6 +3762,7 @@ _oc_adm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3743,6 +3805,7 @@ _oc_adm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3787,6 +3850,7 @@ _oc_adm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3834,6 +3898,7 @@ _oc_adm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3876,6 +3941,7 @@ _oc_adm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3921,6 +3987,7 @@ _oc_adm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3963,6 +4030,7 @@ _oc_adm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4007,6 +4075,7 @@ _oc_adm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4067,6 +4136,7 @@ _oc_adm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4119,6 +4189,7 @@ _oc_adm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4171,6 +4242,7 @@ _oc_adm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4227,6 +4299,7 @@ _oc_adm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4278,6 +4351,7 @@ _oc_adm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4324,6 +4398,7 @@ _oc_adm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4403,6 +4478,7 @@ _oc_adm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4508,6 +4584,7 @@ _oc_adm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4583,6 +4660,7 @@ _oc_adm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4628,6 +4706,7 @@ _oc_adm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4670,6 +4749,7 @@ _oc_adm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4715,6 +4795,7 @@ _oc_adm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4764,6 +4845,7 @@ _oc_adm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4810,6 +4892,7 @@ _oc_adm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4852,6 +4935,7 @@ _oc_adm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4921,6 +5005,7 @@ _oc_adm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5007,6 +5092,7 @@ _oc_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5232,6 +5318,7 @@ _oc_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5285,6 +5372,7 @@ _oc_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5373,6 +5461,7 @@ _oc_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5431,6 +5520,7 @@ _oc_cancel-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5475,6 +5565,7 @@ _oc_cluster_down() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5548,6 +5639,7 @@ _oc_cluster_up() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5592,6 +5684,7 @@ _oc_cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5634,6 +5727,7 @@ _oc_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5676,6 +5770,7 @@ _oc_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5716,6 +5811,7 @@ _oc_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5756,6 +5852,7 @@ _oc_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5796,6 +5893,7 @@ _oc_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5841,6 +5939,7 @@ _oc_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5883,6 +5982,7 @@ _oc_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5931,6 +6031,7 @@ _oc_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -5973,6 +6074,7 @@ _oc_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -6026,6 +6128,7 @@ _oc_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -6065,6 +6168,7 @@ _oc_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6105,6 +6209,7 @@ _oc_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6171,6 +6276,7 @@ _oc_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6223,6 +6329,7 @@ _oc_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6303,6 +6410,7 @@ _oc_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6356,6 +6464,7 @@ _oc_create_clusterresourcequota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6432,6 +6541,7 @@ _oc_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6506,6 +6616,7 @@ _oc_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6554,6 +6665,7 @@ _oc_create_deploymentconfig() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6615,6 +6727,7 @@ _oc_create_identity() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6660,6 +6773,7 @@ _oc_create_imagestream() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6732,6 +6846,7 @@ _oc_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6777,6 +6892,7 @@ _oc_create_policybinding() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6853,6 +6969,7 @@ _oc_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6926,6 +7043,7 @@ _oc_create_route_edge() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6984,6 +7102,7 @@ _oc_create_route_passthrough() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7060,6 +7179,7 @@ _oc_create_route_reencrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7107,6 +7227,7 @@ _oc_create_route() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7189,6 +7310,7 @@ _oc_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7270,6 +7392,7 @@ _oc_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7346,6 +7469,7 @@ _oc_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7391,6 +7515,7 @@ _oc_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7467,6 +7592,7 @@ _oc_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7541,6 +7667,7 @@ _oc_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7617,6 +7744,7 @@ _oc_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7662,6 +7790,7 @@ _oc_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7736,6 +7865,7 @@ _oc_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7798,6 +7928,7 @@ _oc_create_user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7858,6 +7989,7 @@ _oc_create_useridentitymapping() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7940,6 +8072,7 @@ _oc_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8028,6 +8161,7 @@ _oc_debug() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8100,6 +8234,7 @@ _oc_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8310,6 +8445,7 @@ _oc_deploy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8371,6 +8507,7 @@ _oc_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8541,6 +8678,7 @@ _oc_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8776,6 +8914,7 @@ _oc_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8826,6 +8965,7 @@ _oc_ex_dockerbuild() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8869,6 +9009,7 @@ _oc_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8923,6 +9064,7 @@ _oc_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8969,6 +9111,7 @@ _oc_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9047,6 +9190,7 @@ _oc_export() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9154,6 +9298,7 @@ _oc_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9242,6 +9387,7 @@ _oc_extract() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9333,6 +9479,7 @@ _oc_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9546,6 +9693,7 @@ _oc_idle() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9608,6 +9756,7 @@ _oc_import_app.json() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9670,6 +9819,7 @@ _oc_import_docker-compose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9716,6 +9866,7 @@ _oc_import() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9766,6 +9917,7 @@ _oc_import-image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9851,6 +10003,7 @@ _oc_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10057,6 +10210,7 @@ _oc_login() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10099,6 +10253,7 @@ _oc_logout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10164,6 +10319,7 @@ _oc_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10264,6 +10420,7 @@ _oc_new-app() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10353,6 +10510,7 @@ _oc_new-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10401,6 +10559,7 @@ _oc_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10479,6 +10638,7 @@ _oc_observe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10521,6 +10681,7 @@ _oc_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10602,6 +10763,7 @@ _oc_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10806,6 +10968,7 @@ _oc_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10853,6 +11016,7 @@ _oc_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10910,6 +11074,7 @@ _oc_policy_can-i() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -10951,6 +11116,7 @@ _oc_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10995,6 +11161,7 @@ _oc_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11042,6 +11209,7 @@ _oc_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11084,6 +11252,7 @@ _oc_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11128,6 +11297,7 @@ _oc_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11178,6 +11348,7 @@ _oc_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11223,6 +11394,7 @@ _oc_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11290,6 +11462,7 @@ _oc_process() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11335,6 +11508,7 @@ _oc_project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11380,6 +11554,7 @@ _oc_projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11448,6 +11623,7 @@ _oc_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11523,6 +11699,7 @@ _oc_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11588,6 +11765,7 @@ _oc_rollback() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11642,6 +11820,7 @@ _oc_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11690,6 +11869,7 @@ _oc_rollout_latest() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11742,6 +11922,7 @@ _oc_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11797,6 +11978,7 @@ _oc_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11854,6 +12036,7 @@ _oc_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11904,6 +12087,7 @@ _oc_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11959,6 +12143,7 @@ _oc_rsh() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12022,6 +12207,7 @@ _oc_rsync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12140,6 +12326,7 @@ _oc_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12208,6 +12395,7 @@ _oc_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12263,6 +12451,7 @@ _oc_secrets_add() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12307,6 +12496,7 @@ _oc_secrets_link() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12374,6 +12564,7 @@ _oc_secrets_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12448,6 +12639,7 @@ _oc_secrets_new-basicauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12516,6 +12708,7 @@ _oc_secrets_new-dockercfg() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12588,6 +12781,7 @@ _oc_secrets_new-sshauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12630,6 +12824,7 @@ _oc_secrets_unlink() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12679,6 +12874,7 @@ _oc_secrets() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12721,6 +12917,7 @@ _oc_serviceaccounts_get-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12768,6 +12965,7 @@ _oc_serviceaccounts_new-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12812,6 +13010,7 @@ _oc_serviceaccounts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12892,6 +13091,7 @@ _oc_set_build-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12983,6 +13183,7 @@ _oc_set_deployment-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13060,6 +13261,7 @@ _oc_set_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13141,6 +13343,7 @@ _oc_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13236,6 +13439,7 @@ _oc_set_probe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13314,6 +13518,7 @@ _oc_set_route-backends() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13407,6 +13612,7 @@ _oc_set_triggers() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13499,6 +13705,7 @@ _oc_set_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13549,6 +13756,7 @@ _oc_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13623,6 +13831,7 @@ _oc_start-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13673,6 +13882,7 @@ _oc_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13728,6 +13938,7 @@ _oc_tag() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13770,6 +13981,7 @@ _oc_types() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13812,6 +14024,7 @@ _oc_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13904,6 +14117,7 @@ _oc_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13953,6 +14167,7 @@ _oc_whoami() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -14054,6 +14269,7 @@ _oc() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") diff --git a/contrib/completions/zsh/openshift b/contrib/completions/zsh/openshift index 053ae9a30d05..90bec5884d16 100644 --- a/contrib/completions/zsh/openshift +++ b/contrib/completions/zsh/openshift @@ -427,6 +427,7 @@ _openshift_admin_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -480,6 +481,7 @@ _openshift_admin_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -538,6 +540,7 @@ _openshift_admin_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -605,6 +608,7 @@ _openshift_admin_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -664,6 +668,7 @@ _openshift_admin_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -719,6 +724,7 @@ _openshift_admin_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -778,6 +784,7 @@ _openshift_admin_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -827,6 +834,7 @@ _openshift_admin_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -870,6 +878,7 @@ _openshift_admin_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -913,6 +922,7 @@ _openshift_admin_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -954,6 +964,7 @@ _openshift_admin_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -995,6 +1006,7 @@ _openshift_admin_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1036,6 +1048,7 @@ _openshift_admin_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1082,6 +1095,7 @@ _openshift_admin_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1125,6 +1139,7 @@ _openshift_admin_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1174,6 +1189,7 @@ _openshift_admin_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1217,6 +1233,7 @@ _openshift_admin_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1271,6 +1288,7 @@ _openshift_admin_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1311,6 +1329,7 @@ _openshift_admin_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1352,6 +1371,7 @@ _openshift_admin_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1419,6 +1439,7 @@ _openshift_admin_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1472,6 +1493,7 @@ _openshift_admin_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1515,6 +1537,7 @@ _openshift_admin_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1585,6 +1608,7 @@ _openshift_admin_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1633,6 +1657,7 @@ _openshift_admin_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1696,6 +1721,7 @@ _openshift_admin_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1739,6 +1765,7 @@ _openshift_admin_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1793,6 +1820,7 @@ _openshift_admin_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1836,6 +1864,7 @@ _openshift_admin_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1934,6 +1963,7 @@ _openshift_admin_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1977,6 +2007,7 @@ _openshift_admin_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2041,6 +2072,7 @@ _openshift_admin_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2092,6 +2124,7 @@ _openshift_admin_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2168,7 @@ _openshift_admin_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2196,6 +2230,7 @@ _openshift_admin_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2253,6 +2288,7 @@ _openshift_admin_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2296,6 +2332,7 @@ _openshift_admin_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2373,6 +2410,7 @@ _openshift_admin_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2421,6 +2459,7 @@ _openshift_admin_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2497,6 +2536,7 @@ _openshift_admin_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2574,6 +2614,7 @@ _openshift_admin_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2637,6 +2678,7 @@ _openshift_admin_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2702,6 +2744,7 @@ _openshift_admin_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2749,6 +2792,7 @@ _openshift_admin_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2802,6 +2846,7 @@ _openshift_admin_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2845,6 +2890,7 @@ _openshift_admin_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2899,6 +2945,7 @@ _openshift_admin_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2944,6 +2991,7 @@ _openshift_admin_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2991,6 +3039,7 @@ _openshift_admin_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3036,6 +3085,7 @@ _openshift_admin_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3082,6 +3132,7 @@ _openshift_admin_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3125,6 +3176,7 @@ _openshift_admin_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3168,6 +3220,7 @@ _openshift_admin_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3213,6 +3266,7 @@ _openshift_admin_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3261,6 +3315,7 @@ _openshift_admin_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3304,6 +3359,7 @@ _openshift_admin_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3350,6 +3406,7 @@ _openshift_admin_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3419,6 +3476,7 @@ _openshift_admin_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3484,6 +3542,7 @@ _openshift_admin_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3551,6 +3610,7 @@ _openshift_admin_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3594,6 +3654,7 @@ _openshift_admin_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3637,6 +3698,7 @@ _openshift_admin_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3680,6 +3742,7 @@ _openshift_admin_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3725,6 +3788,7 @@ _openshift_admin_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3773,6 +3837,7 @@ _openshift_admin_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3816,6 +3881,7 @@ _openshift_admin_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3862,6 +3928,7 @@ _openshift_admin_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3905,6 +3972,7 @@ _openshift_admin_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3950,6 +4018,7 @@ _openshift_admin_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4011,6 +4080,7 @@ _openshift_admin_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4064,6 +4134,7 @@ _openshift_admin_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4117,6 +4188,7 @@ _openshift_admin_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4174,6 +4246,7 @@ _openshift_admin_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4226,6 +4299,7 @@ _openshift_admin_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4273,6 +4347,7 @@ _openshift_admin_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4353,6 +4428,7 @@ _openshift_admin_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4459,6 +4535,7 @@ _openshift_admin_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4535,6 +4612,7 @@ _openshift_admin_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4581,6 +4659,7 @@ _openshift_admin_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4624,6 +4703,7 @@ _openshift_admin_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4670,6 +4750,7 @@ _openshift_admin_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4720,6 +4801,7 @@ _openshift_admin_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4767,6 +4849,7 @@ _openshift_admin_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4810,6 +4893,7 @@ _openshift_admin_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4879,6 +4963,7 @@ _openshift_admin() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4935,6 +5020,7 @@ _openshift_cli_adm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4988,6 +5074,7 @@ _openshift_cli_adm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5046,6 +5133,7 @@ _openshift_cli_adm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5113,6 +5201,7 @@ _openshift_cli_adm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5172,6 +5261,7 @@ _openshift_cli_adm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5227,6 +5317,7 @@ _openshift_cli_adm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5286,6 +5377,7 @@ _openshift_cli_adm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5335,6 +5427,7 @@ _openshift_cli_adm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5378,6 +5471,7 @@ _openshift_cli_adm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5421,6 +5515,7 @@ _openshift_cli_adm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5462,6 +5557,7 @@ _openshift_cli_adm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5503,6 +5599,7 @@ _openshift_cli_adm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5544,6 +5641,7 @@ _openshift_cli_adm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5590,6 +5688,7 @@ _openshift_cli_adm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5633,6 +5732,7 @@ _openshift_cli_adm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5682,6 +5782,7 @@ _openshift_cli_adm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -5725,6 +5826,7 @@ _openshift_cli_adm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -5779,6 +5881,7 @@ _openshift_cli_adm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -5819,6 +5922,7 @@ _openshift_cli_adm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5860,6 +5964,7 @@ _openshift_cli_adm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5927,6 +6032,7 @@ _openshift_cli_adm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5980,6 +6086,7 @@ _openshift_cli_adm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6023,6 +6130,7 @@ _openshift_cli_adm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6093,6 +6201,7 @@ _openshift_cli_adm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -6141,6 +6250,7 @@ _openshift_cli_adm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6204,6 +6314,7 @@ _openshift_cli_adm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6247,6 +6358,7 @@ _openshift_cli_adm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6301,6 +6413,7 @@ _openshift_cli_adm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6344,6 +6457,7 @@ _openshift_cli_adm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6442,6 +6556,7 @@ _openshift_cli_adm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6485,6 +6600,7 @@ _openshift_cli_adm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6549,6 +6665,7 @@ _openshift_cli_adm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6600,6 +6717,7 @@ _openshift_cli_adm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6643,6 +6761,7 @@ _openshift_cli_adm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6704,6 +6823,7 @@ _openshift_cli_adm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6761,6 +6881,7 @@ _openshift_cli_adm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6804,6 +6925,7 @@ _openshift_cli_adm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6881,6 +7003,7 @@ _openshift_cli_adm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6929,6 +7052,7 @@ _openshift_cli_adm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7005,6 +7129,7 @@ _openshift_cli_adm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7082,6 +7207,7 @@ _openshift_cli_adm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7145,6 +7271,7 @@ _openshift_cli_adm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7210,6 +7337,7 @@ _openshift_cli_adm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7257,6 +7385,7 @@ _openshift_cli_adm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7310,6 +7439,7 @@ _openshift_cli_adm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7353,6 +7483,7 @@ _openshift_cli_adm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7407,6 +7538,7 @@ _openshift_cli_adm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7452,6 +7584,7 @@ _openshift_cli_adm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7499,6 +7632,7 @@ _openshift_cli_adm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7544,6 +7678,7 @@ _openshift_cli_adm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7590,6 +7725,7 @@ _openshift_cli_adm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7633,6 +7769,7 @@ _openshift_cli_adm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7676,6 +7813,7 @@ _openshift_cli_adm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7721,6 +7859,7 @@ _openshift_cli_adm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7769,6 +7908,7 @@ _openshift_cli_adm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7812,6 +7952,7 @@ _openshift_cli_adm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7858,6 +7999,7 @@ _openshift_cli_adm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7927,6 +8069,7 @@ _openshift_cli_adm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7992,6 +8135,7 @@ _openshift_cli_adm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8059,6 +8203,7 @@ _openshift_cli_adm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8102,6 +8247,7 @@ _openshift_cli_adm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8145,6 +8291,7 @@ _openshift_cli_adm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8188,6 +8335,7 @@ _openshift_cli_adm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8233,6 +8381,7 @@ _openshift_cli_adm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8281,6 +8430,7 @@ _openshift_cli_adm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8324,6 +8474,7 @@ _openshift_cli_adm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8370,6 +8521,7 @@ _openshift_cli_adm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8413,6 +8565,7 @@ _openshift_cli_adm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8458,6 +8611,7 @@ _openshift_cli_adm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8519,6 +8673,7 @@ _openshift_cli_adm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8572,6 +8727,7 @@ _openshift_cli_adm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8625,6 +8781,7 @@ _openshift_cli_adm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8682,6 +8839,7 @@ _openshift_cli_adm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8734,6 +8892,7 @@ _openshift_cli_adm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8781,6 +8940,7 @@ _openshift_cli_adm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8861,6 +9021,7 @@ _openshift_cli_adm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8967,6 +9128,7 @@ _openshift_cli_adm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9043,6 +9205,7 @@ _openshift_cli_adm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9089,6 +9252,7 @@ _openshift_cli_adm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9132,6 +9296,7 @@ _openshift_cli_adm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9178,6 +9343,7 @@ _openshift_cli_adm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9228,6 +9394,7 @@ _openshift_cli_adm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9275,6 +9442,7 @@ _openshift_cli_adm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9318,6 +9486,7 @@ _openshift_cli_adm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9387,6 +9556,7 @@ _openshift_cli_adm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9475,6 +9645,7 @@ _openshift_cli_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9701,6 +9872,7 @@ _openshift_cli_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9755,6 +9927,7 @@ _openshift_cli_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9844,6 +10017,7 @@ _openshift_cli_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9903,6 +10077,7 @@ _openshift_cli_cancel-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9948,6 +10123,7 @@ _openshift_cli_cluster_down() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10022,6 +10198,7 @@ _openshift_cli_cluster_up() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10067,6 +10244,7 @@ _openshift_cli_cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10110,6 +10288,7 @@ _openshift_cli_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10153,6 +10332,7 @@ _openshift_cli_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10194,6 +10374,7 @@ _openshift_cli_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10235,6 +10416,7 @@ _openshift_cli_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10276,6 +10458,7 @@ _openshift_cli_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10322,6 +10505,7 @@ _openshift_cli_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10365,6 +10549,7 @@ _openshift_cli_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10414,6 +10599,7 @@ _openshift_cli_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -10457,6 +10643,7 @@ _openshift_cli_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -10511,6 +10698,7 @@ _openshift_cli_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -10551,6 +10739,7 @@ _openshift_cli_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10592,6 +10781,7 @@ _openshift_cli_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10659,6 +10849,7 @@ _openshift_cli_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10712,6 +10903,7 @@ _openshift_cli_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10793,6 +10985,7 @@ _openshift_cli_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10847,6 +11040,7 @@ _openshift_cli_create_clusterresourcequota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10924,6 +11118,7 @@ _openshift_cli_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10999,6 +11194,7 @@ _openshift_cli_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11048,6 +11244,7 @@ _openshift_cli_create_deploymentconfig() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11110,6 +11307,7 @@ _openshift_cli_create_identity() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11156,6 +11354,7 @@ _openshift_cli_create_imagestream() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11229,6 +11428,7 @@ _openshift_cli_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11275,6 +11475,7 @@ _openshift_cli_create_policybinding() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11352,6 +11553,7 @@ _openshift_cli_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11426,6 +11628,7 @@ _openshift_cli_create_route_edge() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11485,6 +11688,7 @@ _openshift_cli_create_route_passthrough() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11562,6 +11766,7 @@ _openshift_cli_create_route_reencrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11610,6 +11815,7 @@ _openshift_cli_create_route() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11693,6 +11899,7 @@ _openshift_cli_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11775,6 +11982,7 @@ _openshift_cli_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11852,6 +12060,7 @@ _openshift_cli_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11898,6 +12107,7 @@ _openshift_cli_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11975,6 +12185,7 @@ _openshift_cli_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12050,6 +12261,7 @@ _openshift_cli_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12127,6 +12339,7 @@ _openshift_cli_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12173,6 +12386,7 @@ _openshift_cli_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12248,6 +12462,7 @@ _openshift_cli_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12311,6 +12526,7 @@ _openshift_cli_create_user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12372,6 +12588,7 @@ _openshift_cli_create_useridentitymapping() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12455,6 +12672,7 @@ _openshift_cli_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12544,6 +12762,7 @@ _openshift_cli_debug() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12617,6 +12836,7 @@ _openshift_cli_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12828,6 +13048,7 @@ _openshift_cli_deploy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12890,6 +13111,7 @@ _openshift_cli_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13061,6 +13283,7 @@ _openshift_cli_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13297,6 +13520,7 @@ _openshift_cli_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13348,6 +13572,7 @@ _openshift_cli_ex_dockerbuild() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13392,6 +13617,7 @@ _openshift_cli_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13447,6 +13673,7 @@ _openshift_cli_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13494,6 +13721,7 @@ _openshift_cli_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13573,6 +13801,7 @@ _openshift_cli_export() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13681,6 +13910,7 @@ _openshift_cli_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13770,6 +14000,7 @@ _openshift_cli_extract() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13862,6 +14093,7 @@ _openshift_cli_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14076,6 +14308,7 @@ _openshift_cli_idle() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14139,6 +14372,7 @@ _openshift_cli_import_app.json() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14202,6 +14436,7 @@ _openshift_cli_import_docker-compose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14249,6 +14484,7 @@ _openshift_cli_import() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14300,6 +14536,7 @@ _openshift_cli_import-image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14386,6 +14623,7 @@ _openshift_cli_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14593,6 +14831,7 @@ _openshift_cli_login() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14636,6 +14875,7 @@ _openshift_cli_logout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14702,6 +14942,7 @@ _openshift_cli_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14803,6 +15044,7 @@ _openshift_cli_new-app() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14893,6 +15135,7 @@ _openshift_cli_new-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14942,6 +15185,7 @@ _openshift_cli_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15021,6 +15265,7 @@ _openshift_cli_observe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15064,6 +15309,7 @@ _openshift_cli_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15146,6 +15392,7 @@ _openshift_cli_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15351,6 +15598,7 @@ _openshift_cli_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15399,6 +15647,7 @@ _openshift_cli_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15457,6 +15706,7 @@ _openshift_cli_policy_can-i() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -15499,6 +15749,7 @@ _openshift_cli_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15544,6 +15795,7 @@ _openshift_cli_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15592,6 +15844,7 @@ _openshift_cli_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15635,6 +15888,7 @@ _openshift_cli_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15680,6 +15934,7 @@ _openshift_cli_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15731,6 +15986,7 @@ _openshift_cli_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15777,6 +16033,7 @@ _openshift_cli_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15845,6 +16102,7 @@ _openshift_cli_process() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15891,6 +16149,7 @@ _openshift_cli_project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15937,6 +16196,7 @@ _openshift_cli_projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16006,6 +16266,7 @@ _openshift_cli_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16082,6 +16343,7 @@ _openshift_cli_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16148,6 +16410,7 @@ _openshift_cli_rollback() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16203,6 +16466,7 @@ _openshift_cli_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16252,6 +16516,7 @@ _openshift_cli_rollout_latest() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16305,6 +16570,7 @@ _openshift_cli_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16361,6 +16627,7 @@ _openshift_cli_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16419,6 +16686,7 @@ _openshift_cli_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16470,6 +16738,7 @@ _openshift_cli_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16526,6 +16795,7 @@ _openshift_cli_rsh() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16590,6 +16860,7 @@ _openshift_cli_rsync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16709,6 +16980,7 @@ _openshift_cli_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16778,6 +17050,7 @@ _openshift_cli_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16834,6 +17107,7 @@ _openshift_cli_secrets_add() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16879,6 +17153,7 @@ _openshift_cli_secrets_link() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16947,6 +17222,7 @@ _openshift_cli_secrets_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17022,6 +17298,7 @@ _openshift_cli_secrets_new-basicauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17091,6 +17368,7 @@ _openshift_cli_secrets_new-dockercfg() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17164,6 +17442,7 @@ _openshift_cli_secrets_new-sshauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17207,6 +17486,7 @@ _openshift_cli_secrets_unlink() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17257,6 +17537,7 @@ _openshift_cli_secrets() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17300,6 +17581,7 @@ _openshift_cli_serviceaccounts_get-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17348,6 +17630,7 @@ _openshift_cli_serviceaccounts_new-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17393,6 +17676,7 @@ _openshift_cli_serviceaccounts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17474,6 +17758,7 @@ _openshift_cli_set_build-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17566,6 +17851,7 @@ _openshift_cli_set_deployment-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17644,6 +17930,7 @@ _openshift_cli_set_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17726,6 +18013,7 @@ _openshift_cli_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17822,6 +18110,7 @@ _openshift_cli_set_probe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17901,6 +18190,7 @@ _openshift_cli_set_route-backends() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17995,6 +18285,7 @@ _openshift_cli_set_triggers() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18088,6 +18379,7 @@ _openshift_cli_set_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18139,6 +18431,7 @@ _openshift_cli_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18214,6 +18507,7 @@ _openshift_cli_start-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18265,6 +18559,7 @@ _openshift_cli_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18321,6 +18616,7 @@ _openshift_cli_tag() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18364,6 +18660,7 @@ _openshift_cli_types() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18457,6 +18754,7 @@ _openshift_cli_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18507,6 +18805,7 @@ _openshift_cli_whoami() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -18604,6 +18903,7 @@ _openshift_cli() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18683,6 +18983,7 @@ _openshift_ex_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18731,6 +19032,7 @@ _openshift_ex_config_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18777,6 +19079,7 @@ _openshift_ex_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18853,6 +19156,7 @@ _openshift_ex_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18896,6 +19200,7 @@ _openshift_ex_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18953,6 +19258,7 @@ _openshift_ex_prune-groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19030,6 +19336,7 @@ _openshift_ex_sync-groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19075,6 +19382,7 @@ _openshift_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19300,6 +19608,8 @@ _openshift_infra_f5-router() local_nonpersistent_flags+=("--override-hostname") flags+=("--project-labels=") local_nonpersistent_flags+=("--project-labels=") + flags+=("--request-timeout=") + local_nonpersistent_flags+=("--request-timeout=") flags+=("--resync-interval=") local_nonpersistent_flags+=("--resync-interval=") flags+=("--server=") @@ -19431,6 +19741,8 @@ _openshift_infra_router() local_nonpersistent_flags+=("--project-labels=") flags+=("--reload=") local_nonpersistent_flags+=("--reload=") + flags+=("--request-timeout=") + local_nonpersistent_flags+=("--request-timeout=") flags+=("--resync-interval=") local_nonpersistent_flags+=("--resync-interval=") flags+=("--server=") @@ -19634,6 +19946,7 @@ _openshift_kube_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -19875,6 +20188,7 @@ _openshift_kube_api-versions() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -19983,6 +20297,7 @@ _openshift_kube_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20077,6 +20392,7 @@ _openshift_kube_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20206,6 +20522,7 @@ _openshift_kube_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20305,6 +20622,7 @@ _openshift_kube_cluster-info_dump() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20391,6 +20709,7 @@ _openshift_kube_cluster-info() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20474,6 +20793,7 @@ _openshift_kube_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20559,6 +20879,7 @@ _openshift_kube_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20642,6 +20963,7 @@ _openshift_kube_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20725,6 +21047,7 @@ _openshift_kube_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20808,6 +21131,7 @@ _openshift_kube_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20896,6 +21220,7 @@ _openshift_kube_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20981,6 +21306,7 @@ _openshift_kube_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21072,6 +21398,7 @@ _openshift_kube_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") flags+=("--storage-driver-db=") @@ -21157,6 +21484,7 @@ _openshift_kube_config_set-context() flags+=("--logtostderr") flags+=("--machine-id-file=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21253,6 +21581,7 @@ _openshift_kube_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21335,6 +21664,7 @@ _openshift_kube_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21418,6 +21748,7 @@ _openshift_kube_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21527,6 +21858,7 @@ _openshift_kube_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21622,6 +21954,7 @@ _openshift_kube_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21743,6 +22076,7 @@ _openshift_kube_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21828,6 +22162,7 @@ _openshift_kube_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21945,6 +22280,7 @@ _openshift_kube_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22060,6 +22396,7 @@ _openshift_kube_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22174,6 +22511,7 @@ _openshift_kube_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22291,6 +22629,7 @@ _openshift_kube_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22414,6 +22753,7 @@ _openshift_kube_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22536,6 +22876,7 @@ _openshift_kube_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22653,6 +22994,7 @@ _openshift_kube_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22739,6 +23081,7 @@ _openshift_kube_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22856,6 +23199,7 @@ _openshift_kube_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22971,6 +23315,7 @@ _openshift_kube_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23088,6 +23433,7 @@ _openshift_kube_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23174,6 +23520,7 @@ _openshift_kube_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23289,6 +23636,7 @@ _openshift_kube_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23404,6 +23752,7 @@ _openshift_kube_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23519,6 +23868,7 @@ _openshift_kube_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23779,6 +24129,7 @@ _openshift_kube_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23940,6 +24291,7 @@ _openshift_kube_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24052,6 +24404,7 @@ _openshift_kube_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24305,6 +24658,7 @@ _openshift_kube_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24392,6 +24746,7 @@ _openshift_kube_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24536,6 +24891,7 @@ _openshift_kube_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24683,6 +25039,7 @@ _openshift_kube_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24967,6 +25324,7 @@ _openshift_kube_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25229,6 +25587,7 @@ _openshift_kube_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25312,6 +25671,7 @@ _openshift_kube_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25395,6 +25755,7 @@ _openshift_kube_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25478,6 +25839,7 @@ _openshift_kube_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25600,6 +25962,7 @@ _openshift_kube_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25846,6 +26209,7 @@ _openshift_kube_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25955,6 +26319,7 @@ _openshift_kube_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26071,6 +26436,7 @@ _openshift_kube_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26207,6 +26573,7 @@ _openshift_kube_rolling-update() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26305,6 +26672,7 @@ _openshift_kube_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26401,6 +26769,7 @@ _openshift_kube_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26497,6 +26866,7 @@ _openshift_kube_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26593,6 +26963,7 @@ _openshift_kube_rollout_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26691,6 +27062,7 @@ _openshift_kube_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26782,6 +27154,7 @@ _openshift_kube_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26941,6 +27314,7 @@ _openshift_kube_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27050,6 +27424,7 @@ _openshift_kube_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27182,6 +27557,7 @@ _openshift_kube_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27266,6 +27642,7 @@ _openshift_kube_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27382,6 +27759,7 @@ _openshift_kube_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27471,6 +27849,7 @@ _openshift_kube_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27561,6 +27940,7 @@ _openshift_kube_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27646,6 +28026,7 @@ _openshift_kube_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27729,6 +28110,7 @@ _openshift_kube_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27815,6 +28197,7 @@ _openshift_kube_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27931,6 +28314,7 @@ _openshift_kube() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") diff --git a/docs/man/man1/oadm-build-chain.1 b/docs/man/man1/oadm-build-chain.1 index 146e50c7ed05..6ca411d904a1 100644 --- a/docs/man/man1/oadm-build-chain.1 +++ b/docs/man/man1/oadm-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-create-key-pair.1 b/docs/man/man1/oadm-ca-create-key-pair.1 index 4679f3810b38..d5803338f655 100644 --- a/docs/man/man1/oadm-ca-create-key-pair.1 +++ b/docs/man/man1/oadm-ca-create-key-pair.1 @@ -96,6 +96,10 @@ oadm ca create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public.key \-\ \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-create-master-certs.1 b/docs/man/man1/oadm-ca-create-master-certs.1 index e67c666b3ecd..dc96dca8963a 100644 --- a/docs/man/man1/oadm-ca-create-master-certs.1 +++ b/docs/man/man1/oadm-ca-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-create-server-cert.1 b/docs/man/man1/oadm-ca-create-server-cert.1 index 69fb921ff486..e78e471ae717 100644 --- a/docs/man/man1/oadm-ca-create-server-cert.1 +++ b/docs/man/man1/oadm-ca-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-create-signer-cert.1 b/docs/man/man1/oadm-ca-create-signer-cert.1 index 79d9076ed8a6..5e705a28b256 100644 --- a/docs/man/man1/oadm-ca-create-signer-cert.1 +++ b/docs/man/man1/oadm-ca-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-decrypt.1 b/docs/man/man1/oadm-ca-decrypt.1 index 327aede17fff..ff6fdbc07b10 100644 --- a/docs/man/man1/oadm-ca-decrypt.1 +++ b/docs/man/man1/oadm-ca-decrypt.1 @@ -83,6 +83,10 @@ Decrypt data encrypted with "oadm ca encrypt" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-encrypt.1 b/docs/man/man1/oadm-ca-encrypt.1 index 306208734959..86b80cd3b50b 100644 --- a/docs/man/man1/oadm-ca-encrypt.1 +++ b/docs/man/man1/oadm-ca-encrypt.1 @@ -87,6 +87,10 @@ Encrypt data with AES\-256\-CBC encryption \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca.1 b/docs/man/man1/oadm-ca.1 index e14084f42d47..ed635ec58448 100644 --- a/docs/man/man1/oadm-ca.1 +++ b/docs/man/man1/oadm-ca.1 @@ -69,6 +69,10 @@ Manage certificates and keys \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-completion.1 b/docs/man/man1/oadm-completion.1 index 16106186e3b9..96d5adf7badb 100644 --- a/docs/man/man1/oadm-completion.1 +++ b/docs/man/man1/oadm-completion.1 @@ -70,6 +70,10 @@ completion of oadm commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-current-context.1 b/docs/man/man1/oadm-config-current-context.1 index f2523047c252..db1533fa4e3b 100644 --- a/docs/man/man1/oadm-config-current-context.1 +++ b/docs/man/man1/oadm-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-delete-cluster.1 b/docs/man/man1/oadm-config-delete-cluster.1 index 7d71b10d6b13..f47aa44fbdf6 100644 --- a/docs/man/man1/oadm-config-delete-cluster.1 +++ b/docs/man/man1/oadm-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-delete-context.1 b/docs/man/man1/oadm-config-delete-context.1 index c802d593e3bc..bbf8076a224a 100644 --- a/docs/man/man1/oadm-config-delete-context.1 +++ b/docs/man/man1/oadm-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-get-clusters.1 b/docs/man/man1/oadm-config-get-clusters.1 index da13cb3913ac..95e22940220a 100644 --- a/docs/man/man1/oadm-config-get-clusters.1 +++ b/docs/man/man1/oadm-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-get-contexts.1 b/docs/man/man1/oadm-config-get-contexts.1 index 0cb0d438616c..8218a4c5df71 100644 --- a/docs/man/man1/oadm-config-get-contexts.1 +++ b/docs/man/man1/oadm-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-set-cluster.1 b/docs/man/man1/oadm-config-set-cluster.1 index 4d5c404508cb..2397f7dac99f 100644 --- a/docs/man/man1/oadm-config-set-cluster.1 +++ b/docs/man/man1/oadm-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/oadm-config-set-context.1 b/docs/man/man1/oadm-config-set-context.1 index eb2ad7d4338a..8c75c650a16c 100644 --- a/docs/man/man1/oadm-config-set-context.1 +++ b/docs/man/man1/oadm-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-set-credentials.1 b/docs/man/man1/oadm-config-set-credentials.1 index cd82635b0f99..c11cef7e935a 100644 --- a/docs/man/man1/oadm-config-set-credentials.1 +++ b/docs/man/man1/oadm-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-set.1 b/docs/man/man1/oadm-config-set.1 index 0f9d03bc6a08..3a0a02fafeae 100644 --- a/docs/man/man1/oadm-config-set.1 +++ b/docs/man/man1/oadm-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-unset.1 b/docs/man/man1/oadm-config-unset.1 index be8155d5a92c..faf1def3a4a8 100644 --- a/docs/man/man1/oadm-config-unset.1 +++ b/docs/man/man1/oadm-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-use-context.1 b/docs/man/man1/oadm-config-use-context.1 index 07a149d1364f..7930a47831ce 100644 --- a/docs/man/man1/oadm-config-use-context.1 +++ b/docs/man/man1/oadm-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-view.1 b/docs/man/man1/oadm-config-view.1 index 29c63469c354..e366928a3433 100644 --- a/docs/man/man1/oadm-config-view.1 +++ b/docs/man/man1/oadm-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config.1 b/docs/man/man1/oadm-config.1 index 8961b3d2779e..0b4a4af01ea9 100644 --- a/docs/man/man1/oadm-config.1 +++ b/docs/man/man1/oadm-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-cordon.1 b/docs/man/man1/oadm-cordon.1 index 553f27249a59..f39d54705269 100644 --- a/docs/man/man1/oadm-cordon.1 +++ b/docs/man/man1/oadm-cordon.1 @@ -69,6 +69,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-api-client-config.1 b/docs/man/man1/oadm-create-api-client-config.1 index 21378cebdec8..a6b0b3e50b11 100644 --- a/docs/man/man1/oadm-create-api-client-config.1 +++ b/docs/man/man1/oadm-create-api-client-config.1 @@ -113,6 +113,10 @@ master as the provided user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-bootstrap-policy-file.1 b/docs/man/man1/oadm-create-bootstrap-policy-file.1 index e34c4773ed1b..b240138694ca 100644 --- a/docs/man/man1/oadm-create-bootstrap-policy-file.1 +++ b/docs/man/man1/oadm-create-bootstrap-policy-file.1 @@ -79,6 +79,10 @@ Create the default bootstrap policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-bootstrap-project-template.1 b/docs/man/man1/oadm-create-bootstrap-project-template.1 index 49d8371bd935..3ac3db94b42c 100644 --- a/docs/man/man1/oadm-create-bootstrap-project-template.1 +++ b/docs/man/man1/oadm-create-bootstrap-project-template.1 @@ -107,6 +107,10 @@ Create a bootstrap project template \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-error-template.1 b/docs/man/man1/oadm-create-error-template.1 index 0215dd2f8630..412ce9fe90bc 100644 --- a/docs/man/man1/oadm-create-error-template.1 +++ b/docs/man/man1/oadm-create-error-template.1 @@ -89,6 +89,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-key-pair.1 b/docs/man/man1/oadm-create-key-pair.1 index d277e0b7f026..3c242c2a35e0 100644 --- a/docs/man/man1/oadm-create-key-pair.1 +++ b/docs/man/man1/oadm-create-key-pair.1 @@ -96,6 +96,10 @@ oadm create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public.key \-\-pr \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-kubeconfig.1 b/docs/man/man1/oadm-create-kubeconfig.1 index 1459242d5645..6fc6570f7fe5 100644 --- a/docs/man/man1/oadm-create-kubeconfig.1 +++ b/docs/man/man1/oadm-create-kubeconfig.1 @@ -113,6 +113,10 @@ users: \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-login-template.1 b/docs/man/man1/oadm-create-login-template.1 index a3ec3113859c..78550a855f53 100644 --- a/docs/man/man1/oadm-create-login-template.1 +++ b/docs/man/man1/oadm-create-login-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-master-certs.1 b/docs/man/man1/oadm-create-master-certs.1 index 8a80d646172c..991359c82220 100644 --- a/docs/man/man1/oadm-create-master-certs.1 +++ b/docs/man/man1/oadm-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-node-config.1 b/docs/man/man1/oadm-create-node-config.1 index ee8d9cc0403e..4a2e4904b9bb 100644 --- a/docs/man/man1/oadm-create-node-config.1 +++ b/docs/man/man1/oadm-create-node-config.1 @@ -145,6 +145,10 @@ Create a configuration bundle for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-provider-selection-template.1 b/docs/man/man1/oadm-create-provider-selection-template.1 index 964fb79ea874..474f173b15e2 100644 --- a/docs/man/man1/oadm-create-provider-selection-template.1 +++ b/docs/man/man1/oadm-create-provider-selection-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-server-cert.1 b/docs/man/man1/oadm-create-server-cert.1 index ee6a34b64047..346c50855a02 100644 --- a/docs/man/man1/oadm-create-server-cert.1 +++ b/docs/man/man1/oadm-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-signer-cert.1 b/docs/man/man1/oadm-create-signer-cert.1 index 790c0ce04e1a..8f93360270ae 100644 --- a/docs/man/man1/oadm-create-signer-cert.1 +++ b/docs/man/man1/oadm-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-diagnostics.1 b/docs/man/man1/oadm-diagnostics.1 index fdd29d530a11..4e4e36cd60c3 100644 --- a/docs/man/man1/oadm-diagnostics.1 +++ b/docs/man/man1/oadm-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-drain.1 b/docs/man/man1/oadm-drain.1 index ca32f92264b3..98bcf1d470b5 100644 --- a/docs/man/man1/oadm-drain.1 +++ b/docs/man/man1/oadm-drain.1 @@ -105,6 +105,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-add-users.1 b/docs/man/man1/oadm-groups-add-users.1 index 8859f58b5400..f17417430cd9 100644 --- a/docs/man/man1/oadm-groups-add-users.1 +++ b/docs/man/man1/oadm-groups-add-users.1 @@ -72,6 +72,10 @@ This command will append unique users to the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-new.1 b/docs/man/man1/oadm-groups-new.1 index 962e5dd29f10..1b2ed07c0da2 100644 --- a/docs/man/man1/oadm-groups-new.1 +++ b/docs/man/man1/oadm-groups-new.1 @@ -106,6 +106,10 @@ This command will create a new group with an optional list of users. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-prune.1 b/docs/man/man1/oadm-groups-prune.1 index dbb7572295c3..469107a7167c 100644 --- a/docs/man/man1/oadm-groups-prune.1 +++ b/docs/man/man1/oadm-groups-prune.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-remove-users.1 b/docs/man/man1/oadm-groups-remove-users.1 index a3bcb9a16f12..af26ddf04b88 100644 --- a/docs/man/man1/oadm-groups-remove-users.1 +++ b/docs/man/man1/oadm-groups-remove-users.1 @@ -72,6 +72,10 @@ This command will remove users from the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-sync.1 b/docs/man/man1/oadm-groups-sync.1 index de0da52b8bde..e13809f4d6f1 100644 --- a/docs/man/man1/oadm-groups-sync.1 +++ b/docs/man/man1/oadm-groups-sync.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups.1 b/docs/man/man1/oadm-groups.1 index 6b313ba99c96..c632f41a30be 100644 --- a/docs/man/man1/oadm-groups.1 +++ b/docs/man/man1/oadm-groups.1 @@ -72,6 +72,10 @@ Groups are sets of users that can be used when describing policy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ipfailover.1 b/docs/man/man1/oadm-ipfailover.1 index 9f2b81c98c30..77c1b9a2dec1 100644 --- a/docs/man/man1/oadm-ipfailover.1 +++ b/docs/man/man1/oadm-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-manage-node.1 b/docs/man/man1/oadm-manage-node.1 index 3f2981a363b4..a80fe56493ff 100644 --- a/docs/man/man1/oadm-manage-node.1 +++ b/docs/man/man1/oadm-manage-node.1 @@ -148,6 +148,10 @@ list\-pods: List all/selected pods on given/selected nodes. It can list the outp \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-migrate-image-references.1 b/docs/man/man1/oadm-migrate-image-references.1 index 87964dff4eca..7457ff983243 100644 --- a/docs/man/man1/oadm-migrate-image-references.1 +++ b/docs/man/man1/oadm-migrate-image-references.1 @@ -129,6 +129,10 @@ streams requires administrative privileges. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-migrate-storage.1 b/docs/man/man1/oadm-migrate-storage.1 index a99328bc4408..43f847d0e969 100644 --- a/docs/man/man1/oadm-migrate-storage.1 +++ b/docs/man/man1/oadm-migrate-storage.1 @@ -120,6 +120,10 @@ WARNING: This is a slow command and will put significant load on an API server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-migrate.1 b/docs/man/man1/oadm-migrate.1 index b000fbacf8f0..e448a9f360a7 100644 --- a/docs/man/man1/oadm-migrate.1 +++ b/docs/man/man1/oadm-migrate.1 @@ -72,6 +72,10 @@ These commands assist administrators in performing preventative maintenance on a \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-new-project.1 b/docs/man/man1/oadm-new-project.1 index 37dbc8a5ded4..a92830e7b5d3 100644 --- a/docs/man/man1/oadm-new-project.1 +++ b/docs/man/man1/oadm-new-project.1 @@ -96,6 +96,10 @@ to restrict which nodes pods in this project can be scheduled to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-options.1 b/docs/man/man1/oadm-options.1 index 4525aef3f5bf..4fe36f1f6d25 100644 --- a/docs/man/man1/oadm-options.1 +++ b/docs/man/man1/oadm-options.1 @@ -66,6 +66,10 @@ oadm options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-overwrite-policy.1 b/docs/man/man1/oadm-overwrite-policy.1 index b6007b8c1b57..e08ee9f036c3 100644 --- a/docs/man/man1/oadm-overwrite-policy.1 +++ b/docs/man/man1/oadm-overwrite-policy.1 @@ -83,6 +83,10 @@ Reset the policy to the default values \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-pod-network-isolate-projects.1 b/docs/man/man1/oadm-pod-network-isolate-projects.1 index 77740c2a4040..1fddc05368e9 100644 --- a/docs/man/man1/oadm-pod-network-isolate-projects.1 +++ b/docs/man/man1/oadm-pod-network-isolate-projects.1 @@ -78,6 +78,10 @@ Allows projects to isolate their network from other projects when using the redh \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-pod-network-join-projects.1 b/docs/man/man1/oadm-pod-network-join-projects.1 index 5e77c0c0a0db..48ec3e404206 100644 --- a/docs/man/man1/oadm-pod-network-join-projects.1 +++ b/docs/man/man1/oadm-pod-network-join-projects.1 @@ -82,6 +82,10 @@ Allows projects to join existing project network when using the redhat/openshift \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-pod-network-make-projects-global.1 b/docs/man/man1/oadm-pod-network-make-projects-global.1 index e0d280d17b34..afd7a561b0f5 100644 --- a/docs/man/man1/oadm-pod-network-make-projects-global.1 +++ b/docs/man/man1/oadm-pod-network-make-projects-global.1 @@ -78,6 +78,10 @@ Allows projects to access all pods in the cluster and vice versa when using the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-pod-network.1 b/docs/man/man1/oadm-pod-network.1 index 4f1b687feafd..ccae3f1b11ac 100644 --- a/docs/man/man1/oadm-pod-network.1 +++ b/docs/man/man1/oadm-pod-network.1 @@ -72,6 +72,10 @@ This command provides common pod network operations for administrators. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-cluster-role-to-group.1 b/docs/man/man1/oadm-policy-add-cluster-role-to-group.1 index c3816cc5b7fc..23aad9f5d335 100644 --- a/docs/man/man1/oadm-policy-add-cluster-role-to-group.1 +++ b/docs/man/man1/oadm-policy-add-cluster-role-to-group.1 @@ -69,6 +69,10 @@ Add a role to groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-cluster-role-to-user.1 b/docs/man/man1/oadm-policy-add-cluster-role-to-user.1 index e38f29049af6..d10da9b07b33 100644 --- a/docs/man/man1/oadm-policy-add-cluster-role-to-user.1 +++ b/docs/man/man1/oadm-policy-add-cluster-role-to-user.1 @@ -69,6 +69,10 @@ Add a role to users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-role-to-group.1 b/docs/man/man1/oadm-policy-add-role-to-group.1 index e8fd71d05d20..ff36030787a3 100644 --- a/docs/man/man1/oadm-policy-add-role-to-group.1 +++ b/docs/man/man1/oadm-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-role-to-user.1 b/docs/man/man1/oadm-policy-add-role-to-user.1 index 9ccd71d2f579..1511111f5308 100644 --- a/docs/man/man1/oadm-policy-add-role-to-user.1 +++ b/docs/man/man1/oadm-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-scc-to-group.1 b/docs/man/man1/oadm-policy-add-scc-to-group.1 index 6f1fa7462c21..b5b0c564b9dd 100644 --- a/docs/man/man1/oadm-policy-add-scc-to-group.1 +++ b/docs/man/man1/oadm-policy-add-scc-to-group.1 @@ -69,6 +69,10 @@ Add groups to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-scc-to-user.1 b/docs/man/man1/oadm-policy-add-scc-to-user.1 index 3fa6f47307d7..7b57f75e3314 100644 --- a/docs/man/man1/oadm-policy-add-scc-to-user.1 +++ b/docs/man/man1/oadm-policy-add-scc-to-user.1 @@ -75,6 +75,10 @@ Add users or serviceaccount to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1 b/docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1 index 6fa7c4cfb219..6061cb4c229c 100644 --- a/docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1 +++ b/docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1 @@ -127,6 +127,10 @@ You can see which recommended cluster role bindings have changed by choosing an \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-reconcile-cluster-roles.1 b/docs/man/man1/oadm-policy-reconcile-cluster-roles.1 index 74bb070b6a88..ac113fdb6cb0 100644 --- a/docs/man/man1/oadm-policy-reconcile-cluster-roles.1 +++ b/docs/man/man1/oadm-policy-reconcile-cluster-roles.1 @@ -122,6 +122,10 @@ You can see which cluster roles have recommended changed by choosing an output t \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-reconcile-sccs.1 b/docs/man/man1/oadm-policy-reconcile-sccs.1 index a4659b5d134f..91f28c40df56 100644 --- a/docs/man/man1/oadm-policy-reconcile-sccs.1 +++ b/docs/man/man1/oadm-policy-reconcile-sccs.1 @@ -126,6 +126,10 @@ You can see which cluster SCCs have recommended changes by choosing an output ty \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-cluster-role-from-group.1 b/docs/man/man1/oadm-policy-remove-cluster-role-from-group.1 index 7712673402c3..b0354d30fe1e 100644 --- a/docs/man/man1/oadm-policy-remove-cluster-role-from-group.1 +++ b/docs/man/man1/oadm-policy-remove-cluster-role-from-group.1 @@ -69,6 +69,10 @@ Remove a role from groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-cluster-role-from-user.1 b/docs/man/man1/oadm-policy-remove-cluster-role-from-user.1 index e37982ad8829..50acdc62ad72 100644 --- a/docs/man/man1/oadm-policy-remove-cluster-role-from-user.1 +++ b/docs/man/man1/oadm-policy-remove-cluster-role-from-user.1 @@ -69,6 +69,10 @@ Remove a role from users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-group.1 b/docs/man/man1/oadm-policy-remove-group.1 index b67e01bd02d1..1b621ec1d765 100644 --- a/docs/man/man1/oadm-policy-remove-group.1 +++ b/docs/man/man1/oadm-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-role-from-group.1 b/docs/man/man1/oadm-policy-remove-role-from-group.1 index 3d1a00420a68..5c350318e14b 100644 --- a/docs/man/man1/oadm-policy-remove-role-from-group.1 +++ b/docs/man/man1/oadm-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-role-from-user.1 b/docs/man/man1/oadm-policy-remove-role-from-user.1 index 0183aa1a161a..468bace3f620 100644 --- a/docs/man/man1/oadm-policy-remove-role-from-user.1 +++ b/docs/man/man1/oadm-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-scc-from-group.1 b/docs/man/man1/oadm-policy-remove-scc-from-group.1 index 370ee7f505da..dfd7bc29fd0f 100644 --- a/docs/man/man1/oadm-policy-remove-scc-from-group.1 +++ b/docs/man/man1/oadm-policy-remove-scc-from-group.1 @@ -69,6 +69,10 @@ Remove group from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-scc-from-user.1 b/docs/man/man1/oadm-policy-remove-scc-from-user.1 index 0b6f446345f2..467947746f7e 100644 --- a/docs/man/man1/oadm-policy-remove-scc-from-user.1 +++ b/docs/man/man1/oadm-policy-remove-scc-from-user.1 @@ -75,6 +75,10 @@ Remove user from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-user.1 b/docs/man/man1/oadm-policy-remove-user.1 index b31353ef7be9..b98572892015 100644 --- a/docs/man/man1/oadm-policy-remove-user.1 +++ b/docs/man/man1/oadm-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-who-can.1 b/docs/man/man1/oadm-policy-who-can.1 index 0ef49b5de1a8..a33133f3c1d5 100644 --- a/docs/man/man1/oadm-policy-who-can.1 +++ b/docs/man/man1/oadm-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy.1 b/docs/man/man1/oadm-policy.1 index f5e485eb6599..dd21a038d5ab 100644 --- a/docs/man/man1/oadm-policy.1 +++ b/docs/man/man1/oadm-policy.1 @@ -78,6 +78,10 @@ and 'scc'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune-builds.1 b/docs/man/man1/oadm-prune-builds.1 index 3462dd20e33b..f76533e20afd 100644 --- a/docs/man/man1/oadm-prune-builds.1 +++ b/docs/man/man1/oadm-prune-builds.1 @@ -95,6 +95,10 @@ By default, the prune operation performs a dry run making no changes to internal \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune-deployments.1 b/docs/man/man1/oadm-prune-deployments.1 index 294c133902d6..97e2b52caf37 100644 --- a/docs/man/man1/oadm-prune-deployments.1 +++ b/docs/man/man1/oadm-prune-deployments.1 @@ -95,6 +95,10 @@ A \-\-confirm flag is needed for changes to be effective. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune-groups.1 b/docs/man/man1/oadm-prune-groups.1 index 7fd3aa8e5e65..14ae806a9b16 100644 --- a/docs/man/man1/oadm-prune-groups.1 +++ b/docs/man/man1/oadm-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune-images.1 b/docs/man/man1/oadm-prune-images.1 index 5130f44bef34..95be3120ffb8 100644 --- a/docs/man/man1/oadm-prune-images.1 +++ b/docs/man/man1/oadm-prune-images.1 @@ -99,6 +99,10 @@ images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune.1 b/docs/man/man1/oadm-prune.1 index 905a0fc987df..b3fdb6997f0d 100644 --- a/docs/man/man1/oadm-prune.1 +++ b/docs/man/man1/oadm-prune.1 @@ -73,6 +73,10 @@ the system by removing them. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-registry.1 b/docs/man/man1/oadm-registry.1 index 21ad9981e92f..bcebbae0a09d 100644 --- a/docs/man/man1/oadm-registry.1 +++ b/docs/man/man1/oadm-registry.1 @@ -171,6 +171,10 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-router.1 b/docs/man/man1/oadm-router.1 index 0bd235485e29..bf6fc9223962 100644 --- a/docs/man/man1/oadm-router.1 +++ b/docs/man/man1/oadm-router.1 @@ -212,6 +212,10 @@ you have failover protection. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-taint.1 b/docs/man/man1/oadm-taint.1 index 5b4fef4b6a90..9aeafa6a5d28 100644 --- a/docs/man/man1/oadm-taint.1 +++ b/docs/man/man1/oadm-taint.1 @@ -134,6 +134,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top-images.1 b/docs/man/man1/oadm-top-images.1 index 67a57775e087..4a158b317fbd 100644 --- a/docs/man/man1/oadm-top-images.1 +++ b/docs/man/man1/oadm-top-images.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top-imagestreams.1 b/docs/man/man1/oadm-top-imagestreams.1 index c283919b7cd7..e7dbb6321060 100644 --- a/docs/man/man1/oadm-top-imagestreams.1 +++ b/docs/man/man1/oadm-top-imagestreams.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top-node.1 b/docs/man/man1/oadm-top-node.1 index 5bff386acf83..9aa4bc83b71a 100644 --- a/docs/man/man1/oadm-top-node.1 +++ b/docs/man/man1/oadm-top-node.1 @@ -78,6 +78,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top-pod.1 b/docs/man/man1/oadm-top-pod.1 index 47828c1eeab4..b8b6f222d7e1 100644 --- a/docs/man/man1/oadm-top-pod.1 +++ b/docs/man/man1/oadm-top-pod.1 @@ -90,6 +90,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top.1 b/docs/man/man1/oadm-top.1 index 41b94b4da541..d20d8e4318fc 100644 --- a/docs/man/man1/oadm-top.1 +++ b/docs/man/man1/oadm-top.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-uncordon.1 b/docs/man/man1/oadm-uncordon.1 index 77bd75938698..a0b533936045 100644 --- a/docs/man/man1/oadm-uncordon.1 +++ b/docs/man/man1/oadm-uncordon.1 @@ -69,6 +69,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-version.1 b/docs/man/man1/oadm-version.1 index 0e73683e69a8..c3d319349bd8 100644 --- a/docs/man/man1/oadm-version.1 +++ b/docs/man/man1/oadm-version.1 @@ -69,6 +69,10 @@ Display client and server versions. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm.1 b/docs/man/man1/oadm.1 index f84a71383bd2..ffa915f75b99 100644 --- a/docs/man/man1/oadm.1 +++ b/docs/man/man1/oadm.1 @@ -73,6 +73,10 @@ actions involve interaction with the command\-line client as well. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-build-chain.1 b/docs/man/man1/oc-adm-build-chain.1 index c347392697dd..ffd431cebb7e 100644 --- a/docs/man/man1/oc-adm-build-chain.1 +++ b/docs/man/man1/oc-adm-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-create-key-pair.1 b/docs/man/man1/oc-adm-ca-create-key-pair.1 index 8e3760423f63..f75f606943a5 100644 --- a/docs/man/man1/oc-adm-ca-create-key-pair.1 +++ b/docs/man/man1/oc-adm-ca-create-key-pair.1 @@ -96,6 +96,10 @@ oc adm ca create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public.key \ \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-create-master-certs.1 b/docs/man/man1/oc-adm-ca-create-master-certs.1 index 8893088e457f..b262351145ed 100644 --- a/docs/man/man1/oc-adm-ca-create-master-certs.1 +++ b/docs/man/man1/oc-adm-ca-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-create-server-cert.1 b/docs/man/man1/oc-adm-ca-create-server-cert.1 index 845da63d50c7..c1d3860d0011 100644 --- a/docs/man/man1/oc-adm-ca-create-server-cert.1 +++ b/docs/man/man1/oc-adm-ca-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-create-signer-cert.1 b/docs/man/man1/oc-adm-ca-create-signer-cert.1 index ead4bb15b34e..c6b66d124c06 100644 --- a/docs/man/man1/oc-adm-ca-create-signer-cert.1 +++ b/docs/man/man1/oc-adm-ca-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-decrypt.1 b/docs/man/man1/oc-adm-ca-decrypt.1 index 9f904b3b0319..cdbe1121e9c6 100644 --- a/docs/man/man1/oc-adm-ca-decrypt.1 +++ b/docs/man/man1/oc-adm-ca-decrypt.1 @@ -83,6 +83,10 @@ Decrypt data encrypted with "oc adm ca encrypt" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-encrypt.1 b/docs/man/man1/oc-adm-ca-encrypt.1 index 05a91e51e182..7f0b49939f35 100644 --- a/docs/man/man1/oc-adm-ca-encrypt.1 +++ b/docs/man/man1/oc-adm-ca-encrypt.1 @@ -87,6 +87,10 @@ Encrypt data with AES\-256\-CBC encryption \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca.1 b/docs/man/man1/oc-adm-ca.1 index 9257c7beb92b..2c3258903b6f 100644 --- a/docs/man/man1/oc-adm-ca.1 +++ b/docs/man/man1/oc-adm-ca.1 @@ -69,6 +69,10 @@ Manage certificates and keys \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-completion.1 b/docs/man/man1/oc-adm-completion.1 index 07447d5bfd13..b833e91db434 100644 --- a/docs/man/man1/oc-adm-completion.1 +++ b/docs/man/man1/oc-adm-completion.1 @@ -70,6 +70,10 @@ completion of oc adm commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-current-context.1 b/docs/man/man1/oc-adm-config-current-context.1 index 17367962cb80..109d537e434f 100644 --- a/docs/man/man1/oc-adm-config-current-context.1 +++ b/docs/man/man1/oc-adm-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-delete-cluster.1 b/docs/man/man1/oc-adm-config-delete-cluster.1 index 8d4ea0a683c0..5d99078481b2 100644 --- a/docs/man/man1/oc-adm-config-delete-cluster.1 +++ b/docs/man/man1/oc-adm-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-delete-context.1 b/docs/man/man1/oc-adm-config-delete-context.1 index 00e14f12dc44..13efaa61b583 100644 --- a/docs/man/man1/oc-adm-config-delete-context.1 +++ b/docs/man/man1/oc-adm-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-get-clusters.1 b/docs/man/man1/oc-adm-config-get-clusters.1 index b79eb6afd2f4..b3662e710af7 100644 --- a/docs/man/man1/oc-adm-config-get-clusters.1 +++ b/docs/man/man1/oc-adm-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-get-contexts.1 b/docs/man/man1/oc-adm-config-get-contexts.1 index 5d7026c8e01f..abb2050fa1be 100644 --- a/docs/man/man1/oc-adm-config-get-contexts.1 +++ b/docs/man/man1/oc-adm-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-set-cluster.1 b/docs/man/man1/oc-adm-config-set-cluster.1 index 7b604c336650..37c4d85ab159 100644 --- a/docs/man/man1/oc-adm-config-set-cluster.1 +++ b/docs/man/man1/oc-adm-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/oc-adm-config-set-context.1 b/docs/man/man1/oc-adm-config-set-context.1 index e5fadf6530e4..6253653bd982 100644 --- a/docs/man/man1/oc-adm-config-set-context.1 +++ b/docs/man/man1/oc-adm-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-set-credentials.1 b/docs/man/man1/oc-adm-config-set-credentials.1 index f911faadeb57..3c40a708801a 100644 --- a/docs/man/man1/oc-adm-config-set-credentials.1 +++ b/docs/man/man1/oc-adm-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-set.1 b/docs/man/man1/oc-adm-config-set.1 index 2c58894646f6..1a70cf92bba4 100644 --- a/docs/man/man1/oc-adm-config-set.1 +++ b/docs/man/man1/oc-adm-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-unset.1 b/docs/man/man1/oc-adm-config-unset.1 index 410387ef2d83..0d9259d23389 100644 --- a/docs/man/man1/oc-adm-config-unset.1 +++ b/docs/man/man1/oc-adm-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-use-context.1 b/docs/man/man1/oc-adm-config-use-context.1 index ac7cd4d6a6c1..cee7639fa2d7 100644 --- a/docs/man/man1/oc-adm-config-use-context.1 +++ b/docs/man/man1/oc-adm-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-view.1 b/docs/man/man1/oc-adm-config-view.1 index b52ec5127838..0accc8ce42c6 100644 --- a/docs/man/man1/oc-adm-config-view.1 +++ b/docs/man/man1/oc-adm-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config.1 b/docs/man/man1/oc-adm-config.1 index 4e455596efa0..00366f7edac4 100644 --- a/docs/man/man1/oc-adm-config.1 +++ b/docs/man/man1/oc-adm-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-cordon.1 b/docs/man/man1/oc-adm-cordon.1 index 18f29bcf0d05..672f8639d628 100644 --- a/docs/man/man1/oc-adm-cordon.1 +++ b/docs/man/man1/oc-adm-cordon.1 @@ -69,6 +69,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-api-client-config.1 b/docs/man/man1/oc-adm-create-api-client-config.1 index 533c2695f5e5..b8d7c22bf5ee 100644 --- a/docs/man/man1/oc-adm-create-api-client-config.1 +++ b/docs/man/man1/oc-adm-create-api-client-config.1 @@ -113,6 +113,10 @@ master as the provided user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-bootstrap-policy-file.1 b/docs/man/man1/oc-adm-create-bootstrap-policy-file.1 index 9fadc6514fc9..798f88022320 100644 --- a/docs/man/man1/oc-adm-create-bootstrap-policy-file.1 +++ b/docs/man/man1/oc-adm-create-bootstrap-policy-file.1 @@ -79,6 +79,10 @@ Create the default bootstrap policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-bootstrap-project-template.1 b/docs/man/man1/oc-adm-create-bootstrap-project-template.1 index 05c6ef6c8b8c..6fe4209db28c 100644 --- a/docs/man/man1/oc-adm-create-bootstrap-project-template.1 +++ b/docs/man/man1/oc-adm-create-bootstrap-project-template.1 @@ -107,6 +107,10 @@ Create a bootstrap project template \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-error-template.1 b/docs/man/man1/oc-adm-create-error-template.1 index 0a598a3e7505..6c7dcb3ad3c6 100644 --- a/docs/man/man1/oc-adm-create-error-template.1 +++ b/docs/man/man1/oc-adm-create-error-template.1 @@ -89,6 +89,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-key-pair.1 b/docs/man/man1/oc-adm-create-key-pair.1 index eac349f69f12..ec982878e99e 100644 --- a/docs/man/man1/oc-adm-create-key-pair.1 +++ b/docs/man/man1/oc-adm-create-key-pair.1 @@ -96,6 +96,10 @@ oc adm create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public.key \-\- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-kubeconfig.1 b/docs/man/man1/oc-adm-create-kubeconfig.1 index b1b414354651..ba0f347eefce 100644 --- a/docs/man/man1/oc-adm-create-kubeconfig.1 +++ b/docs/man/man1/oc-adm-create-kubeconfig.1 @@ -113,6 +113,10 @@ users: \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-login-template.1 b/docs/man/man1/oc-adm-create-login-template.1 index a4fbeb471b6f..a87a4e33cf37 100644 --- a/docs/man/man1/oc-adm-create-login-template.1 +++ b/docs/man/man1/oc-adm-create-login-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-master-certs.1 b/docs/man/man1/oc-adm-create-master-certs.1 index c7156f2ca002..18a059927a81 100644 --- a/docs/man/man1/oc-adm-create-master-certs.1 +++ b/docs/man/man1/oc-adm-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-node-config.1 b/docs/man/man1/oc-adm-create-node-config.1 index 6d8f3ecb6043..78d8708febc8 100644 --- a/docs/man/man1/oc-adm-create-node-config.1 +++ b/docs/man/man1/oc-adm-create-node-config.1 @@ -145,6 +145,10 @@ Create a configuration bundle for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-provider-selection-template.1 b/docs/man/man1/oc-adm-create-provider-selection-template.1 index b67309e17196..5da40dc9e262 100644 --- a/docs/man/man1/oc-adm-create-provider-selection-template.1 +++ b/docs/man/man1/oc-adm-create-provider-selection-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-server-cert.1 b/docs/man/man1/oc-adm-create-server-cert.1 index 5c503803952d..67a0529d84d9 100644 --- a/docs/man/man1/oc-adm-create-server-cert.1 +++ b/docs/man/man1/oc-adm-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-signer-cert.1 b/docs/man/man1/oc-adm-create-signer-cert.1 index e5cc1a9ad93c..5dd633a903fb 100644 --- a/docs/man/man1/oc-adm-create-signer-cert.1 +++ b/docs/man/man1/oc-adm-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-diagnostics.1 b/docs/man/man1/oc-adm-diagnostics.1 index 3be7d64b9429..a371fd79b6ae 100644 --- a/docs/man/man1/oc-adm-diagnostics.1 +++ b/docs/man/man1/oc-adm-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-drain.1 b/docs/man/man1/oc-adm-drain.1 index 3f91c61354ff..7cec5665a341 100644 --- a/docs/man/man1/oc-adm-drain.1 +++ b/docs/man/man1/oc-adm-drain.1 @@ -105,6 +105,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-add-users.1 b/docs/man/man1/oc-adm-groups-add-users.1 index 7ecd3d8dd2dc..3e5dfcd2fcf1 100644 --- a/docs/man/man1/oc-adm-groups-add-users.1 +++ b/docs/man/man1/oc-adm-groups-add-users.1 @@ -72,6 +72,10 @@ This command will append unique users to the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-new.1 b/docs/man/man1/oc-adm-groups-new.1 index acc5c6b5cddd..01697ad2d597 100644 --- a/docs/man/man1/oc-adm-groups-new.1 +++ b/docs/man/man1/oc-adm-groups-new.1 @@ -106,6 +106,10 @@ This command will create a new group with an optional list of users. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-prune.1 b/docs/man/man1/oc-adm-groups-prune.1 index b71202abdd2b..239e5c341096 100644 --- a/docs/man/man1/oc-adm-groups-prune.1 +++ b/docs/man/man1/oc-adm-groups-prune.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-remove-users.1 b/docs/man/man1/oc-adm-groups-remove-users.1 index 903a7030f1b5..28ab64013404 100644 --- a/docs/man/man1/oc-adm-groups-remove-users.1 +++ b/docs/man/man1/oc-adm-groups-remove-users.1 @@ -72,6 +72,10 @@ This command will remove users from the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-sync.1 b/docs/man/man1/oc-adm-groups-sync.1 index 96392e8f8503..0406d6edd7e2 100644 --- a/docs/man/man1/oc-adm-groups-sync.1 +++ b/docs/man/man1/oc-adm-groups-sync.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups.1 b/docs/man/man1/oc-adm-groups.1 index c38a709c7503..3b5f381845bf 100644 --- a/docs/man/man1/oc-adm-groups.1 +++ b/docs/man/man1/oc-adm-groups.1 @@ -72,6 +72,10 @@ Groups are sets of users that can be used when describing policy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ipfailover.1 b/docs/man/man1/oc-adm-ipfailover.1 index c25132502020..04fdbdfff2aa 100644 --- a/docs/man/man1/oc-adm-ipfailover.1 +++ b/docs/man/man1/oc-adm-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-manage-node.1 b/docs/man/man1/oc-adm-manage-node.1 index 86913ff2640f..69600342091c 100644 --- a/docs/man/man1/oc-adm-manage-node.1 +++ b/docs/man/man1/oc-adm-manage-node.1 @@ -148,6 +148,10 @@ list\-pods: List all/selected pods on given/selected nodes. It can list the outp \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-migrate-image-references.1 b/docs/man/man1/oc-adm-migrate-image-references.1 index 14386716628a..464bd8ba140d 100644 --- a/docs/man/man1/oc-adm-migrate-image-references.1 +++ b/docs/man/man1/oc-adm-migrate-image-references.1 @@ -129,6 +129,10 @@ streams requires administrative privileges. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-migrate-storage.1 b/docs/man/man1/oc-adm-migrate-storage.1 index 551b586e541b..cdf4049721af 100644 --- a/docs/man/man1/oc-adm-migrate-storage.1 +++ b/docs/man/man1/oc-adm-migrate-storage.1 @@ -120,6 +120,10 @@ WARNING: This is a slow command and will put significant load on an API server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-migrate.1 b/docs/man/man1/oc-adm-migrate.1 index 5181de9b5d6e..845c76438e95 100644 --- a/docs/man/man1/oc-adm-migrate.1 +++ b/docs/man/man1/oc-adm-migrate.1 @@ -72,6 +72,10 @@ These commands assist administrators in performing preventative maintenance on a \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-new-project.1 b/docs/man/man1/oc-adm-new-project.1 index 2747db826a90..133ce84ae1ce 100644 --- a/docs/man/man1/oc-adm-new-project.1 +++ b/docs/man/man1/oc-adm-new-project.1 @@ -96,6 +96,10 @@ to restrict which nodes pods in this project can be scheduled to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-options.1 b/docs/man/man1/oc-adm-options.1 index c19f4bc8c545..531dec994316 100644 --- a/docs/man/man1/oc-adm-options.1 +++ b/docs/man/man1/oc-adm-options.1 @@ -66,6 +66,10 @@ oc adm options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-overwrite-policy.1 b/docs/man/man1/oc-adm-overwrite-policy.1 index 16358b41a19b..cb7cdb529bc6 100644 --- a/docs/man/man1/oc-adm-overwrite-policy.1 +++ b/docs/man/man1/oc-adm-overwrite-policy.1 @@ -83,6 +83,10 @@ Reset the policy to the default values \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-pod-network-isolate-projects.1 b/docs/man/man1/oc-adm-pod-network-isolate-projects.1 index 4fbb2939050e..495327f4e282 100644 --- a/docs/man/man1/oc-adm-pod-network-isolate-projects.1 +++ b/docs/man/man1/oc-adm-pod-network-isolate-projects.1 @@ -78,6 +78,10 @@ Allows projects to isolate their network from other projects when using the redh \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-pod-network-join-projects.1 b/docs/man/man1/oc-adm-pod-network-join-projects.1 index 406ecbfa48c7..21c612718c65 100644 --- a/docs/man/man1/oc-adm-pod-network-join-projects.1 +++ b/docs/man/man1/oc-adm-pod-network-join-projects.1 @@ -82,6 +82,10 @@ Allows projects to join existing project network when using the redhat/openshift \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-pod-network-make-projects-global.1 b/docs/man/man1/oc-adm-pod-network-make-projects-global.1 index 4dd0056bb9e4..0a861eaebe14 100644 --- a/docs/man/man1/oc-adm-pod-network-make-projects-global.1 +++ b/docs/man/man1/oc-adm-pod-network-make-projects-global.1 @@ -78,6 +78,10 @@ Allows projects to access all pods in the cluster and vice versa when using the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-pod-network.1 b/docs/man/man1/oc-adm-pod-network.1 index a66a9189b166..0862c0071ba5 100644 --- a/docs/man/man1/oc-adm-pod-network.1 +++ b/docs/man/man1/oc-adm-pod-network.1 @@ -72,6 +72,10 @@ This command provides common pod network operations for administrators. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 b/docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 index 85919b2d5fb9..1a3b260196e6 100644 --- a/docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 +++ b/docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 @@ -69,6 +69,10 @@ Add a role to groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 b/docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 index 31ce8aa32794..6563d61ac42a 100644 --- a/docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 +++ b/docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 @@ -69,6 +69,10 @@ Add a role to users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-role-to-group.1 b/docs/man/man1/oc-adm-policy-add-role-to-group.1 index ef732325401f..f57553c28bfa 100644 --- a/docs/man/man1/oc-adm-policy-add-role-to-group.1 +++ b/docs/man/man1/oc-adm-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-role-to-user.1 b/docs/man/man1/oc-adm-policy-add-role-to-user.1 index 4cab11cfea4b..858c1cad752d 100644 --- a/docs/man/man1/oc-adm-policy-add-role-to-user.1 +++ b/docs/man/man1/oc-adm-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-scc-to-group.1 b/docs/man/man1/oc-adm-policy-add-scc-to-group.1 index 96bc34b47820..eda5d901dcec 100644 --- a/docs/man/man1/oc-adm-policy-add-scc-to-group.1 +++ b/docs/man/man1/oc-adm-policy-add-scc-to-group.1 @@ -69,6 +69,10 @@ Add groups to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-scc-to-user.1 b/docs/man/man1/oc-adm-policy-add-scc-to-user.1 index 4d38141d3c05..0da0f375b07c 100644 --- a/docs/man/man1/oc-adm-policy-add-scc-to-user.1 +++ b/docs/man/man1/oc-adm-policy-add-scc-to-user.1 @@ -75,6 +75,10 @@ Add users or serviceaccount to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 b/docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 index 520aae620b6c..25940e0aa47a 100644 --- a/docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 +++ b/docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 @@ -127,6 +127,10 @@ You can see which recommended cluster role bindings have changed by choosing an \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 b/docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 index 0113ab4135c7..713761432b65 100644 --- a/docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 +++ b/docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 @@ -122,6 +122,10 @@ You can see which cluster roles have recommended changed by choosing an output t \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-reconcile-sccs.1 b/docs/man/man1/oc-adm-policy-reconcile-sccs.1 index 0b6632728617..b816e7affb71 100644 --- a/docs/man/man1/oc-adm-policy-reconcile-sccs.1 +++ b/docs/man/man1/oc-adm-policy-reconcile-sccs.1 @@ -126,6 +126,10 @@ You can see which cluster SCCs have recommended changes by choosing an output ty \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 b/docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 index 426dc52aa9f9..aa27e349a0e8 100644 --- a/docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 +++ b/docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 @@ -69,6 +69,10 @@ Remove a role from groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 b/docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 index 59f5876c4907..e8105e5f4997 100644 --- a/docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 +++ b/docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 @@ -69,6 +69,10 @@ Remove a role from users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-group.1 b/docs/man/man1/oc-adm-policy-remove-group.1 index ff54abd71b08..f65b1c5a0691 100644 --- a/docs/man/man1/oc-adm-policy-remove-group.1 +++ b/docs/man/man1/oc-adm-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-role-from-group.1 b/docs/man/man1/oc-adm-policy-remove-role-from-group.1 index 72539623e628..2a81366b8dd2 100644 --- a/docs/man/man1/oc-adm-policy-remove-role-from-group.1 +++ b/docs/man/man1/oc-adm-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-role-from-user.1 b/docs/man/man1/oc-adm-policy-remove-role-from-user.1 index 36e77d64b824..08a557b3578f 100644 --- a/docs/man/man1/oc-adm-policy-remove-role-from-user.1 +++ b/docs/man/man1/oc-adm-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-scc-from-group.1 b/docs/man/man1/oc-adm-policy-remove-scc-from-group.1 index bf5e9b41465f..5de3bd29d568 100644 --- a/docs/man/man1/oc-adm-policy-remove-scc-from-group.1 +++ b/docs/man/man1/oc-adm-policy-remove-scc-from-group.1 @@ -69,6 +69,10 @@ Remove group from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-scc-from-user.1 b/docs/man/man1/oc-adm-policy-remove-scc-from-user.1 index 3e64049f178e..741426f1bba5 100644 --- a/docs/man/man1/oc-adm-policy-remove-scc-from-user.1 +++ b/docs/man/man1/oc-adm-policy-remove-scc-from-user.1 @@ -75,6 +75,10 @@ Remove user from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-user.1 b/docs/man/man1/oc-adm-policy-remove-user.1 index aca4c7ac42d5..e570994ff5c6 100644 --- a/docs/man/man1/oc-adm-policy-remove-user.1 +++ b/docs/man/man1/oc-adm-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-who-can.1 b/docs/man/man1/oc-adm-policy-who-can.1 index 3fa345dee5e8..73dc8c134878 100644 --- a/docs/man/man1/oc-adm-policy-who-can.1 +++ b/docs/man/man1/oc-adm-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy.1 b/docs/man/man1/oc-adm-policy.1 index c250a5baf9ea..5cc080298d4b 100644 --- a/docs/man/man1/oc-adm-policy.1 +++ b/docs/man/man1/oc-adm-policy.1 @@ -78,6 +78,10 @@ and 'scc'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune-builds.1 b/docs/man/man1/oc-adm-prune-builds.1 index 9c60d213a193..f24c05c97a10 100644 --- a/docs/man/man1/oc-adm-prune-builds.1 +++ b/docs/man/man1/oc-adm-prune-builds.1 @@ -95,6 +95,10 @@ By default, the prune operation performs a dry run making no changes to internal \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune-deployments.1 b/docs/man/man1/oc-adm-prune-deployments.1 index 8d8b92083251..74b2589cf55e 100644 --- a/docs/man/man1/oc-adm-prune-deployments.1 +++ b/docs/man/man1/oc-adm-prune-deployments.1 @@ -95,6 +95,10 @@ A \-\-confirm flag is needed for changes to be effective. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune-groups.1 b/docs/man/man1/oc-adm-prune-groups.1 index 5813d3ebb8e7..250a76c50103 100644 --- a/docs/man/man1/oc-adm-prune-groups.1 +++ b/docs/man/man1/oc-adm-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune-images.1 b/docs/man/man1/oc-adm-prune-images.1 index 4dee27112858..b140eb4c3eb0 100644 --- a/docs/man/man1/oc-adm-prune-images.1 +++ b/docs/man/man1/oc-adm-prune-images.1 @@ -99,6 +99,10 @@ images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune.1 b/docs/man/man1/oc-adm-prune.1 index a43671d35db2..76aba019bc9d 100644 --- a/docs/man/man1/oc-adm-prune.1 +++ b/docs/man/man1/oc-adm-prune.1 @@ -73,6 +73,10 @@ the system by removing them. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-registry.1 b/docs/man/man1/oc-adm-registry.1 index d054cb331e3f..a64dafd2a335 100644 --- a/docs/man/man1/oc-adm-registry.1 +++ b/docs/man/man1/oc-adm-registry.1 @@ -171,6 +171,10 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-router.1 b/docs/man/man1/oc-adm-router.1 index 44a76af4c07d..4bb7dc354343 100644 --- a/docs/man/man1/oc-adm-router.1 +++ b/docs/man/man1/oc-adm-router.1 @@ -212,6 +212,10 @@ you have failover protection. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-taint.1 b/docs/man/man1/oc-adm-taint.1 index e98bd2f3e6ad..dc070906db3b 100644 --- a/docs/man/man1/oc-adm-taint.1 +++ b/docs/man/man1/oc-adm-taint.1 @@ -134,6 +134,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top-images.1 b/docs/man/man1/oc-adm-top-images.1 index dcb5c37330a3..dd245dceae69 100644 --- a/docs/man/man1/oc-adm-top-images.1 +++ b/docs/man/man1/oc-adm-top-images.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top-imagestreams.1 b/docs/man/man1/oc-adm-top-imagestreams.1 index bf8e9834fe2d..3069c2fbc175 100644 --- a/docs/man/man1/oc-adm-top-imagestreams.1 +++ b/docs/man/man1/oc-adm-top-imagestreams.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top-node.1 b/docs/man/man1/oc-adm-top-node.1 index a6ece3d00d2a..cdc97e5cc415 100644 --- a/docs/man/man1/oc-adm-top-node.1 +++ b/docs/man/man1/oc-adm-top-node.1 @@ -78,6 +78,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top-pod.1 b/docs/man/man1/oc-adm-top-pod.1 index 9b0271ce2aa3..a67308ee0508 100644 --- a/docs/man/man1/oc-adm-top-pod.1 +++ b/docs/man/man1/oc-adm-top-pod.1 @@ -90,6 +90,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top.1 b/docs/man/man1/oc-adm-top.1 index 98a374a6ca78..0bb0308d3da4 100644 --- a/docs/man/man1/oc-adm-top.1 +++ b/docs/man/man1/oc-adm-top.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-uncordon.1 b/docs/man/man1/oc-adm-uncordon.1 index e5509f17b024..46d1e8df0e94 100644 --- a/docs/man/man1/oc-adm-uncordon.1 +++ b/docs/man/man1/oc-adm-uncordon.1 @@ -69,6 +69,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm.1 b/docs/man/man1/oc-adm.1 index 7ca38b3abd98..da41b74cf78d 100644 --- a/docs/man/man1/oc-adm.1 +++ b/docs/man/man1/oc-adm.1 @@ -65,6 +65,10 @@ actions involve interaction with the command\-line client as well. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-annotate.1 b/docs/man/man1/oc-annotate.1 index 3fae4d9062cb..5c6fa02ebf23 100644 --- a/docs/man/man1/oc-annotate.1 +++ b/docs/man/man1/oc-annotate.1 @@ -147,6 +147,10 @@ Run 'oc types' for a list of valid resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-apply.1 b/docs/man/man1/oc-apply.1 index 2f7e83e0bbea..0b0f8c961b44 100644 --- a/docs/man/man1/oc-apply.1 +++ b/docs/man/man1/oc-apply.1 @@ -106,6 +106,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-attach.1 b/docs/man/man1/oc-attach.1 index c57139aece9e..292f52c05b1e 100644 --- a/docs/man/man1/oc-attach.1 +++ b/docs/man/man1/oc-attach.1 @@ -87,6 +87,10 @@ terminal session. Can be used to debug containers and invoke interactive command \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-autoscale.1 b/docs/man/man1/oc-autoscale.1 index afa3c4a65314..1517dc5771e5 100644 --- a/docs/man/man1/oc-autoscale.1 +++ b/docs/man/man1/oc-autoscale.1 @@ -152,6 +152,10 @@ increase or decrease number of pods deployed within the system as needed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-build-logs.1 b/docs/man/man1/oc-build-logs.1 index f76c5024f22c..75522d3ad520 100644 --- a/docs/man/man1/oc-build-logs.1 +++ b/docs/man/man1/oc-build-logs.1 @@ -79,6 +79,10 @@ DEPRECATED: This command has been moved to "oc logs" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-cancel-build.1 b/docs/man/man1/oc-cancel-build.1 index 3fcd017c26a8..bcd441a47895 100644 --- a/docs/man/man1/oc-cancel-build.1 +++ b/docs/man/man1/oc-cancel-build.1 @@ -87,6 +87,10 @@ the build and the time the build is terminated. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-cluster-down.1 b/docs/man/man1/oc-cluster-down.1 index dea3483871bc..61f73226a3de 100644 --- a/docs/man/man1/oc-cluster-down.1 +++ b/docs/man/man1/oc-cluster-down.1 @@ -79,6 +79,10 @@ same machine using the \-\-docker\-machine argument. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-cluster-up.1 b/docs/man/man1/oc-cluster-up.1 index 5dbd1b44b342..a0652f36a061 100644 --- a/docs/man/man1/oc-cluster-up.1 +++ b/docs/man/man1/oc-cluster-up.1 @@ -151,6 +151,10 @@ A public hostname can also be specified for the server with the \-\-public\-host \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-cluster.1 b/docs/man/man1/oc-cluster.1 index dfdaddf97e47..482cb72dffee 100644 --- a/docs/man/man1/oc-cluster.1 +++ b/docs/man/man1/oc-cluster.1 @@ -87,6 +87,10 @@ routing suffix, use the \-\-routing\-suffix flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-completion.1 b/docs/man/man1/oc-completion.1 index 447509d60df6..790260986028 100644 --- a/docs/man/man1/oc-completion.1 +++ b/docs/man/man1/oc-completion.1 @@ -70,6 +70,10 @@ completion of oc commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-current-context.1 b/docs/man/man1/oc-config-current-context.1 index 0d71b4e6aa5e..1617cf5c0940 100644 --- a/docs/man/man1/oc-config-current-context.1 +++ b/docs/man/man1/oc-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-delete-cluster.1 b/docs/man/man1/oc-config-delete-cluster.1 index 62a72ea79d78..87c7a723e813 100644 --- a/docs/man/man1/oc-config-delete-cluster.1 +++ b/docs/man/man1/oc-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-delete-context.1 b/docs/man/man1/oc-config-delete-context.1 index 1a4da5aa0f5e..9ae91d7c4079 100644 --- a/docs/man/man1/oc-config-delete-context.1 +++ b/docs/man/man1/oc-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-get-clusters.1 b/docs/man/man1/oc-config-get-clusters.1 index 813466b44e6b..33aaacaf696a 100644 --- a/docs/man/man1/oc-config-get-clusters.1 +++ b/docs/man/man1/oc-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-get-contexts.1 b/docs/man/man1/oc-config-get-contexts.1 index 7a386ae14c47..d0a835ffaf68 100644 --- a/docs/man/man1/oc-config-get-contexts.1 +++ b/docs/man/man1/oc-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-set-cluster.1 b/docs/man/man1/oc-config-set-cluster.1 index 1f565126b017..5912122151bd 100644 --- a/docs/man/man1/oc-config-set-cluster.1 +++ b/docs/man/man1/oc-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/oc-config-set-context.1 b/docs/man/man1/oc-config-set-context.1 index aebd7b3c9845..e5b163f49bd6 100644 --- a/docs/man/man1/oc-config-set-context.1 +++ b/docs/man/man1/oc-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-set-credentials.1 b/docs/man/man1/oc-config-set-credentials.1 index be4f2005a40a..56460393fdaa 100644 --- a/docs/man/man1/oc-config-set-credentials.1 +++ b/docs/man/man1/oc-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-set.1 b/docs/man/man1/oc-config-set.1 index d20b49a7f81a..eaf667ca0c52 100644 --- a/docs/man/man1/oc-config-set.1 +++ b/docs/man/man1/oc-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-unset.1 b/docs/man/man1/oc-config-unset.1 index fb478b3430a9..a7d9acb82416 100644 --- a/docs/man/man1/oc-config-unset.1 +++ b/docs/man/man1/oc-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-use-context.1 b/docs/man/man1/oc-config-use-context.1 index 00dd07c99a60..64b5092b4b44 100644 --- a/docs/man/man1/oc-config-use-context.1 +++ b/docs/man/man1/oc-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-view.1 b/docs/man/man1/oc-config-view.1 index f71abde9fd4e..e3fe2e4fa6c5 100644 --- a/docs/man/man1/oc-config-view.1 +++ b/docs/man/man1/oc-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config.1 b/docs/man/man1/oc-config.1 index 17e8e11d90d9..b5556170b322 100644 --- a/docs/man/man1/oc-config.1 +++ b/docs/man/man1/oc-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-convert.1 b/docs/man/man1/oc-convert.1 index 21b9c98f9037..f31d30640713 100644 --- a/docs/man/man1/oc-convert.1 +++ b/docs/man/man1/oc-convert.1 @@ -137,6 +137,10 @@ to change to output destination. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-clusterresourcequota.1 b/docs/man/man1/oc-create-clusterresourcequota.1 index 635c432ff529..4dc8b9da4d14 100644 --- a/docs/man/man1/oc-create-clusterresourcequota.1 +++ b/docs/man/man1/oc-create-clusterresourcequota.1 @@ -90,6 +90,10 @@ Cluster resource quota objects defined quota restrictions that span multiple pro \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-configmap.1 b/docs/man/man1/oc-create-configmap.1 index ae19f7832f1e..ad8847e833d5 100644 --- a/docs/man/man1/oc-create-configmap.1 +++ b/docs/man/man1/oc-create-configmap.1 @@ -143,6 +143,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-deployment.1 b/docs/man/man1/oc-create-deployment.1 index 201f8dd40549..b2d7b663c8a9 100644 --- a/docs/man/man1/oc-create-deployment.1 +++ b/docs/man/man1/oc-create-deployment.1 @@ -127,6 +127,10 @@ Create a deployment with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-deploymentconfig.1 b/docs/man/man1/oc-create-deploymentconfig.1 index aeed1e28808b..5068f756c0da 100644 --- a/docs/man/man1/oc-create-deploymentconfig.1 +++ b/docs/man/man1/oc-create-deploymentconfig.1 @@ -82,6 +82,10 @@ Deployment configs define the template for a pod and manages deploying new image \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-identity.1 b/docs/man/man1/oc-create-identity.1 index 737358e91169..477fb219e032 100644 --- a/docs/man/man1/oc-create-identity.1 +++ b/docs/man/man1/oc-create-identity.1 @@ -112,6 +112,10 @@ to allow logging in with the created identity. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-imagestream.1 b/docs/man/man1/oc-create-imagestream.1 index 2f05fc216c7a..5d2a6a8cbc48 100644 --- a/docs/man/man1/oc-create-imagestream.1 +++ b/docs/man/man1/oc-create-imagestream.1 @@ -79,6 +79,10 @@ access controlled destination that you can push images to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-namespace.1 b/docs/man/man1/oc-create-namespace.1 index 8f6c4e5901e3..4fa2d1c8c368 100644 --- a/docs/man/man1/oc-create-namespace.1 +++ b/docs/man/man1/oc-create-namespace.1 @@ -123,6 +123,10 @@ Create a namespace with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-policybinding.1 b/docs/man/man1/oc-create-policybinding.1 index 25423e8b9ee0..56545c6218e9 100644 --- a/docs/man/man1/oc-create-policybinding.1 +++ b/docs/man/man1/oc-create-policybinding.1 @@ -75,6 +75,10 @@ Create a policy binding that references the policy in the targetted namespace. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-quota.1 b/docs/man/man1/oc-create-quota.1 index b6adb70db0bf..6bb1fa6272cd 100644 --- a/docs/man/man1/oc-create-quota.1 +++ b/docs/man/man1/oc-create-quota.1 @@ -131,6 +131,10 @@ Create a resourcequota with the specified name, hard limits and optional scopes \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-route-edge.1 b/docs/man/man1/oc-create-route-edge.1 index d3d2a14444e8..5742e6c5be29 100644 --- a/docs/man/man1/oc-create-route-edge.1 +++ b/docs/man/man1/oc-create-route-edge.1 @@ -119,6 +119,10 @@ generated route should expose via the \-\-service flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-route-passthrough.1 b/docs/man/man1/oc-create-route-passthrough.1 index 92576636c3ed..d72084cb75fa 100644 --- a/docs/man/man1/oc-create-route-passthrough.1 +++ b/docs/man/man1/oc-create-route-passthrough.1 @@ -99,6 +99,10 @@ generated route should expose via the \-\-service flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-route-reencrypt.1 b/docs/man/man1/oc-create-route-reencrypt.1 index 7b4e433bf505..3b1f130a9b82 100644 --- a/docs/man/man1/oc-create-route-reencrypt.1 +++ b/docs/man/man1/oc-create-route-reencrypt.1 @@ -120,6 +120,10 @@ is needed for reencrypt routes, specify one with the \-\-dest\-ca\-cert flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-route.1 b/docs/man/man1/oc-create-route.1 index 66d7e0463868..3c4e2fbb8151 100644 --- a/docs/man/man1/oc-create-route.1 +++ b/docs/man/man1/oc-create-route.1 @@ -73,6 +73,10 @@ If you wish to create unsecured routes, see "oc expose \-h" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-secret-docker-registry.1 b/docs/man/man1/oc-create-secret-docker-registry.1 index 5e1f3bfaa32e..b52ca912fbfe 100644 --- a/docs/man/man1/oc-create-secret-docker-registry.1 +++ b/docs/man/man1/oc-create-secret-docker-registry.1 @@ -158,6 +158,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-secret-generic.1 b/docs/man/man1/oc-create-secret-generic.1 index 39fee5e9d6af..4237b16fb4c6 100644 --- a/docs/man/man1/oc-create-secret-generic.1 +++ b/docs/man/man1/oc-create-secret-generic.1 @@ -147,6 +147,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-secret-tls.1 b/docs/man/man1/oc-create-secret-tls.1 index cb9c1bdc431e..4fc46c447859 100644 --- a/docs/man/man1/oc-create-secret-tls.1 +++ b/docs/man/man1/oc-create-secret-tls.1 @@ -134,6 +134,10 @@ The public/private key pair must exist before hand. The public key certificate m \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-secret.1 b/docs/man/man1/oc-create-secret.1 index aa3c28422041..ea113f7c44a9 100644 --- a/docs/man/man1/oc-create-secret.1 +++ b/docs/man/man1/oc-create-secret.1 @@ -69,6 +69,10 @@ Create a secret using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-service-clusterip.1 b/docs/man/man1/oc-create-service-clusterip.1 index b9b394a1f089..0dc62b5e706f 100644 --- a/docs/man/man1/oc-create-service-clusterip.1 +++ b/docs/man/man1/oc-create-service-clusterip.1 @@ -131,6 +131,10 @@ Create a clusterIP service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-service-loadbalancer.1 b/docs/man/man1/oc-create-service-loadbalancer.1 index 5efb6135d041..a28d14ac9aee 100644 --- a/docs/man/man1/oc-create-service-loadbalancer.1 +++ b/docs/man/man1/oc-create-service-loadbalancer.1 @@ -127,6 +127,10 @@ Create a LoadBalancer service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-service-nodeport.1 b/docs/man/man1/oc-create-service-nodeport.1 index 5b93d4ce8caf..14bdf0d6617f 100644 --- a/docs/man/man1/oc-create-service-nodeport.1 +++ b/docs/man/man1/oc-create-service-nodeport.1 @@ -131,6 +131,10 @@ Create a nodeport service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-service.1 b/docs/man/man1/oc-create-service.1 index fb871e35685c..ef287a7713f8 100644 --- a/docs/man/man1/oc-create-service.1 +++ b/docs/man/man1/oc-create-service.1 @@ -69,6 +69,10 @@ Create a service using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-serviceaccount.1 b/docs/man/man1/oc-create-serviceaccount.1 index bd097892d3c2..a6c50b1584f1 100644 --- a/docs/man/man1/oc-create-serviceaccount.1 +++ b/docs/man/man1/oc-create-serviceaccount.1 @@ -127,6 +127,10 @@ Create a service account with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-user.1 b/docs/man/man1/oc-create-user.1 index 321c086a195c..82fc1492d6f6 100644 --- a/docs/man/man1/oc-create-user.1 +++ b/docs/man/man1/oc-create-user.1 @@ -116,6 +116,10 @@ to allow logging in as the created user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-useridentitymapping.1 b/docs/man/man1/oc-create-useridentitymapping.1 index 25e63e98452d..de5a56f51177 100644 --- a/docs/man/man1/oc-create-useridentitymapping.1 +++ b/docs/man/man1/oc-create-useridentitymapping.1 @@ -106,6 +106,10 @@ to create a useridentitymapping object. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create.1 b/docs/man/man1/oc-create.1 index 01ce942da0dc..3cb34df21df4 100644 --- a/docs/man/man1/oc-create.1 +++ b/docs/man/man1/oc-create.1 @@ -106,6 +106,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-debug.1 b/docs/man/man1/oc-debug.1 index 703e32d71b9e..0a7ab334714c 100644 --- a/docs/man/man1/oc-debug.1 +++ b/docs/man/man1/oc-debug.1 @@ -161,6 +161,10 @@ the shell. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-delete.1 b/docs/man/man1/oc-delete.1 index 87e2143414c8..b00513f00c8d 100644 --- a/docs/man/man1/oc-delete.1 +++ b/docs/man/man1/oc-delete.1 @@ -127,6 +127,10 @@ will be lost along with the rest of the resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-deploy.1 b/docs/man/man1/oc-deploy.1 index 591c79de970d..20a0a141c573 100644 --- a/docs/man/man1/oc-deploy.1 +++ b/docs/man/man1/oc-deploy.1 @@ -126,6 +126,10 @@ If no options are given, shows information about the latest deployment. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-describe.1 b/docs/man/man1/oc-describe.1 index d7d4c95fd872..973d576cb445 100644 --- a/docs/man/man1/oc-describe.1 +++ b/docs/man/man1/oc-describe.1 @@ -99,6 +99,10 @@ given resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-edit.1 b/docs/man/man1/oc-edit.1 index 9080f808587d..640f81bc1d29 100644 --- a/docs/man/man1/oc-edit.1 +++ b/docs/man/man1/oc-edit.1 @@ -132,6 +132,10 @@ saved copy to include the latest resource version. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-env.1 b/docs/man/man1/oc-env.1 index 108488ffafdd..c329f8edf1b4 100644 --- a/docs/man/man1/oc-env.1 +++ b/docs/man/man1/oc-env.1 @@ -123,6 +123,10 @@ DEPRECATED: This command has been moved to "oc set env" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-ex-dockerbuild.1 b/docs/man/man1/oc-ex-dockerbuild.1 index d267c2d7a80d..e577340e96cf 100644 --- a/docs/man/man1/oc-ex-dockerbuild.1 +++ b/docs/man/man1/oc-ex-dockerbuild.1 @@ -92,6 +92,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-ex.1 b/docs/man/man1/oc-ex.1 index 722871ac36e7..e8f18e14f002 100644 --- a/docs/man/man1/oc-ex.1 +++ b/docs/man/man1/oc-ex.1 @@ -66,6 +66,10 @@ oc ex \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-exec.1 b/docs/man/man1/oc-exec.1 index 264e82c482ba..1ecfa1b76846 100644 --- a/docs/man/man1/oc-exec.1 +++ b/docs/man/man1/oc-exec.1 @@ -87,6 +87,10 @@ Execute a command in a container \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-explain.1 b/docs/man/man1/oc-explain.1 index a3f93cbcedeb..596d0d2f1ed2 100644 --- a/docs/man/man1/oc-explain.1 +++ b/docs/man/man1/oc-explain.1 @@ -85,6 +85,10 @@ resourcequotas (quota), namespaces (ns) or endpoints (ep). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-export.1 b/docs/man/man1/oc-export.1 index 0e8f7b41909f..2f06d3d6339b 100644 --- a/docs/man/man1/oc-export.1 +++ b/docs/man/man1/oc-export.1 @@ -148,6 +148,10 @@ to generate the API structure for a template to which you can add parameters and \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-expose.1 b/docs/man/man1/oc-expose.1 index fddb7ba21fec..b0276a8f5d69 100644 --- a/docs/man/man1/oc-expose.1 +++ b/docs/man/man1/oc-expose.1 @@ -196,6 +196,10 @@ labels from the object it exposes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-extract.1 b/docs/man/man1/oc-extract.1 index 4e85485b2e1e..2a5259d5d36a 100644 --- a/docs/man/man1/oc-extract.1 +++ b/docs/man/man1/oc-extract.1 @@ -128,6 +128,10 @@ with \-\-to=DIRECTORY. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-get.1 b/docs/man/man1/oc-get.1 index eab82c52bd2b..9eed39d4c4be 100644 --- a/docs/man/man1/oc-get.1 +++ b/docs/man/man1/oc-get.1 @@ -153,6 +153,10 @@ detailed view, use 'oc describe'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-idle.1 b/docs/man/man1/oc-idle.1 index d55cc2b597d6..48223802e5dd 100644 --- a/docs/man/man1/oc-idle.1 +++ b/docs/man/man1/oc-idle.1 @@ -101,6 +101,10 @@ associated resources by scaling them back up to their previous scale. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-import-app.json.1 b/docs/man/man1/oc-import-app.json.1 index 51a7ba951439..23f416c241f4 100644 --- a/docs/man/man1/oc-import-app.json.1 +++ b/docs/man/man1/oc-import-app.json.1 @@ -112,6 +112,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-import-docker-compose.1 b/docs/man/man1/oc-import-docker-compose.1 index 912f095b0522..ed3c6bddd1a8 100644 --- a/docs/man/man1/oc-import-docker-compose.1 +++ b/docs/man/man1/oc-import-docker-compose.1 @@ -108,6 +108,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-import-image.1 b/docs/man/man1/oc-import-image.1 index 7259b240fc31..922493cbb8e9 100644 --- a/docs/man/man1/oc-import-image.1 +++ b/docs/man/man1/oc-import-image.1 @@ -91,6 +91,10 @@ spec.Tags may have tag and image information imported. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-import.1 b/docs/man/man1/oc-import.1 index 621bd7048434..4f858ab8088f 100644 --- a/docs/man/man1/oc-import.1 +++ b/docs/man/man1/oc-import.1 @@ -72,6 +72,10 @@ These commands assist in bringing existing applications into OpenShift. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-label.1 b/docs/man/man1/oc-label.1 index 4fb0bc827a11..74412199611d 100644 --- a/docs/man/man1/oc-label.1 +++ b/docs/man/man1/oc-label.1 @@ -146,6 +146,10 @@ resource\-version will be used. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-login.1 b/docs/man/man1/oc-login.1 index 1dd4a30265a9..a13c1d74805d 100644 --- a/docs/man/man1/oc-login.1 +++ b/docs/man/man1/oc-login.1 @@ -90,6 +90,10 @@ prompt for user input as needed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-logout.1 b/docs/man/man1/oc-logout.1 index 1c4cfac660fd..4c1978267ea1 100644 --- a/docs/man/man1/oc-logout.1 +++ b/docs/man/man1/oc-logout.1 @@ -82,6 +82,10 @@ After logging out, if you want to log back into the server use 'oc login'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-logs.1 b/docs/man/man1/oc-logs.1 index 3402e1056f1b..11ab6abb5091 100644 --- a/docs/man/man1/oc-logs.1 +++ b/docs/man/man1/oc-logs.1 @@ -125,6 +125,10 @@ logs of the last attempt. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-new-app.1 b/docs/man/man1/oc-new-app.1 index f74a0bf3229f..9811b4b286f6 100644 --- a/docs/man/man1/oc-new-app.1 +++ b/docs/man/man1/oc-new-app.1 @@ -184,6 +184,10 @@ You can use 'oc status' to check the progress. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-new-build.1 b/docs/man/man1/oc-new-build.1 index 9cab29ffc793..7b534967e432 100644 --- a/docs/man/man1/oc-new-build.1 +++ b/docs/man/man1/oc-new-build.1 @@ -173,6 +173,10 @@ You can use 'oc status' to check the progress. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-new-project.1 b/docs/man/man1/oc-new-project.1 index a8d9795dd7b2..424a323689be 100644 --- a/docs/man/man1/oc-new-project.1 +++ b/docs/man/man1/oc-new-project.1 @@ -90,6 +90,10 @@ After your project is created it will become the default project in your config. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-observe.1 b/docs/man/man1/oc-observe.1 index 00d808f9d835..d70bb87e51b3 100644 --- a/docs/man/man1/oc-observe.1 +++ b/docs/man/man1/oc-observe.1 @@ -245,6 +245,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-options.1 b/docs/man/man1/oc-options.1 index 6942b11a89ec..dd1fa59a12f7 100644 --- a/docs/man/man1/oc-options.1 +++ b/docs/man/man1/oc-options.1 @@ -66,6 +66,10 @@ oc options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-patch.1 b/docs/man/man1/oc-patch.1 index dbd8964e9e1c..f3b88a46a13b 100644 --- a/docs/man/man1/oc-patch.1 +++ b/docs/man/man1/oc-patch.1 @@ -134,6 +134,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-add-role-to-group.1 b/docs/man/man1/oc-policy-add-role-to-group.1 index fc959b3d69f9..25fb61ccd725 100644 --- a/docs/man/man1/oc-policy-add-role-to-group.1 +++ b/docs/man/man1/oc-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-add-role-to-user.1 b/docs/man/man1/oc-policy-add-role-to-user.1 index 9bb7c09e0e79..bbbd5e9c5b2c 100644 --- a/docs/man/man1/oc-policy-add-role-to-user.1 +++ b/docs/man/man1/oc-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-can-i.1 b/docs/man/man1/oc-policy-can-i.1 index 42a53639e70d..1db67cb2c34b 100644 --- a/docs/man/man1/oc-policy-can-i.1 +++ b/docs/man/man1/oc-policy-can-i.1 @@ -99,6 +99,10 @@ Check whether an action is allowed \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-remove-group.1 b/docs/man/man1/oc-policy-remove-group.1 index 4224e2df4beb..c7dd76eaf7d3 100644 --- a/docs/man/man1/oc-policy-remove-group.1 +++ b/docs/man/man1/oc-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-remove-role-from-group.1 b/docs/man/man1/oc-policy-remove-role-from-group.1 index bfa53bb9c296..5726c0cea096 100644 --- a/docs/man/man1/oc-policy-remove-role-from-group.1 +++ b/docs/man/man1/oc-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-remove-role-from-user.1 b/docs/man/man1/oc-policy-remove-role-from-user.1 index 5dcaafd5c2de..12134ac5f26f 100644 --- a/docs/man/man1/oc-policy-remove-role-from-user.1 +++ b/docs/man/man1/oc-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-remove-user.1 b/docs/man/man1/oc-policy-remove-user.1 index 19a7127d7cb9..2dbbd324a25b 100644 --- a/docs/man/man1/oc-policy-remove-user.1 +++ b/docs/man/man1/oc-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-who-can.1 b/docs/man/man1/oc-policy-who-can.1 index 2b1423c10518..4dd345196adb 100644 --- a/docs/man/man1/oc-policy-who-can.1 +++ b/docs/man/man1/oc-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy.1 b/docs/man/man1/oc-policy.1 index 37c25bc2296f..a25bcc39e126 100644 --- a/docs/man/man1/oc-policy.1 +++ b/docs/man/man1/oc-policy.1 @@ -69,6 +69,10 @@ Manage authorization policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-port-forward.1 b/docs/man/man1/oc-port-forward.1 index 43ed0fe08cab..3d75e3b95851 100644 --- a/docs/man/man1/oc-port-forward.1 +++ b/docs/man/man1/oc-port-forward.1 @@ -75,6 +75,10 @@ Forward 1 or more local ports to a pod \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-process.1 b/docs/man/man1/oc-process.1 index 0d8f9ec692ab..c91f564ba216 100644 --- a/docs/man/man1/oc-process.1 +++ b/docs/man/man1/oc-process.1 @@ -113,6 +113,10 @@ output to the create command over STDIN (using the '\-f \-' option) or redirect \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-project.1 b/docs/man/man1/oc-project.1 index 380c2040fff4..31b616ff22cc 100644 --- a/docs/man/man1/oc-project.1 +++ b/docs/man/man1/oc-project.1 @@ -87,6 +87,10 @@ command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-projects.1 b/docs/man/man1/oc-projects.1 index 6afca2e94851..ce6e1905f4a3 100644 --- a/docs/man/man1/oc-projects.1 +++ b/docs/man/man1/oc-projects.1 @@ -79,6 +79,10 @@ command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-proxy.1 b/docs/man/man1/oc-proxy.1 index 5726423296bd..1d2bf7e46d0f 100644 --- a/docs/man/man1/oc-proxy.1 +++ b/docs/man/man1/oc-proxy.1 @@ -115,6 +115,10 @@ Run a proxy to the API server \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-replace.1 b/docs/man/man1/oc-replace.1 index 221d639351aa..ae97ccd7a10e 100644 --- a/docs/man/man1/oc-replace.1 +++ b/docs/man/man1/oc-replace.1 @@ -122,6 +122,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollback.1 b/docs/man/man1/oc-rollback.1 index 6fbf136d1adf..3fd9372bab95 100644 --- a/docs/man/man1/oc-rollback.1 +++ b/docs/man/man1/oc-rollback.1 @@ -119,6 +119,10 @@ will be. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-history.1 b/docs/man/man1/oc-rollout-history.1 index 2e89a02e1374..f43c86b43a05 100644 --- a/docs/man/man1/oc-rollout-history.1 +++ b/docs/man/man1/oc-rollout-history.1 @@ -87,6 +87,10 @@ by using the \-\-revision flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-latest.1 b/docs/man/man1/oc-rollout-latest.1 index a16b89f2fa19..540c49f6da23 100644 --- a/docs/man/man1/oc-rollout-latest.1 +++ b/docs/man/man1/oc-rollout-latest.1 @@ -82,6 +82,10 @@ your image change triggers. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-pause.1 b/docs/man/man1/oc-rollout-pause.1 index fac834cbdc7b..1079b33afab4 100644 --- a/docs/man/man1/oc-rollout-pause.1 +++ b/docs/man/man1/oc-rollout-pause.1 @@ -83,6 +83,10 @@ Use \\"%[1]s rollout resume\\" to resume a paused resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-resume.1 b/docs/man/man1/oc-rollout-resume.1 index dba8707e1c14..f8913297c1b5 100644 --- a/docs/man/man1/oc-rollout-resume.1 +++ b/docs/man/man1/oc-rollout-resume.1 @@ -83,6 +83,10 @@ resource, we allow it to be reconciled again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-undo.1 b/docs/man/man1/oc-rollout-undo.1 index e9c169f37007..c8a7515079c5 100644 --- a/docs/man/man1/oc-rollout-undo.1 +++ b/docs/man/man1/oc-rollout-undo.1 @@ -103,6 +103,10 @@ will be. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout.1 b/docs/man/man1/oc-rollout.1 index c05d62f24313..31cd83ffee65 100644 --- a/docs/man/man1/oc-rollout.1 +++ b/docs/man/man1/oc-rollout.1 @@ -89,6 +89,10 @@ at the same time \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rsh.1 b/docs/man/man1/oc-rsh.1 index 10e73ab42fd4..d8b4ddf4cee7 100644 --- a/docs/man/man1/oc-rsh.1 +++ b/docs/man/man1/oc-rsh.1 @@ -107,6 +107,10 @@ directly. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rsync.1 b/docs/man/man1/oc-rsync.1 index 7159f40834d7..fcbd65363a5d 100644 --- a/docs/man/man1/oc-rsync.1 +++ b/docs/man/man1/oc-rsync.1 @@ -119,6 +119,10 @@ for the copy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-run.1 b/docs/man/man1/oc-run.1 index 6615083155f1..eacfc241bec2 100644 --- a/docs/man/man1/oc-run.1 +++ b/docs/man/man1/oc-run.1 @@ -216,6 +216,10 @@ foreground for an interactive container execution. You may pass 'run/v1' to \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-scale.1 b/docs/man/man1/oc-scale.1 index da0fa7dfd2ef..11a89edba9a0 100644 --- a/docs/man/man1/oc-scale.1 +++ b/docs/man/man1/oc-scale.1 @@ -117,6 +117,10 @@ desired replicas in the configuration template. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-add.1 b/docs/man/man1/oc-secrets-add.1 index 8e6d007ed75f..0e9238534ca5 100644 --- a/docs/man/man1/oc-secrets-add.1 +++ b/docs/man/man1/oc-secrets-add.1 @@ -75,6 +75,10 @@ DEPRECATED: This command has been moved to "oc secrets link" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-link.1 b/docs/man/man1/oc-secrets-link.1 index 5925e445d685..a924d0fde705 100644 --- a/docs/man/man1/oc-secrets-link.1 +++ b/docs/man/man1/oc-secrets-link.1 @@ -78,6 +78,10 @@ Linking a secret enables a service account to automatically use that secret for \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-new-basicauth.1 b/docs/man/man1/oc-secrets-new-basicauth.1 index 1119bbcd024e..66addff04a48 100644 --- a/docs/man/man1/oc-secrets-new-basicauth.1 +++ b/docs/man/man1/oc-secrets-new-basicauth.1 @@ -131,6 +131,10 @@ this information by creating a 'basicauth' secret and attaching it to your servi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-new-dockercfg.1 b/docs/man/man1/oc-secrets-new-dockercfg.1 index 146823359723..8487d590764b 100644 --- a/docs/man/man1/oc-secrets-new-dockercfg.1 +++ b/docs/man/man1/oc-secrets-new-dockercfg.1 @@ -134,6 +134,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-new-sshauth.1 b/docs/man/man1/oc-secrets-new-sshauth.1 index fa965c744c7f..f90c4026c7d1 100644 --- a/docs/man/man1/oc-secrets-new-sshauth.1 +++ b/docs/man/man1/oc-secrets-new-sshauth.1 @@ -123,6 +123,10 @@ provide this information by creating a 'sshauth' secret and attaching it to your \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-new.1 b/docs/man/man1/oc-secrets-new.1 index 4f66d7a542b3..7a183a7a4bab 100644 --- a/docs/man/man1/oc-secrets-new.1 +++ b/docs/man/man1/oc-secrets-new.1 @@ -120,6 +120,10 @@ using with all valid keys in that directory. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-unlink.1 b/docs/man/man1/oc-secrets-unlink.1 index 4dd7c5ca889f..f3dff7ab8090 100644 --- a/docs/man/man1/oc-secrets-unlink.1 +++ b/docs/man/man1/oc-secrets-unlink.1 @@ -72,6 +72,10 @@ If a secret is no longer valid for a pod, build or image pull, you may unlink it \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets.1 b/docs/man/man1/oc-secrets.1 index 1c74aba4b1d5..0d5d650016ab 100644 --- a/docs/man/man1/oc-secrets.1 +++ b/docs/man/man1/oc-secrets.1 @@ -74,6 +74,10 @@ Docker registries. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-serviceaccounts-get-token.1 b/docs/man/man1/oc-serviceaccounts-get-token.1 index 5806a2f10186..0da92bb5702d 100644 --- a/docs/man/man1/oc-serviceaccounts-get-token.1 +++ b/docs/man/man1/oc-serviceaccounts-get-token.1 @@ -77,6 +77,10 @@ itself were making the actions. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-serviceaccounts-new-token.1 b/docs/man/man1/oc-serviceaccounts-new-token.1 index 18847fe186b0..d56e6cab4816 100644 --- a/docs/man/man1/oc-serviceaccounts-new-token.1 +++ b/docs/man/man1/oc-serviceaccounts-new-token.1 @@ -86,6 +86,10 @@ be applied to any created token so that tokens created with this command can be \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-serviceaccounts.1 b/docs/man/man1/oc-serviceaccounts.1 index 4b9ecaa4b77b..cf606f20239b 100644 --- a/docs/man/man1/oc-serviceaccounts.1 +++ b/docs/man/man1/oc-serviceaccounts.1 @@ -72,6 +72,10 @@ Service accounts allow system components to access the API. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-build-hook.1 b/docs/man/man1/oc-set-build-hook.1 index f3a4ba7fbfe5..c2872944a308 100644 --- a/docs/man/man1/oc-set-build-hook.1 +++ b/docs/man/man1/oc-set-build-hook.1 @@ -147,6 +147,10 @@ arguments to the image's entrypoint (default). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-deployment-hook.1 b/docs/man/man1/oc-set-deployment-hook.1 index 7078c91f64d1..4b2cbd2cf156 100644 --- a/docs/man/man1/oc-set-deployment-hook.1 +++ b/docs/man/man1/oc-set-deployment-hook.1 @@ -172,6 +172,10 @@ the abort policy, because at that point the deployment has already happened. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-env.1 b/docs/man/man1/oc-set-env.1 index 32ccc55b9d81..43620b10860c 100644 --- a/docs/man/man1/oc-set-env.1 +++ b/docs/man/man1/oc-set-env.1 @@ -136,6 +136,10 @@ syntax. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-image.1 b/docs/man/man1/oc-set-image.1 index 0f2a50d82d66..03aca14bafb8 100644 --- a/docs/man/man1/oc-set-image.1 +++ b/docs/man/man1/oc-set-image.1 @@ -131,6 +131,10 @@ Update existing container image(s) of resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-probe.1 b/docs/man/man1/oc-set-probe.1 index d332287032ef..ab9d164e24ad 100644 --- a/docs/man/man1/oc-set-probe.1 +++ b/docs/man/man1/oc-set-probe.1 @@ -183,6 +183,10 @@ to fail. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-route-backends.1 b/docs/man/man1/oc-set-route-backends.1 index 4c09918acfa2..b4d68e4b95f6 100644 --- a/docs/man/man1/oc-set-route-backends.1 +++ b/docs/man/man1/oc-set-route-backends.1 @@ -160,6 +160,10 @@ Not all routers may support multiple or weighted backends. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-triggers.1 b/docs/man/man1/oc-set-triggers.1 index 98913179ba3b..3578b94bdcc7 100644 --- a/docs/man/man1/oc-set-triggers.1 +++ b/docs/man/man1/oc-set-triggers.1 @@ -169,6 +169,10 @@ and generic). The config change trigger for a build config will only trigger the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-volumes.1 b/docs/man/man1/oc-set-volumes.1 index 1552624659e7..579b6b23d222 100644 --- a/docs/man/man1/oc-set-volumes.1 +++ b/docs/man/man1/oc-set-volumes.1 @@ -190,6 +190,10 @@ For descriptions on other volume types, see \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set.1 b/docs/man/man1/oc-set.1 index 67fcd98d5a60..45b12d05beed 100644 --- a/docs/man/man1/oc-set.1 +++ b/docs/man/man1/oc-set.1 @@ -72,6 +72,10 @@ These commands help you make changes to existing application resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-start-build.1 b/docs/man/man1/oc-start-build.1 index cf29cc568131..c621f38aae9a 100644 --- a/docs/man/man1/oc-start-build.1 +++ b/docs/man/man1/oc-start-build.1 @@ -140,6 +140,10 @@ base image changes will use the source specified on the build config. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-status.1 b/docs/man/man1/oc-status.1 index a3088c84df03..61765eeb1744 100644 --- a/docs/man/man1/oc-status.1 +++ b/docs/man/man1/oc-status.1 @@ -93,6 +93,10 @@ graph in DOT format that is suitable for use by the "dot" command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-tag.1 b/docs/man/man1/oc-tag.1 index f2183afb1468..0c2d388a67be 100644 --- a/docs/man/man1/oc-tag.1 +++ b/docs/man/man1/oc-tag.1 @@ -108,6 +108,10 @@ Docker images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-types.1 b/docs/man/man1/oc-types.1 index 0a71899530be..f6a899a168ea 100644 --- a/docs/man/man1/oc-types.1 +++ b/docs/man/man1/oc-types.1 @@ -219,6 +219,10 @@ For more, see \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-version.1 b/docs/man/man1/oc-version.1 index 9ee876ab1ca9..72fc569f657c 100644 --- a/docs/man/man1/oc-version.1 +++ b/docs/man/man1/oc-version.1 @@ -69,6 +69,10 @@ Display client and server versions. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-volumes.1 b/docs/man/man1/oc-volumes.1 index d08f4d81ffab..f6e501a99c50 100644 --- a/docs/man/man1/oc-volumes.1 +++ b/docs/man/man1/oc-volumes.1 @@ -155,6 +155,10 @@ DEPRECATED: This command has been moved to "oc set volume" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-whoami.1 b/docs/man/man1/oc-whoami.1 index 04ca30786e25..986b850461d1 100644 --- a/docs/man/man1/oc-whoami.1 +++ b/docs/man/man1/oc-whoami.1 @@ -84,6 +84,10 @@ user context. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc.1 b/docs/man/man1/oc.1 index 65b973c14cb7..895c2d619f76 100644 --- a/docs/man/man1/oc.1 +++ b/docs/man/man1/oc.1 @@ -74,6 +74,10 @@ cluster under the 'adm' subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-build-chain.1 b/docs/man/man1/openshift-admin-build-chain.1 index 0bcd8e8e36cf..d0219fc3e070 100644 --- a/docs/man/man1/openshift-admin-build-chain.1 +++ b/docs/man/man1/openshift-admin-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-create-key-pair.1 b/docs/man/man1/openshift-admin-ca-create-key-pair.1 index 6968245b4580..a335b74bf27e 100644 --- a/docs/man/man1/openshift-admin-ca-create-key-pair.1 +++ b/docs/man/man1/openshift-admin-ca-create-key-pair.1 @@ -96,6 +96,10 @@ openshift admin ca create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.pub \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-create-master-certs.1 b/docs/man/man1/openshift-admin-ca-create-master-certs.1 index 53b77b642f22..09cf0229d078 100644 --- a/docs/man/man1/openshift-admin-ca-create-master-certs.1 +++ b/docs/man/man1/openshift-admin-ca-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-create-server-cert.1 b/docs/man/man1/openshift-admin-ca-create-server-cert.1 index 849345f3e06b..e38a0d4c5ed6 100644 --- a/docs/man/man1/openshift-admin-ca-create-server-cert.1 +++ b/docs/man/man1/openshift-admin-ca-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-create-signer-cert.1 b/docs/man/man1/openshift-admin-ca-create-signer-cert.1 index 2623ae3a5a4e..45c7b08c9366 100644 --- a/docs/man/man1/openshift-admin-ca-create-signer-cert.1 +++ b/docs/man/man1/openshift-admin-ca-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-decrypt.1 b/docs/man/man1/openshift-admin-ca-decrypt.1 index 9251bc619474..2ba04b0d584f 100644 --- a/docs/man/man1/openshift-admin-ca-decrypt.1 +++ b/docs/man/man1/openshift-admin-ca-decrypt.1 @@ -83,6 +83,10 @@ Decrypt data encrypted with "openshift admin ca encrypt" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-encrypt.1 b/docs/man/man1/openshift-admin-ca-encrypt.1 index 7c995762b3c1..0977d0e72b3a 100644 --- a/docs/man/man1/openshift-admin-ca-encrypt.1 +++ b/docs/man/man1/openshift-admin-ca-encrypt.1 @@ -87,6 +87,10 @@ Encrypt data with AES\-256\-CBC encryption \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca.1 b/docs/man/man1/openshift-admin-ca.1 index 55a8edca3efc..fd4b69422143 100644 --- a/docs/man/man1/openshift-admin-ca.1 +++ b/docs/man/man1/openshift-admin-ca.1 @@ -69,6 +69,10 @@ Manage certificates and keys \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-completion.1 b/docs/man/man1/openshift-admin-completion.1 index a63b59fcd5d0..27a0eaa4980a 100644 --- a/docs/man/man1/openshift-admin-completion.1 +++ b/docs/man/man1/openshift-admin-completion.1 @@ -70,6 +70,10 @@ completion of openshift admin commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-current-context.1 b/docs/man/man1/openshift-admin-config-current-context.1 index d1d0ceffd35f..b1f756e03938 100644 --- a/docs/man/man1/openshift-admin-config-current-context.1 +++ b/docs/man/man1/openshift-admin-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-delete-cluster.1 b/docs/man/man1/openshift-admin-config-delete-cluster.1 index 593196d2fb80..d3ae2391844f 100644 --- a/docs/man/man1/openshift-admin-config-delete-cluster.1 +++ b/docs/man/man1/openshift-admin-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-delete-context.1 b/docs/man/man1/openshift-admin-config-delete-context.1 index a204baf11af1..0002ea4e0f48 100644 --- a/docs/man/man1/openshift-admin-config-delete-context.1 +++ b/docs/man/man1/openshift-admin-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-get-clusters.1 b/docs/man/man1/openshift-admin-config-get-clusters.1 index 7a89eef62bc1..89c8e9ce5b6b 100644 --- a/docs/man/man1/openshift-admin-config-get-clusters.1 +++ b/docs/man/man1/openshift-admin-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-get-contexts.1 b/docs/man/man1/openshift-admin-config-get-contexts.1 index 6091bfcf56b6..29f90da72f5f 100644 --- a/docs/man/man1/openshift-admin-config-get-contexts.1 +++ b/docs/man/man1/openshift-admin-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-set-cluster.1 b/docs/man/man1/openshift-admin-config-set-cluster.1 index a39d42c33837..2a3722cf40d0 100644 --- a/docs/man/man1/openshift-admin-config-set-cluster.1 +++ b/docs/man/man1/openshift-admin-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/openshift-admin-config-set-context.1 b/docs/man/man1/openshift-admin-config-set-context.1 index 9e9230ee07b2..e935e4b7bb08 100644 --- a/docs/man/man1/openshift-admin-config-set-context.1 +++ b/docs/man/man1/openshift-admin-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-set-credentials.1 b/docs/man/man1/openshift-admin-config-set-credentials.1 index 84d7afe07372..ae0461d801ce 100644 --- a/docs/man/man1/openshift-admin-config-set-credentials.1 +++ b/docs/man/man1/openshift-admin-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-set.1 b/docs/man/man1/openshift-admin-config-set.1 index a919e5c69120..05be4df0fa83 100644 --- a/docs/man/man1/openshift-admin-config-set.1 +++ b/docs/man/man1/openshift-admin-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-unset.1 b/docs/man/man1/openshift-admin-config-unset.1 index 2f081f5d4c6b..d714f1921614 100644 --- a/docs/man/man1/openshift-admin-config-unset.1 +++ b/docs/man/man1/openshift-admin-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-use-context.1 b/docs/man/man1/openshift-admin-config-use-context.1 index 532bb4832577..247bf91b7d9d 100644 --- a/docs/man/man1/openshift-admin-config-use-context.1 +++ b/docs/man/man1/openshift-admin-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-view.1 b/docs/man/man1/openshift-admin-config-view.1 index c6c3cf1044f8..0b0c93d74359 100644 --- a/docs/man/man1/openshift-admin-config-view.1 +++ b/docs/man/man1/openshift-admin-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config.1 b/docs/man/man1/openshift-admin-config.1 index 19a5b8d330de..0fb3cf66834a 100644 --- a/docs/man/man1/openshift-admin-config.1 +++ b/docs/man/man1/openshift-admin-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-cordon.1 b/docs/man/man1/openshift-admin-cordon.1 index b67a358196e7..2ed171dca6c4 100644 --- a/docs/man/man1/openshift-admin-cordon.1 +++ b/docs/man/man1/openshift-admin-cordon.1 @@ -69,6 +69,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-api-client-config.1 b/docs/man/man1/openshift-admin-create-api-client-config.1 index ec9acd045e48..d3f60bf36dd8 100644 --- a/docs/man/man1/openshift-admin-create-api-client-config.1 +++ b/docs/man/man1/openshift-admin-create-api-client-config.1 @@ -113,6 +113,10 @@ master as the provided user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-bootstrap-policy-file.1 b/docs/man/man1/openshift-admin-create-bootstrap-policy-file.1 index b64f82035c7f..fb5645946a26 100644 --- a/docs/man/man1/openshift-admin-create-bootstrap-policy-file.1 +++ b/docs/man/man1/openshift-admin-create-bootstrap-policy-file.1 @@ -79,6 +79,10 @@ Create the default bootstrap policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-bootstrap-project-template.1 b/docs/man/man1/openshift-admin-create-bootstrap-project-template.1 index 0dc75c6051df..b47bd63160ee 100644 --- a/docs/man/man1/openshift-admin-create-bootstrap-project-template.1 +++ b/docs/man/man1/openshift-admin-create-bootstrap-project-template.1 @@ -107,6 +107,10 @@ Create a bootstrap project template \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-error-template.1 b/docs/man/man1/openshift-admin-create-error-template.1 index c609e3b41421..8e290233c355 100644 --- a/docs/man/man1/openshift-admin-create-error-template.1 +++ b/docs/man/man1/openshift-admin-create-error-template.1 @@ -89,6 +89,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-key-pair.1 b/docs/man/man1/openshift-admin-create-key-pair.1 index 83c5b7e24da7..b56306243b8b 100644 --- a/docs/man/man1/openshift-admin-create-key-pair.1 +++ b/docs/man/man1/openshift-admin-create-key-pair.1 @@ -96,6 +96,10 @@ openshift admin create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-kubeconfig.1 b/docs/man/man1/openshift-admin-create-kubeconfig.1 index dbcce97d0426..54170f570146 100644 --- a/docs/man/man1/openshift-admin-create-kubeconfig.1 +++ b/docs/man/man1/openshift-admin-create-kubeconfig.1 @@ -113,6 +113,10 @@ users: \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-login-template.1 b/docs/man/man1/openshift-admin-create-login-template.1 index 69bfded08caa..00f4dc363a87 100644 --- a/docs/man/man1/openshift-admin-create-login-template.1 +++ b/docs/man/man1/openshift-admin-create-login-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-master-certs.1 b/docs/man/man1/openshift-admin-create-master-certs.1 index c982362d4b9e..21c2328d7770 100644 --- a/docs/man/man1/openshift-admin-create-master-certs.1 +++ b/docs/man/man1/openshift-admin-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-node-config.1 b/docs/man/man1/openshift-admin-create-node-config.1 index 0c6941fcb817..d3e36e683ce2 100644 --- a/docs/man/man1/openshift-admin-create-node-config.1 +++ b/docs/man/man1/openshift-admin-create-node-config.1 @@ -145,6 +145,10 @@ Create a configuration bundle for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-provider-selection-template.1 b/docs/man/man1/openshift-admin-create-provider-selection-template.1 index aea3aa008000..a234ef93079d 100644 --- a/docs/man/man1/openshift-admin-create-provider-selection-template.1 +++ b/docs/man/man1/openshift-admin-create-provider-selection-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-server-cert.1 b/docs/man/man1/openshift-admin-create-server-cert.1 index 8605505c25a5..1d917ba37902 100644 --- a/docs/man/man1/openshift-admin-create-server-cert.1 +++ b/docs/man/man1/openshift-admin-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-signer-cert.1 b/docs/man/man1/openshift-admin-create-signer-cert.1 index 699a050305be..a6288587bd26 100644 --- a/docs/man/man1/openshift-admin-create-signer-cert.1 +++ b/docs/man/man1/openshift-admin-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-diagnostics.1 b/docs/man/man1/openshift-admin-diagnostics.1 index ebdff74d5357..31ad64fc7839 100644 --- a/docs/man/man1/openshift-admin-diagnostics.1 +++ b/docs/man/man1/openshift-admin-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-drain.1 b/docs/man/man1/openshift-admin-drain.1 index bb54a9726b2a..f12418239289 100644 --- a/docs/man/man1/openshift-admin-drain.1 +++ b/docs/man/man1/openshift-admin-drain.1 @@ -105,6 +105,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-add-users.1 b/docs/man/man1/openshift-admin-groups-add-users.1 index 96101bbd6611..a079d67d66fc 100644 --- a/docs/man/man1/openshift-admin-groups-add-users.1 +++ b/docs/man/man1/openshift-admin-groups-add-users.1 @@ -72,6 +72,10 @@ This command will append unique users to the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-new.1 b/docs/man/man1/openshift-admin-groups-new.1 index 29667e7ec2f7..13f5a60475ba 100644 --- a/docs/man/man1/openshift-admin-groups-new.1 +++ b/docs/man/man1/openshift-admin-groups-new.1 @@ -106,6 +106,10 @@ This command will create a new group with an optional list of users. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-prune.1 b/docs/man/man1/openshift-admin-groups-prune.1 index e1d9af538eac..d235984ca81e 100644 --- a/docs/man/man1/openshift-admin-groups-prune.1 +++ b/docs/man/man1/openshift-admin-groups-prune.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-remove-users.1 b/docs/man/man1/openshift-admin-groups-remove-users.1 index 024b0020f2a6..674c2d95d091 100644 --- a/docs/man/man1/openshift-admin-groups-remove-users.1 +++ b/docs/man/man1/openshift-admin-groups-remove-users.1 @@ -72,6 +72,10 @@ This command will remove users from the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-sync.1 b/docs/man/man1/openshift-admin-groups-sync.1 index b4e14245d503..48c565ddd09a 100644 --- a/docs/man/man1/openshift-admin-groups-sync.1 +++ b/docs/man/man1/openshift-admin-groups-sync.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups.1 b/docs/man/man1/openshift-admin-groups.1 index 081d3c0082a4..97e263391c30 100644 --- a/docs/man/man1/openshift-admin-groups.1 +++ b/docs/man/man1/openshift-admin-groups.1 @@ -72,6 +72,10 @@ Groups are sets of users that can be used when describing policy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ipfailover.1 b/docs/man/man1/openshift-admin-ipfailover.1 index 7114bf8345fa..ffd4b5509783 100644 --- a/docs/man/man1/openshift-admin-ipfailover.1 +++ b/docs/man/man1/openshift-admin-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-manage-node.1 b/docs/man/man1/openshift-admin-manage-node.1 index 39dc6473cff1..b9cfe2b9966c 100644 --- a/docs/man/man1/openshift-admin-manage-node.1 +++ b/docs/man/man1/openshift-admin-manage-node.1 @@ -148,6 +148,10 @@ list\-pods: List all/selected pods on given/selected nodes. It can list the outp \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-migrate-image-references.1 b/docs/man/man1/openshift-admin-migrate-image-references.1 index 24a995842928..9b756354ed10 100644 --- a/docs/man/man1/openshift-admin-migrate-image-references.1 +++ b/docs/man/man1/openshift-admin-migrate-image-references.1 @@ -129,6 +129,10 @@ streams requires administrative privileges. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-migrate-storage.1 b/docs/man/man1/openshift-admin-migrate-storage.1 index 2f5e34eae891..00fbf34a03a4 100644 --- a/docs/man/man1/openshift-admin-migrate-storage.1 +++ b/docs/man/man1/openshift-admin-migrate-storage.1 @@ -120,6 +120,10 @@ WARNING: This is a slow command and will put significant load on an API server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-migrate.1 b/docs/man/man1/openshift-admin-migrate.1 index 6828e3a79c0b..02cedd201b32 100644 --- a/docs/man/man1/openshift-admin-migrate.1 +++ b/docs/man/man1/openshift-admin-migrate.1 @@ -72,6 +72,10 @@ These commands assist administrators in performing preventative maintenance on a \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-new-project.1 b/docs/man/man1/openshift-admin-new-project.1 index bb8127e07eaa..5ac856ba86d4 100644 --- a/docs/man/man1/openshift-admin-new-project.1 +++ b/docs/man/man1/openshift-admin-new-project.1 @@ -96,6 +96,10 @@ to restrict which nodes pods in this project can be scheduled to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-options.1 b/docs/man/man1/openshift-admin-options.1 index a5c169594984..554d91fe7403 100644 --- a/docs/man/man1/openshift-admin-options.1 +++ b/docs/man/man1/openshift-admin-options.1 @@ -66,6 +66,10 @@ openshift admin options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-overwrite-policy.1 b/docs/man/man1/openshift-admin-overwrite-policy.1 index f2c7258c1b12..65b037a5a3d9 100644 --- a/docs/man/man1/openshift-admin-overwrite-policy.1 +++ b/docs/man/man1/openshift-admin-overwrite-policy.1 @@ -83,6 +83,10 @@ Reset the policy to the default values \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-pod-network-isolate-projects.1 b/docs/man/man1/openshift-admin-pod-network-isolate-projects.1 index 9a77236d4855..403f257fe6eb 100644 --- a/docs/man/man1/openshift-admin-pod-network-isolate-projects.1 +++ b/docs/man/man1/openshift-admin-pod-network-isolate-projects.1 @@ -78,6 +78,10 @@ Allows projects to isolate their network from other projects when using the redh \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-pod-network-join-projects.1 b/docs/man/man1/openshift-admin-pod-network-join-projects.1 index de4d917a3278..55f90f06713d 100644 --- a/docs/man/man1/openshift-admin-pod-network-join-projects.1 +++ b/docs/man/man1/openshift-admin-pod-network-join-projects.1 @@ -82,6 +82,10 @@ Allows projects to join existing project network when using the redhat/openshift \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-pod-network-make-projects-global.1 b/docs/man/man1/openshift-admin-pod-network-make-projects-global.1 index 84dce1a3c3a0..79f582fa78a9 100644 --- a/docs/man/man1/openshift-admin-pod-network-make-projects-global.1 +++ b/docs/man/man1/openshift-admin-pod-network-make-projects-global.1 @@ -78,6 +78,10 @@ Allows projects to access all pods in the cluster and vice versa when using the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-pod-network.1 b/docs/man/man1/openshift-admin-pod-network.1 index acde3af43100..9319cd7be5fd 100644 --- a/docs/man/man1/openshift-admin-pod-network.1 +++ b/docs/man/man1/openshift-admin-pod-network.1 @@ -72,6 +72,10 @@ This command provides common pod network operations for administrators. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-cluster-role-to-group.1 b/docs/man/man1/openshift-admin-policy-add-cluster-role-to-group.1 index f3892935e7ab..4cfa7be209e0 100644 --- a/docs/man/man1/openshift-admin-policy-add-cluster-role-to-group.1 +++ b/docs/man/man1/openshift-admin-policy-add-cluster-role-to-group.1 @@ -69,6 +69,10 @@ Add a role to groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-cluster-role-to-user.1 b/docs/man/man1/openshift-admin-policy-add-cluster-role-to-user.1 index 2a0ee7aebe9b..3617212aad08 100644 --- a/docs/man/man1/openshift-admin-policy-add-cluster-role-to-user.1 +++ b/docs/man/man1/openshift-admin-policy-add-cluster-role-to-user.1 @@ -69,6 +69,10 @@ Add a role to users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-role-to-group.1 b/docs/man/man1/openshift-admin-policy-add-role-to-group.1 index e1629aa20971..4cf732564fe2 100644 --- a/docs/man/man1/openshift-admin-policy-add-role-to-group.1 +++ b/docs/man/man1/openshift-admin-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-role-to-user.1 b/docs/man/man1/openshift-admin-policy-add-role-to-user.1 index 1913b6feba0e..37bad8280129 100644 --- a/docs/man/man1/openshift-admin-policy-add-role-to-user.1 +++ b/docs/man/man1/openshift-admin-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-scc-to-group.1 b/docs/man/man1/openshift-admin-policy-add-scc-to-group.1 index 51941eb3b9f2..fa587364e4b0 100644 --- a/docs/man/man1/openshift-admin-policy-add-scc-to-group.1 +++ b/docs/man/man1/openshift-admin-policy-add-scc-to-group.1 @@ -69,6 +69,10 @@ Add groups to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-scc-to-user.1 b/docs/man/man1/openshift-admin-policy-add-scc-to-user.1 index 80a74fd9e812..5b9143eb01a7 100644 --- a/docs/man/man1/openshift-admin-policy-add-scc-to-user.1 +++ b/docs/man/man1/openshift-admin-policy-add-scc-to-user.1 @@ -75,6 +75,10 @@ Add users or serviceaccount to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-reconcile-cluster-role-bindings.1 b/docs/man/man1/openshift-admin-policy-reconcile-cluster-role-bindings.1 index e820605cbe64..32f18b314183 100644 --- a/docs/man/man1/openshift-admin-policy-reconcile-cluster-role-bindings.1 +++ b/docs/man/man1/openshift-admin-policy-reconcile-cluster-role-bindings.1 @@ -127,6 +127,10 @@ You can see which recommended cluster role bindings have changed by choosing an \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-reconcile-cluster-roles.1 b/docs/man/man1/openshift-admin-policy-reconcile-cluster-roles.1 index e4d2560fdea9..31641c44956f 100644 --- a/docs/man/man1/openshift-admin-policy-reconcile-cluster-roles.1 +++ b/docs/man/man1/openshift-admin-policy-reconcile-cluster-roles.1 @@ -122,6 +122,10 @@ You can see which cluster roles have recommended changed by choosing an output t \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-reconcile-sccs.1 b/docs/man/man1/openshift-admin-policy-reconcile-sccs.1 index 502ee16517af..39e6a83152ba 100644 --- a/docs/man/man1/openshift-admin-policy-reconcile-sccs.1 +++ b/docs/man/man1/openshift-admin-policy-reconcile-sccs.1 @@ -126,6 +126,10 @@ You can see which cluster SCCs have recommended changes by choosing an output ty \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-group.1 b/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-group.1 index cfa1404cea9e..2d302f3433fd 100644 --- a/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-group.1 +++ b/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-group.1 @@ -69,6 +69,10 @@ Remove a role from groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-user.1 b/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-user.1 index df4f80fe551d..4d9ace3d5872 100644 --- a/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-user.1 +++ b/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-user.1 @@ -69,6 +69,10 @@ Remove a role from users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-group.1 b/docs/man/man1/openshift-admin-policy-remove-group.1 index 7af9781ad93b..e9adb6afd388 100644 --- a/docs/man/man1/openshift-admin-policy-remove-group.1 +++ b/docs/man/man1/openshift-admin-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-role-from-group.1 b/docs/man/man1/openshift-admin-policy-remove-role-from-group.1 index 8c6dd6170b33..3b35ed709048 100644 --- a/docs/man/man1/openshift-admin-policy-remove-role-from-group.1 +++ b/docs/man/man1/openshift-admin-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-role-from-user.1 b/docs/man/man1/openshift-admin-policy-remove-role-from-user.1 index d975b90e5409..758f3f7f1d91 100644 --- a/docs/man/man1/openshift-admin-policy-remove-role-from-user.1 +++ b/docs/man/man1/openshift-admin-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-scc-from-group.1 b/docs/man/man1/openshift-admin-policy-remove-scc-from-group.1 index acde879c8251..c0c22594ae1f 100644 --- a/docs/man/man1/openshift-admin-policy-remove-scc-from-group.1 +++ b/docs/man/man1/openshift-admin-policy-remove-scc-from-group.1 @@ -69,6 +69,10 @@ Remove group from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-scc-from-user.1 b/docs/man/man1/openshift-admin-policy-remove-scc-from-user.1 index 264aaf61b6c5..e47d0b64ea72 100644 --- a/docs/man/man1/openshift-admin-policy-remove-scc-from-user.1 +++ b/docs/man/man1/openshift-admin-policy-remove-scc-from-user.1 @@ -75,6 +75,10 @@ Remove user from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-user.1 b/docs/man/man1/openshift-admin-policy-remove-user.1 index 25f5fff92f1e..32320011b631 100644 --- a/docs/man/man1/openshift-admin-policy-remove-user.1 +++ b/docs/man/man1/openshift-admin-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-who-can.1 b/docs/man/man1/openshift-admin-policy-who-can.1 index e3609f3f38ae..f488d636aed5 100644 --- a/docs/man/man1/openshift-admin-policy-who-can.1 +++ b/docs/man/man1/openshift-admin-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy.1 b/docs/man/man1/openshift-admin-policy.1 index 1743df74a546..0e25193a0c01 100644 --- a/docs/man/man1/openshift-admin-policy.1 +++ b/docs/man/man1/openshift-admin-policy.1 @@ -78,6 +78,10 @@ and 'scc'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune-builds.1 b/docs/man/man1/openshift-admin-prune-builds.1 index 77f7e3e901b8..0f7063a012e1 100644 --- a/docs/man/man1/openshift-admin-prune-builds.1 +++ b/docs/man/man1/openshift-admin-prune-builds.1 @@ -95,6 +95,10 @@ By default, the prune operation performs a dry run making no changes to internal \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune-deployments.1 b/docs/man/man1/openshift-admin-prune-deployments.1 index bdb894086f0a..d96d8ac5a379 100644 --- a/docs/man/man1/openshift-admin-prune-deployments.1 +++ b/docs/man/man1/openshift-admin-prune-deployments.1 @@ -95,6 +95,10 @@ A \-\-confirm flag is needed for changes to be effective. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune-groups.1 b/docs/man/man1/openshift-admin-prune-groups.1 index f3d8b09210a5..c3ffceaecfb2 100644 --- a/docs/man/man1/openshift-admin-prune-groups.1 +++ b/docs/man/man1/openshift-admin-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune-images.1 b/docs/man/man1/openshift-admin-prune-images.1 index 09196094dc9b..010194546d76 100644 --- a/docs/man/man1/openshift-admin-prune-images.1 +++ b/docs/man/man1/openshift-admin-prune-images.1 @@ -99,6 +99,10 @@ images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune.1 b/docs/man/man1/openshift-admin-prune.1 index 80c6b13267d6..843e56ce22c1 100644 --- a/docs/man/man1/openshift-admin-prune.1 +++ b/docs/man/man1/openshift-admin-prune.1 @@ -73,6 +73,10 @@ the system by removing them. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-registry.1 b/docs/man/man1/openshift-admin-registry.1 index dae6f5d8f4b4..581ae6e0a4e7 100644 --- a/docs/man/man1/openshift-admin-registry.1 +++ b/docs/man/man1/openshift-admin-registry.1 @@ -171,6 +171,10 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-router.1 b/docs/man/man1/openshift-admin-router.1 index c89580846107..f08d870324d6 100644 --- a/docs/man/man1/openshift-admin-router.1 +++ b/docs/man/man1/openshift-admin-router.1 @@ -212,6 +212,10 @@ you have failover protection. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-taint.1 b/docs/man/man1/openshift-admin-taint.1 index 1e30f7a9f652..1061e4d168e2 100644 --- a/docs/man/man1/openshift-admin-taint.1 +++ b/docs/man/man1/openshift-admin-taint.1 @@ -134,6 +134,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top-images.1 b/docs/man/man1/openshift-admin-top-images.1 index 31fec38d52c2..db4a65dea645 100644 --- a/docs/man/man1/openshift-admin-top-images.1 +++ b/docs/man/man1/openshift-admin-top-images.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top-imagestreams.1 b/docs/man/man1/openshift-admin-top-imagestreams.1 index 981597a7b109..901730f6c788 100644 --- a/docs/man/man1/openshift-admin-top-imagestreams.1 +++ b/docs/man/man1/openshift-admin-top-imagestreams.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top-node.1 b/docs/man/man1/openshift-admin-top-node.1 index e2b342703905..c5dab1151e6e 100644 --- a/docs/man/man1/openshift-admin-top-node.1 +++ b/docs/man/man1/openshift-admin-top-node.1 @@ -78,6 +78,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top-pod.1 b/docs/man/man1/openshift-admin-top-pod.1 index e3ee43cecbb5..f6697adafa95 100644 --- a/docs/man/man1/openshift-admin-top-pod.1 +++ b/docs/man/man1/openshift-admin-top-pod.1 @@ -90,6 +90,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top.1 b/docs/man/man1/openshift-admin-top.1 index 00b14d0e7e34..fc2d2d7ac5f6 100644 --- a/docs/man/man1/openshift-admin-top.1 +++ b/docs/man/man1/openshift-admin-top.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-uncordon.1 b/docs/man/man1/openshift-admin-uncordon.1 index a3fc75c137ed..b28e45911ffb 100644 --- a/docs/man/man1/openshift-admin-uncordon.1 +++ b/docs/man/man1/openshift-admin-uncordon.1 @@ -69,6 +69,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin.1 b/docs/man/man1/openshift-admin.1 index 1e1e8c7e6b8a..a50df81ab8f0 100644 --- a/docs/man/man1/openshift-admin.1 +++ b/docs/man/man1/openshift-admin.1 @@ -65,6 +65,10 @@ actions involve interaction with the command\-line client as well. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-build-chain.1 b/docs/man/man1/openshift-cli-adm-build-chain.1 index c0182cc5a918..4fe64ecd7318 100644 --- a/docs/man/man1/openshift-cli-adm-build-chain.1 +++ b/docs/man/man1/openshift-cli-adm-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-create-key-pair.1 b/docs/man/man1/openshift-cli-adm-ca-create-key-pair.1 index 6ca161e9320a..abb5c9da09c9 100644 --- a/docs/man/man1/openshift-cli-adm-ca-create-key-pair.1 +++ b/docs/man/man1/openshift-cli-adm-ca-create-key-pair.1 @@ -96,6 +96,10 @@ openshift cli adm ca create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.p \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-create-master-certs.1 b/docs/man/man1/openshift-cli-adm-ca-create-master-certs.1 index 1c13f7835365..e22d48a21e1f 100644 --- a/docs/man/man1/openshift-cli-adm-ca-create-master-certs.1 +++ b/docs/man/man1/openshift-cli-adm-ca-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-create-server-cert.1 b/docs/man/man1/openshift-cli-adm-ca-create-server-cert.1 index 351bf05177b3..ab972bb06fe4 100644 --- a/docs/man/man1/openshift-cli-adm-ca-create-server-cert.1 +++ b/docs/man/man1/openshift-cli-adm-ca-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-create-signer-cert.1 b/docs/man/man1/openshift-cli-adm-ca-create-signer-cert.1 index 636610f19ce6..f2cc1890f101 100644 --- a/docs/man/man1/openshift-cli-adm-ca-create-signer-cert.1 +++ b/docs/man/man1/openshift-cli-adm-ca-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-decrypt.1 b/docs/man/man1/openshift-cli-adm-ca-decrypt.1 index bce23d1286aa..aafd5e5b4acf 100644 --- a/docs/man/man1/openshift-cli-adm-ca-decrypt.1 +++ b/docs/man/man1/openshift-cli-adm-ca-decrypt.1 @@ -83,6 +83,10 @@ Decrypt data encrypted with "openshift cli adm ca encrypt" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-encrypt.1 b/docs/man/man1/openshift-cli-adm-ca-encrypt.1 index d844bb979a1e..8dbe3b0c2e38 100644 --- a/docs/man/man1/openshift-cli-adm-ca-encrypt.1 +++ b/docs/man/man1/openshift-cli-adm-ca-encrypt.1 @@ -87,6 +87,10 @@ Encrypt data with AES\-256\-CBC encryption \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca.1 b/docs/man/man1/openshift-cli-adm-ca.1 index d2669b0f9b67..a2a8806bb09f 100644 --- a/docs/man/man1/openshift-cli-adm-ca.1 +++ b/docs/man/man1/openshift-cli-adm-ca.1 @@ -69,6 +69,10 @@ Manage certificates and keys \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-completion.1 b/docs/man/man1/openshift-cli-adm-completion.1 index 4e9d5ba0a94a..106038b0ff58 100644 --- a/docs/man/man1/openshift-cli-adm-completion.1 +++ b/docs/man/man1/openshift-cli-adm-completion.1 @@ -70,6 +70,10 @@ completion of openshift cli adm commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-current-context.1 b/docs/man/man1/openshift-cli-adm-config-current-context.1 index d1bbc49db29d..883a995842f3 100644 --- a/docs/man/man1/openshift-cli-adm-config-current-context.1 +++ b/docs/man/man1/openshift-cli-adm-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-delete-cluster.1 b/docs/man/man1/openshift-cli-adm-config-delete-cluster.1 index 875d55d0c9cf..8c221c39b4a7 100644 --- a/docs/man/man1/openshift-cli-adm-config-delete-cluster.1 +++ b/docs/man/man1/openshift-cli-adm-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-delete-context.1 b/docs/man/man1/openshift-cli-adm-config-delete-context.1 index 34f8a8cdfb71..5caeb1ff1e5b 100644 --- a/docs/man/man1/openshift-cli-adm-config-delete-context.1 +++ b/docs/man/man1/openshift-cli-adm-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-get-clusters.1 b/docs/man/man1/openshift-cli-adm-config-get-clusters.1 index bc555a8a4167..d40db6c5c539 100644 --- a/docs/man/man1/openshift-cli-adm-config-get-clusters.1 +++ b/docs/man/man1/openshift-cli-adm-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-get-contexts.1 b/docs/man/man1/openshift-cli-adm-config-get-contexts.1 index bed7f3293655..c95046e86f7b 100644 --- a/docs/man/man1/openshift-cli-adm-config-get-contexts.1 +++ b/docs/man/man1/openshift-cli-adm-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-set-cluster.1 b/docs/man/man1/openshift-cli-adm-config-set-cluster.1 index f578e60cc680..7b8da996a122 100644 --- a/docs/man/man1/openshift-cli-adm-config-set-cluster.1 +++ b/docs/man/man1/openshift-cli-adm-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/openshift-cli-adm-config-set-context.1 b/docs/man/man1/openshift-cli-adm-config-set-context.1 index b46717e514e6..c61df13b03d4 100644 --- a/docs/man/man1/openshift-cli-adm-config-set-context.1 +++ b/docs/man/man1/openshift-cli-adm-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-set-credentials.1 b/docs/man/man1/openshift-cli-adm-config-set-credentials.1 index 430dee8b6e4c..3f61e961cd7d 100644 --- a/docs/man/man1/openshift-cli-adm-config-set-credentials.1 +++ b/docs/man/man1/openshift-cli-adm-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-set.1 b/docs/man/man1/openshift-cli-adm-config-set.1 index 69fd48579835..7df52bbf66b3 100644 --- a/docs/man/man1/openshift-cli-adm-config-set.1 +++ b/docs/man/man1/openshift-cli-adm-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-unset.1 b/docs/man/man1/openshift-cli-adm-config-unset.1 index 842316a49878..f6412a234a0d 100644 --- a/docs/man/man1/openshift-cli-adm-config-unset.1 +++ b/docs/man/man1/openshift-cli-adm-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-use-context.1 b/docs/man/man1/openshift-cli-adm-config-use-context.1 index 474962a6e6a7..3c58bc568c12 100644 --- a/docs/man/man1/openshift-cli-adm-config-use-context.1 +++ b/docs/man/man1/openshift-cli-adm-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-view.1 b/docs/man/man1/openshift-cli-adm-config-view.1 index 6f4507c0d0d5..ddaa11485ea6 100644 --- a/docs/man/man1/openshift-cli-adm-config-view.1 +++ b/docs/man/man1/openshift-cli-adm-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config.1 b/docs/man/man1/openshift-cli-adm-config.1 index 8bc2109379c4..de7fca3f4452 100644 --- a/docs/man/man1/openshift-cli-adm-config.1 +++ b/docs/man/man1/openshift-cli-adm-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-cordon.1 b/docs/man/man1/openshift-cli-adm-cordon.1 index 95eb6ea2d5dc..0d7c260ecd16 100644 --- a/docs/man/man1/openshift-cli-adm-cordon.1 +++ b/docs/man/man1/openshift-cli-adm-cordon.1 @@ -69,6 +69,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-api-client-config.1 b/docs/man/man1/openshift-cli-adm-create-api-client-config.1 index eac6ef879758..ec56326d960a 100644 --- a/docs/man/man1/openshift-cli-adm-create-api-client-config.1 +++ b/docs/man/man1/openshift-cli-adm-create-api-client-config.1 @@ -113,6 +113,10 @@ master as the provided user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-bootstrap-policy-file.1 b/docs/man/man1/openshift-cli-adm-create-bootstrap-policy-file.1 index 2082371d8321..12d1bf1e10c5 100644 --- a/docs/man/man1/openshift-cli-adm-create-bootstrap-policy-file.1 +++ b/docs/man/man1/openshift-cli-adm-create-bootstrap-policy-file.1 @@ -79,6 +79,10 @@ Create the default bootstrap policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-bootstrap-project-template.1 b/docs/man/man1/openshift-cli-adm-create-bootstrap-project-template.1 index 5ae1d1a6a9ec..c3a9bd2fb087 100644 --- a/docs/man/man1/openshift-cli-adm-create-bootstrap-project-template.1 +++ b/docs/man/man1/openshift-cli-adm-create-bootstrap-project-template.1 @@ -107,6 +107,10 @@ Create a bootstrap project template \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-error-template.1 b/docs/man/man1/openshift-cli-adm-create-error-template.1 index 881e6a0c91e5..e98ab735364b 100644 --- a/docs/man/man1/openshift-cli-adm-create-error-template.1 +++ b/docs/man/man1/openshift-cli-adm-create-error-template.1 @@ -89,6 +89,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-key-pair.1 b/docs/man/man1/openshift-cli-adm-create-key-pair.1 index 0b56d55f391a..15dd2b2ed18a 100644 --- a/docs/man/man1/openshift-cli-adm-create-key-pair.1 +++ b/docs/man/man1/openshift-cli-adm-create-key-pair.1 @@ -96,6 +96,10 @@ openshift cli adm create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.publ \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-kubeconfig.1 b/docs/man/man1/openshift-cli-adm-create-kubeconfig.1 index 4430e15cf0a4..def9d59042bc 100644 --- a/docs/man/man1/openshift-cli-adm-create-kubeconfig.1 +++ b/docs/man/man1/openshift-cli-adm-create-kubeconfig.1 @@ -113,6 +113,10 @@ users: \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-login-template.1 b/docs/man/man1/openshift-cli-adm-create-login-template.1 index 62ca3bcb06dc..f98e01a44900 100644 --- a/docs/man/man1/openshift-cli-adm-create-login-template.1 +++ b/docs/man/man1/openshift-cli-adm-create-login-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-master-certs.1 b/docs/man/man1/openshift-cli-adm-create-master-certs.1 index eed291a8a8ab..f49956ce0a0f 100644 --- a/docs/man/man1/openshift-cli-adm-create-master-certs.1 +++ b/docs/man/man1/openshift-cli-adm-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-node-config.1 b/docs/man/man1/openshift-cli-adm-create-node-config.1 index 794ff18d319c..76d7b61beae2 100644 --- a/docs/man/man1/openshift-cli-adm-create-node-config.1 +++ b/docs/man/man1/openshift-cli-adm-create-node-config.1 @@ -145,6 +145,10 @@ Create a configuration bundle for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-provider-selection-template.1 b/docs/man/man1/openshift-cli-adm-create-provider-selection-template.1 index 803c8d5c58dc..bc0ffebbf6f4 100644 --- a/docs/man/man1/openshift-cli-adm-create-provider-selection-template.1 +++ b/docs/man/man1/openshift-cli-adm-create-provider-selection-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-server-cert.1 b/docs/man/man1/openshift-cli-adm-create-server-cert.1 index 8d55a73ea5c3..b7a4a5ce3015 100644 --- a/docs/man/man1/openshift-cli-adm-create-server-cert.1 +++ b/docs/man/man1/openshift-cli-adm-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-signer-cert.1 b/docs/man/man1/openshift-cli-adm-create-signer-cert.1 index 3172aede5753..03b213f0505e 100644 --- a/docs/man/man1/openshift-cli-adm-create-signer-cert.1 +++ b/docs/man/man1/openshift-cli-adm-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-diagnostics.1 b/docs/man/man1/openshift-cli-adm-diagnostics.1 index 30a71cd3dbcb..ac801e9d802d 100644 --- a/docs/man/man1/openshift-cli-adm-diagnostics.1 +++ b/docs/man/man1/openshift-cli-adm-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-drain.1 b/docs/man/man1/openshift-cli-adm-drain.1 index cd9fe86c7b69..ca8e8c7df7a3 100644 --- a/docs/man/man1/openshift-cli-adm-drain.1 +++ b/docs/man/man1/openshift-cli-adm-drain.1 @@ -105,6 +105,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-add-users.1 b/docs/man/man1/openshift-cli-adm-groups-add-users.1 index eb10d33aa6b7..3129122090d2 100644 --- a/docs/man/man1/openshift-cli-adm-groups-add-users.1 +++ b/docs/man/man1/openshift-cli-adm-groups-add-users.1 @@ -72,6 +72,10 @@ This command will append unique users to the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-new.1 b/docs/man/man1/openshift-cli-adm-groups-new.1 index 0d7e071a6c5f..753df0d81895 100644 --- a/docs/man/man1/openshift-cli-adm-groups-new.1 +++ b/docs/man/man1/openshift-cli-adm-groups-new.1 @@ -106,6 +106,10 @@ This command will create a new group with an optional list of users. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-prune.1 b/docs/man/man1/openshift-cli-adm-groups-prune.1 index c0d1f2e96f60..d7997955f27d 100644 --- a/docs/man/man1/openshift-cli-adm-groups-prune.1 +++ b/docs/man/man1/openshift-cli-adm-groups-prune.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-remove-users.1 b/docs/man/man1/openshift-cli-adm-groups-remove-users.1 index b4a5dd933a5c..e59889828d01 100644 --- a/docs/man/man1/openshift-cli-adm-groups-remove-users.1 +++ b/docs/man/man1/openshift-cli-adm-groups-remove-users.1 @@ -72,6 +72,10 @@ This command will remove users from the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-sync.1 b/docs/man/man1/openshift-cli-adm-groups-sync.1 index 30c80194b7d1..2918c9fe25a6 100644 --- a/docs/man/man1/openshift-cli-adm-groups-sync.1 +++ b/docs/man/man1/openshift-cli-adm-groups-sync.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups.1 b/docs/man/man1/openshift-cli-adm-groups.1 index 04753b6a481c..06ca77f110f4 100644 --- a/docs/man/man1/openshift-cli-adm-groups.1 +++ b/docs/man/man1/openshift-cli-adm-groups.1 @@ -72,6 +72,10 @@ Groups are sets of users that can be used when describing policy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ipfailover.1 b/docs/man/man1/openshift-cli-adm-ipfailover.1 index 6bd7a6428c77..2202c2b67cf2 100644 --- a/docs/man/man1/openshift-cli-adm-ipfailover.1 +++ b/docs/man/man1/openshift-cli-adm-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-manage-node.1 b/docs/man/man1/openshift-cli-adm-manage-node.1 index d25a1c40127c..28b4e17564c6 100644 --- a/docs/man/man1/openshift-cli-adm-manage-node.1 +++ b/docs/man/man1/openshift-cli-adm-manage-node.1 @@ -148,6 +148,10 @@ list\-pods: List all/selected pods on given/selected nodes. It can list the outp \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-migrate-image-references.1 b/docs/man/man1/openshift-cli-adm-migrate-image-references.1 index ef73c2788783..fe240feb33e4 100644 --- a/docs/man/man1/openshift-cli-adm-migrate-image-references.1 +++ b/docs/man/man1/openshift-cli-adm-migrate-image-references.1 @@ -129,6 +129,10 @@ streams requires administrative privileges. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-migrate-storage.1 b/docs/man/man1/openshift-cli-adm-migrate-storage.1 index c387b449cda5..d4bd8924147e 100644 --- a/docs/man/man1/openshift-cli-adm-migrate-storage.1 +++ b/docs/man/man1/openshift-cli-adm-migrate-storage.1 @@ -120,6 +120,10 @@ WARNING: This is a slow command and will put significant load on an API server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-migrate.1 b/docs/man/man1/openshift-cli-adm-migrate.1 index 70ac556013c6..459e383fce05 100644 --- a/docs/man/man1/openshift-cli-adm-migrate.1 +++ b/docs/man/man1/openshift-cli-adm-migrate.1 @@ -72,6 +72,10 @@ These commands assist administrators in performing preventative maintenance on a \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-new-project.1 b/docs/man/man1/openshift-cli-adm-new-project.1 index 08b13a793393..b9f59fb95ec4 100644 --- a/docs/man/man1/openshift-cli-adm-new-project.1 +++ b/docs/man/man1/openshift-cli-adm-new-project.1 @@ -96,6 +96,10 @@ to restrict which nodes pods in this project can be scheduled to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-options.1 b/docs/man/man1/openshift-cli-adm-options.1 index 3aaf2f01f921..c46ccc6771e6 100644 --- a/docs/man/man1/openshift-cli-adm-options.1 +++ b/docs/man/man1/openshift-cli-adm-options.1 @@ -66,6 +66,10 @@ openshift cli adm options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-overwrite-policy.1 b/docs/man/man1/openshift-cli-adm-overwrite-policy.1 index 19a2df993ce4..e06367e4cd96 100644 --- a/docs/man/man1/openshift-cli-adm-overwrite-policy.1 +++ b/docs/man/man1/openshift-cli-adm-overwrite-policy.1 @@ -83,6 +83,10 @@ Reset the policy to the default values \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-pod-network-isolate-projects.1 b/docs/man/man1/openshift-cli-adm-pod-network-isolate-projects.1 index c5a927d01cf3..40db883a66fd 100644 --- a/docs/man/man1/openshift-cli-adm-pod-network-isolate-projects.1 +++ b/docs/man/man1/openshift-cli-adm-pod-network-isolate-projects.1 @@ -78,6 +78,10 @@ Allows projects to isolate their network from other projects when using the redh \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-pod-network-join-projects.1 b/docs/man/man1/openshift-cli-adm-pod-network-join-projects.1 index ae0a22a7c1ca..1eef6c62e435 100644 --- a/docs/man/man1/openshift-cli-adm-pod-network-join-projects.1 +++ b/docs/man/man1/openshift-cli-adm-pod-network-join-projects.1 @@ -82,6 +82,10 @@ Allows projects to join existing project network when using the redhat/openshift \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-pod-network-make-projects-global.1 b/docs/man/man1/openshift-cli-adm-pod-network-make-projects-global.1 index 6af82e2230e3..783d6c49d465 100644 --- a/docs/man/man1/openshift-cli-adm-pod-network-make-projects-global.1 +++ b/docs/man/man1/openshift-cli-adm-pod-network-make-projects-global.1 @@ -78,6 +78,10 @@ Allows projects to access all pods in the cluster and vice versa when using the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-pod-network.1 b/docs/man/man1/openshift-cli-adm-pod-network.1 index ba676a862243..602f15ff98df 100644 --- a/docs/man/man1/openshift-cli-adm-pod-network.1 +++ b/docs/man/man1/openshift-cli-adm-pod-network.1 @@ -72,6 +72,10 @@ This command provides common pod network operations for administrators. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-group.1 b/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-group.1 index d255d878a9d4..428cac1682af 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-group.1 @@ -69,6 +69,10 @@ Add a role to groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-user.1 b/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-user.1 index 44588b91ebce..b0dd2226342b 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-user.1 @@ -69,6 +69,10 @@ Add a role to users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-role-to-group.1 b/docs/man/man1/openshift-cli-adm-policy-add-role-to-group.1 index 070feac574aa..b019aa02cc15 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-role-to-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-role-to-user.1 b/docs/man/man1/openshift-cli-adm-policy-add-role-to-user.1 index 8ea02fcefcea..5241eea297ff 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-role-to-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-scc-to-group.1 b/docs/man/man1/openshift-cli-adm-policy-add-scc-to-group.1 index 71fe17ccc4ea..772e0115e411 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-scc-to-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-scc-to-group.1 @@ -69,6 +69,10 @@ Add groups to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-scc-to-user.1 b/docs/man/man1/openshift-cli-adm-policy-add-scc-to-user.1 index dc81bccea000..c7d8590bce9c 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-scc-to-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-scc-to-user.1 @@ -75,6 +75,10 @@ Add users or serviceaccount to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-role-bindings.1 b/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-role-bindings.1 index 3507b2004b94..78978994cbc7 100644 --- a/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-role-bindings.1 +++ b/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-role-bindings.1 @@ -127,6 +127,10 @@ You can see which recommended cluster role bindings have changed by choosing an \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-roles.1 b/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-roles.1 index 1381401c3872..8385544d4025 100644 --- a/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-roles.1 +++ b/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-roles.1 @@ -122,6 +122,10 @@ You can see which cluster roles have recommended changed by choosing an output t \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-reconcile-sccs.1 b/docs/man/man1/openshift-cli-adm-policy-reconcile-sccs.1 index 3ac7eee237eb..04d965697598 100644 --- a/docs/man/man1/openshift-cli-adm-policy-reconcile-sccs.1 +++ b/docs/man/man1/openshift-cli-adm-policy-reconcile-sccs.1 @@ -126,6 +126,10 @@ You can see which cluster SCCs have recommended changes by choosing an output ty \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-group.1 b/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-group.1 index 064128b73f41..5496cd26978e 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-group.1 @@ -69,6 +69,10 @@ Remove a role from groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-user.1 b/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-user.1 index 5b8c15bde993..694c48ab375b 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-user.1 @@ -69,6 +69,10 @@ Remove a role from users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-group.1 b/docs/man/man1/openshift-cli-adm-policy-remove-group.1 index 61847931ade3..c58e46853fd7 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-role-from-group.1 b/docs/man/man1/openshift-cli-adm-policy-remove-role-from-group.1 index 1110bdb337e6..83fca421c7a0 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-role-from-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-role-from-user.1 b/docs/man/man1/openshift-cli-adm-policy-remove-role-from-user.1 index 0aa6b9e0d4a9..a7bd0e3b1073 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-role-from-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-group.1 b/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-group.1 index ae035c1a7148..b2ec20f010c2 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-group.1 @@ -69,6 +69,10 @@ Remove group from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-user.1 b/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-user.1 index faa67408c156..e714d2f9eb14 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-user.1 @@ -75,6 +75,10 @@ Remove user from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-user.1 b/docs/man/man1/openshift-cli-adm-policy-remove-user.1 index d0638e66ddc4..43e4ed160e16 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-who-can.1 b/docs/man/man1/openshift-cli-adm-policy-who-can.1 index b4ced8904e00..490f836524ca 100644 --- a/docs/man/man1/openshift-cli-adm-policy-who-can.1 +++ b/docs/man/man1/openshift-cli-adm-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy.1 b/docs/man/man1/openshift-cli-adm-policy.1 index acd0ec600bbb..eeadc3676ee5 100644 --- a/docs/man/man1/openshift-cli-adm-policy.1 +++ b/docs/man/man1/openshift-cli-adm-policy.1 @@ -78,6 +78,10 @@ and 'scc'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune-builds.1 b/docs/man/man1/openshift-cli-adm-prune-builds.1 index 36dfadc05de6..406555348740 100644 --- a/docs/man/man1/openshift-cli-adm-prune-builds.1 +++ b/docs/man/man1/openshift-cli-adm-prune-builds.1 @@ -95,6 +95,10 @@ By default, the prune operation performs a dry run making no changes to internal \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune-deployments.1 b/docs/man/man1/openshift-cli-adm-prune-deployments.1 index 757548a05452..dd143890d922 100644 --- a/docs/man/man1/openshift-cli-adm-prune-deployments.1 +++ b/docs/man/man1/openshift-cli-adm-prune-deployments.1 @@ -95,6 +95,10 @@ A \-\-confirm flag is needed for changes to be effective. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune-groups.1 b/docs/man/man1/openshift-cli-adm-prune-groups.1 index c0fae63b50de..1aa5d4f8be02 100644 --- a/docs/man/man1/openshift-cli-adm-prune-groups.1 +++ b/docs/man/man1/openshift-cli-adm-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune-images.1 b/docs/man/man1/openshift-cli-adm-prune-images.1 index d16cc9f4b2f4..2b00ef9485b4 100644 --- a/docs/man/man1/openshift-cli-adm-prune-images.1 +++ b/docs/man/man1/openshift-cli-adm-prune-images.1 @@ -99,6 +99,10 @@ images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune.1 b/docs/man/man1/openshift-cli-adm-prune.1 index 75d4898a72fb..b3b3f518be0e 100644 --- a/docs/man/man1/openshift-cli-adm-prune.1 +++ b/docs/man/man1/openshift-cli-adm-prune.1 @@ -73,6 +73,10 @@ the system by removing them. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-registry.1 b/docs/man/man1/openshift-cli-adm-registry.1 index 5ebf979b1aa7..2be9d983aa66 100644 --- a/docs/man/man1/openshift-cli-adm-registry.1 +++ b/docs/man/man1/openshift-cli-adm-registry.1 @@ -171,6 +171,10 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-router.1 b/docs/man/man1/openshift-cli-adm-router.1 index 19e3792b44bd..db57b6d9f0ff 100644 --- a/docs/man/man1/openshift-cli-adm-router.1 +++ b/docs/man/man1/openshift-cli-adm-router.1 @@ -212,6 +212,10 @@ you have failover protection. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-taint.1 b/docs/man/man1/openshift-cli-adm-taint.1 index 7b6293b21641..a3cf3c78c1d6 100644 --- a/docs/man/man1/openshift-cli-adm-taint.1 +++ b/docs/man/man1/openshift-cli-adm-taint.1 @@ -134,6 +134,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top-images.1 b/docs/man/man1/openshift-cli-adm-top-images.1 index b80ffe2806fc..3f578924cd95 100644 --- a/docs/man/man1/openshift-cli-adm-top-images.1 +++ b/docs/man/man1/openshift-cli-adm-top-images.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top-imagestreams.1 b/docs/man/man1/openshift-cli-adm-top-imagestreams.1 index bb281eef85ad..71b838d4a87a 100644 --- a/docs/man/man1/openshift-cli-adm-top-imagestreams.1 +++ b/docs/man/man1/openshift-cli-adm-top-imagestreams.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top-node.1 b/docs/man/man1/openshift-cli-adm-top-node.1 index 6aeec15279cb..46d4db33a397 100644 --- a/docs/man/man1/openshift-cli-adm-top-node.1 +++ b/docs/man/man1/openshift-cli-adm-top-node.1 @@ -78,6 +78,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top-pod.1 b/docs/man/man1/openshift-cli-adm-top-pod.1 index 57e66cc9703d..d4aae0843391 100644 --- a/docs/man/man1/openshift-cli-adm-top-pod.1 +++ b/docs/man/man1/openshift-cli-adm-top-pod.1 @@ -90,6 +90,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top.1 b/docs/man/man1/openshift-cli-adm-top.1 index b6242ff1f6a1..c2fc68dffd40 100644 --- a/docs/man/man1/openshift-cli-adm-top.1 +++ b/docs/man/man1/openshift-cli-adm-top.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-uncordon.1 b/docs/man/man1/openshift-cli-adm-uncordon.1 index b3a3d778eaa6..7810971a65bb 100644 --- a/docs/man/man1/openshift-cli-adm-uncordon.1 +++ b/docs/man/man1/openshift-cli-adm-uncordon.1 @@ -69,6 +69,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm.1 b/docs/man/man1/openshift-cli-adm.1 index 29a3c705776a..84fd2b798eb5 100644 --- a/docs/man/man1/openshift-cli-adm.1 +++ b/docs/man/man1/openshift-cli-adm.1 @@ -65,6 +65,10 @@ actions involve interaction with the command\-line client as well. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-annotate.1 b/docs/man/man1/openshift-cli-annotate.1 index e044660a9383..aedb3208cea8 100644 --- a/docs/man/man1/openshift-cli-annotate.1 +++ b/docs/man/man1/openshift-cli-annotate.1 @@ -147,6 +147,10 @@ Run 'openshift cli types' for a list of valid resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-apply.1 b/docs/man/man1/openshift-cli-apply.1 index 8b49f5f85787..36a23be6a322 100644 --- a/docs/man/man1/openshift-cli-apply.1 +++ b/docs/man/man1/openshift-cli-apply.1 @@ -106,6 +106,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-attach.1 b/docs/man/man1/openshift-cli-attach.1 index 130959ef89d3..5bd4be378797 100644 --- a/docs/man/man1/openshift-cli-attach.1 +++ b/docs/man/man1/openshift-cli-attach.1 @@ -87,6 +87,10 @@ terminal session. Can be used to debug containers and invoke interactive command \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-autoscale.1 b/docs/man/man1/openshift-cli-autoscale.1 index 889c3e5525c2..74ee424257ab 100644 --- a/docs/man/man1/openshift-cli-autoscale.1 +++ b/docs/man/man1/openshift-cli-autoscale.1 @@ -152,6 +152,10 @@ increase or decrease number of pods deployed within the system as needed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-build-logs.1 b/docs/man/man1/openshift-cli-build-logs.1 index bd64101ddaa7..fdaf457f352c 100644 --- a/docs/man/man1/openshift-cli-build-logs.1 +++ b/docs/man/man1/openshift-cli-build-logs.1 @@ -79,6 +79,10 @@ DEPRECATED: This command has been moved to "openshift cli logs" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-cancel-build.1 b/docs/man/man1/openshift-cli-cancel-build.1 index db263be6189b..1fbd112a97a6 100644 --- a/docs/man/man1/openshift-cli-cancel-build.1 +++ b/docs/man/man1/openshift-cli-cancel-build.1 @@ -87,6 +87,10 @@ the build and the time the build is terminated. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-cluster-down.1 b/docs/man/man1/openshift-cli-cluster-down.1 index d86a88e2f1ad..e9f8f21adbe6 100644 --- a/docs/man/man1/openshift-cli-cluster-down.1 +++ b/docs/man/man1/openshift-cli-cluster-down.1 @@ -79,6 +79,10 @@ same machine using the \-\-docker\-machine argument. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-cluster-up.1 b/docs/man/man1/openshift-cli-cluster-up.1 index ccb11b746034..cda2bb66c6c1 100644 --- a/docs/man/man1/openshift-cli-cluster-up.1 +++ b/docs/man/man1/openshift-cli-cluster-up.1 @@ -151,6 +151,10 @@ A public hostname can also be specified for the server with the \-\-public\-host \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-cluster.1 b/docs/man/man1/openshift-cli-cluster.1 index aeab0667cd64..3ace30dc928e 100644 --- a/docs/man/man1/openshift-cli-cluster.1 +++ b/docs/man/man1/openshift-cli-cluster.1 @@ -87,6 +87,10 @@ routing suffix, use the \-\-routing\-suffix flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-completion.1 b/docs/man/man1/openshift-cli-completion.1 index 2124752cf2cc..7251fe3de4dc 100644 --- a/docs/man/man1/openshift-cli-completion.1 +++ b/docs/man/man1/openshift-cli-completion.1 @@ -70,6 +70,10 @@ completion of openshift cli commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-current-context.1 b/docs/man/man1/openshift-cli-config-current-context.1 index db5d2e9176ad..eb959c94bd85 100644 --- a/docs/man/man1/openshift-cli-config-current-context.1 +++ b/docs/man/man1/openshift-cli-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-delete-cluster.1 b/docs/man/man1/openshift-cli-config-delete-cluster.1 index 669dab7cb3e9..5955cbaf38d9 100644 --- a/docs/man/man1/openshift-cli-config-delete-cluster.1 +++ b/docs/man/man1/openshift-cli-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-delete-context.1 b/docs/man/man1/openshift-cli-config-delete-context.1 index 12afee2b85fb..d019222fc954 100644 --- a/docs/man/man1/openshift-cli-config-delete-context.1 +++ b/docs/man/man1/openshift-cli-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-get-clusters.1 b/docs/man/man1/openshift-cli-config-get-clusters.1 index 37db9e173693..06d068e9b7b3 100644 --- a/docs/man/man1/openshift-cli-config-get-clusters.1 +++ b/docs/man/man1/openshift-cli-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-get-contexts.1 b/docs/man/man1/openshift-cli-config-get-contexts.1 index da6a23cb4a06..f3cfca17b28e 100644 --- a/docs/man/man1/openshift-cli-config-get-contexts.1 +++ b/docs/man/man1/openshift-cli-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-set-cluster.1 b/docs/man/man1/openshift-cli-config-set-cluster.1 index 22dbdc57bee8..6f9f16d3a732 100644 --- a/docs/man/man1/openshift-cli-config-set-cluster.1 +++ b/docs/man/man1/openshift-cli-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/openshift-cli-config-set-context.1 b/docs/man/man1/openshift-cli-config-set-context.1 index ff7522a2fe87..d09f69c63351 100644 --- a/docs/man/man1/openshift-cli-config-set-context.1 +++ b/docs/man/man1/openshift-cli-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-set-credentials.1 b/docs/man/man1/openshift-cli-config-set-credentials.1 index 8bf471535448..98dbf3a404e6 100644 --- a/docs/man/man1/openshift-cli-config-set-credentials.1 +++ b/docs/man/man1/openshift-cli-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-set.1 b/docs/man/man1/openshift-cli-config-set.1 index 27d6b541f33e..61076b8df916 100644 --- a/docs/man/man1/openshift-cli-config-set.1 +++ b/docs/man/man1/openshift-cli-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-unset.1 b/docs/man/man1/openshift-cli-config-unset.1 index bf4f9d538cfd..b1ccaa5d7b56 100644 --- a/docs/man/man1/openshift-cli-config-unset.1 +++ b/docs/man/man1/openshift-cli-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-use-context.1 b/docs/man/man1/openshift-cli-config-use-context.1 index dad0a4ab4535..e46b0917a2e8 100644 --- a/docs/man/man1/openshift-cli-config-use-context.1 +++ b/docs/man/man1/openshift-cli-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-view.1 b/docs/man/man1/openshift-cli-config-view.1 index 505062894e2f..c077a09f6560 100644 --- a/docs/man/man1/openshift-cli-config-view.1 +++ b/docs/man/man1/openshift-cli-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config.1 b/docs/man/man1/openshift-cli-config.1 index d9a72eede07b..8c367e134548 100644 --- a/docs/man/man1/openshift-cli-config.1 +++ b/docs/man/man1/openshift-cli-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-convert.1 b/docs/man/man1/openshift-cli-convert.1 index ef223c7d11c7..b86421f91496 100644 --- a/docs/man/man1/openshift-cli-convert.1 +++ b/docs/man/man1/openshift-cli-convert.1 @@ -137,6 +137,10 @@ to change to output destination. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-clusterresourcequota.1 b/docs/man/man1/openshift-cli-create-clusterresourcequota.1 index 63c558231796..f3211fa4af29 100644 --- a/docs/man/man1/openshift-cli-create-clusterresourcequota.1 +++ b/docs/man/man1/openshift-cli-create-clusterresourcequota.1 @@ -90,6 +90,10 @@ Cluster resource quota objects defined quota restrictions that span multiple pro \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-configmap.1 b/docs/man/man1/openshift-cli-create-configmap.1 index bf0e317462d4..6152c78bf72c 100644 --- a/docs/man/man1/openshift-cli-create-configmap.1 +++ b/docs/man/man1/openshift-cli-create-configmap.1 @@ -143,6 +143,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-deployment.1 b/docs/man/man1/openshift-cli-create-deployment.1 index 555391da2775..0889e451f369 100644 --- a/docs/man/man1/openshift-cli-create-deployment.1 +++ b/docs/man/man1/openshift-cli-create-deployment.1 @@ -127,6 +127,10 @@ Create a deployment with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-deploymentconfig.1 b/docs/man/man1/openshift-cli-create-deploymentconfig.1 index 6101190292cd..a27ca6e09a1b 100644 --- a/docs/man/man1/openshift-cli-create-deploymentconfig.1 +++ b/docs/man/man1/openshift-cli-create-deploymentconfig.1 @@ -82,6 +82,10 @@ Deployment configs define the template for a pod and manages deploying new image \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-identity.1 b/docs/man/man1/openshift-cli-create-identity.1 index afd8a46b3bd4..5cc1a2c41282 100644 --- a/docs/man/man1/openshift-cli-create-identity.1 +++ b/docs/man/man1/openshift-cli-create-identity.1 @@ -112,6 +112,10 @@ to allow logging in with the created identity. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-imagestream.1 b/docs/man/man1/openshift-cli-create-imagestream.1 index abc1870b8abf..a3f1a8e2e23c 100644 --- a/docs/man/man1/openshift-cli-create-imagestream.1 +++ b/docs/man/man1/openshift-cli-create-imagestream.1 @@ -79,6 +79,10 @@ access controlled destination that you can push images to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-namespace.1 b/docs/man/man1/openshift-cli-create-namespace.1 index a04c8dd07ae3..306d568074e6 100644 --- a/docs/man/man1/openshift-cli-create-namespace.1 +++ b/docs/man/man1/openshift-cli-create-namespace.1 @@ -123,6 +123,10 @@ Create a namespace with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-policybinding.1 b/docs/man/man1/openshift-cli-create-policybinding.1 index 821a91521312..133dbdadad69 100644 --- a/docs/man/man1/openshift-cli-create-policybinding.1 +++ b/docs/man/man1/openshift-cli-create-policybinding.1 @@ -75,6 +75,10 @@ Create a policy binding that references the policy in the targetted namespace. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-quota.1 b/docs/man/man1/openshift-cli-create-quota.1 index a2a383b952a4..fe53f986d735 100644 --- a/docs/man/man1/openshift-cli-create-quota.1 +++ b/docs/man/man1/openshift-cli-create-quota.1 @@ -131,6 +131,10 @@ Create a resourcequota with the specified name, hard limits and optional scopes \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-route-edge.1 b/docs/man/man1/openshift-cli-create-route-edge.1 index 4076cb8cab15..fec370c4877d 100644 --- a/docs/man/man1/openshift-cli-create-route-edge.1 +++ b/docs/man/man1/openshift-cli-create-route-edge.1 @@ -119,6 +119,10 @@ generated route should expose via the \-\-service flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-route-passthrough.1 b/docs/man/man1/openshift-cli-create-route-passthrough.1 index fc9bf0aa7cb7..187924d7a2ac 100644 --- a/docs/man/man1/openshift-cli-create-route-passthrough.1 +++ b/docs/man/man1/openshift-cli-create-route-passthrough.1 @@ -99,6 +99,10 @@ generated route should expose via the \-\-service flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-route-reencrypt.1 b/docs/man/man1/openshift-cli-create-route-reencrypt.1 index cedff409c5d5..c49b1cf2ed77 100644 --- a/docs/man/man1/openshift-cli-create-route-reencrypt.1 +++ b/docs/man/man1/openshift-cli-create-route-reencrypt.1 @@ -120,6 +120,10 @@ is needed for reencrypt routes, specify one with the \-\-dest\-ca\-cert flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-route.1 b/docs/man/man1/openshift-cli-create-route.1 index 0e2a9b3b7024..3c74d984aa49 100644 --- a/docs/man/man1/openshift-cli-create-route.1 +++ b/docs/man/man1/openshift-cli-create-route.1 @@ -73,6 +73,10 @@ If you wish to create unsecured routes, see "openshift cli expose \-h" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-secret-docker-registry.1 b/docs/man/man1/openshift-cli-create-secret-docker-registry.1 index 351a4ec174fa..567d1a2d197d 100644 --- a/docs/man/man1/openshift-cli-create-secret-docker-registry.1 +++ b/docs/man/man1/openshift-cli-create-secret-docker-registry.1 @@ -158,6 +158,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-secret-generic.1 b/docs/man/man1/openshift-cli-create-secret-generic.1 index d367f0b2934a..19acf41a738c 100644 --- a/docs/man/man1/openshift-cli-create-secret-generic.1 +++ b/docs/man/man1/openshift-cli-create-secret-generic.1 @@ -147,6 +147,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-secret-tls.1 b/docs/man/man1/openshift-cli-create-secret-tls.1 index 992a24ed56a1..06f530db4f27 100644 --- a/docs/man/man1/openshift-cli-create-secret-tls.1 +++ b/docs/man/man1/openshift-cli-create-secret-tls.1 @@ -134,6 +134,10 @@ The public/private key pair must exist before hand. The public key certificate m \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-secret.1 b/docs/man/man1/openshift-cli-create-secret.1 index 6d32d4317407..bf0b5f4fcf6f 100644 --- a/docs/man/man1/openshift-cli-create-secret.1 +++ b/docs/man/man1/openshift-cli-create-secret.1 @@ -69,6 +69,10 @@ Create a secret using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-service-clusterip.1 b/docs/man/man1/openshift-cli-create-service-clusterip.1 index 12d36f75923d..b2cc8e1a48e2 100644 --- a/docs/man/man1/openshift-cli-create-service-clusterip.1 +++ b/docs/man/man1/openshift-cli-create-service-clusterip.1 @@ -131,6 +131,10 @@ Create a clusterIP service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-service-loadbalancer.1 b/docs/man/man1/openshift-cli-create-service-loadbalancer.1 index 40a8329085e7..c508c811bcac 100644 --- a/docs/man/man1/openshift-cli-create-service-loadbalancer.1 +++ b/docs/man/man1/openshift-cli-create-service-loadbalancer.1 @@ -127,6 +127,10 @@ Create a LoadBalancer service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-service-nodeport.1 b/docs/man/man1/openshift-cli-create-service-nodeport.1 index b7f3b4e0e3b2..4bef244ebdea 100644 --- a/docs/man/man1/openshift-cli-create-service-nodeport.1 +++ b/docs/man/man1/openshift-cli-create-service-nodeport.1 @@ -131,6 +131,10 @@ Create a nodeport service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-service.1 b/docs/man/man1/openshift-cli-create-service.1 index d4dee16e1873..b4dfc23a7ba5 100644 --- a/docs/man/man1/openshift-cli-create-service.1 +++ b/docs/man/man1/openshift-cli-create-service.1 @@ -69,6 +69,10 @@ Create a service using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-serviceaccount.1 b/docs/man/man1/openshift-cli-create-serviceaccount.1 index b20e7d3f4658..db15957139a9 100644 --- a/docs/man/man1/openshift-cli-create-serviceaccount.1 +++ b/docs/man/man1/openshift-cli-create-serviceaccount.1 @@ -127,6 +127,10 @@ Create a service account with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-user.1 b/docs/man/man1/openshift-cli-create-user.1 index 2d40e83701f2..fd66af92a2d5 100644 --- a/docs/man/man1/openshift-cli-create-user.1 +++ b/docs/man/man1/openshift-cli-create-user.1 @@ -116,6 +116,10 @@ to allow logging in as the created user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-useridentitymapping.1 b/docs/man/man1/openshift-cli-create-useridentitymapping.1 index 1ab32cdb8a76..5eaee4364736 100644 --- a/docs/man/man1/openshift-cli-create-useridentitymapping.1 +++ b/docs/man/man1/openshift-cli-create-useridentitymapping.1 @@ -106,6 +106,10 @@ to create a useridentitymapping object. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create.1 b/docs/man/man1/openshift-cli-create.1 index 66a281e1e5b1..30891e755809 100644 --- a/docs/man/man1/openshift-cli-create.1 +++ b/docs/man/man1/openshift-cli-create.1 @@ -106,6 +106,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-debug.1 b/docs/man/man1/openshift-cli-debug.1 index c73077322d0e..f3f0786c5753 100644 --- a/docs/man/man1/openshift-cli-debug.1 +++ b/docs/man/man1/openshift-cli-debug.1 @@ -161,6 +161,10 @@ the shell. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-delete.1 b/docs/man/man1/openshift-cli-delete.1 index ce018bf7db0a..ba74f9c2cbae 100644 --- a/docs/man/man1/openshift-cli-delete.1 +++ b/docs/man/man1/openshift-cli-delete.1 @@ -127,6 +127,10 @@ will be lost along with the rest of the resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-deploy.1 b/docs/man/man1/openshift-cli-deploy.1 index 784585db556a..4d93297e875f 100644 --- a/docs/man/man1/openshift-cli-deploy.1 +++ b/docs/man/man1/openshift-cli-deploy.1 @@ -126,6 +126,10 @@ If no options are given, shows information about the latest deployment. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-describe.1 b/docs/man/man1/openshift-cli-describe.1 index 1324f46626a8..c5f2283f1c14 100644 --- a/docs/man/man1/openshift-cli-describe.1 +++ b/docs/man/man1/openshift-cli-describe.1 @@ -99,6 +99,10 @@ given resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-edit.1 b/docs/man/man1/openshift-cli-edit.1 index 32e8def08722..73fd24bf3bf1 100644 --- a/docs/man/man1/openshift-cli-edit.1 +++ b/docs/man/man1/openshift-cli-edit.1 @@ -132,6 +132,10 @@ saved copy to include the latest resource version. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-env.1 b/docs/man/man1/openshift-cli-env.1 index 3a44478b2cd3..d0920c852a2a 100644 --- a/docs/man/man1/openshift-cli-env.1 +++ b/docs/man/man1/openshift-cli-env.1 @@ -123,6 +123,10 @@ DEPRECATED: This command has been moved to "openshift cli set env" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-ex-dockerbuild.1 b/docs/man/man1/openshift-cli-ex-dockerbuild.1 index 1594f9c57395..788c766e7edb 100644 --- a/docs/man/man1/openshift-cli-ex-dockerbuild.1 +++ b/docs/man/man1/openshift-cli-ex-dockerbuild.1 @@ -92,6 +92,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-ex.1 b/docs/man/man1/openshift-cli-ex.1 index 03e7425caa6f..a4bca8a2567a 100644 --- a/docs/man/man1/openshift-cli-ex.1 +++ b/docs/man/man1/openshift-cli-ex.1 @@ -66,6 +66,10 @@ openshift cli ex \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-exec.1 b/docs/man/man1/openshift-cli-exec.1 index 3721dfc9ee50..61106d6c4c94 100644 --- a/docs/man/man1/openshift-cli-exec.1 +++ b/docs/man/man1/openshift-cli-exec.1 @@ -87,6 +87,10 @@ Execute a command in a container \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-explain.1 b/docs/man/man1/openshift-cli-explain.1 index effd695d69a2..a6bac35b21b6 100644 --- a/docs/man/man1/openshift-cli-explain.1 +++ b/docs/man/man1/openshift-cli-explain.1 @@ -85,6 +85,10 @@ resourcequotas (quota), namespaces (ns) or endpoints (ep). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-export.1 b/docs/man/man1/openshift-cli-export.1 index 58233cbce3f9..d3c48efb249c 100644 --- a/docs/man/man1/openshift-cli-export.1 +++ b/docs/man/man1/openshift-cli-export.1 @@ -148,6 +148,10 @@ to generate the API structure for a template to which you can add parameters and \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-expose.1 b/docs/man/man1/openshift-cli-expose.1 index 359ea175eee7..4d35113f466d 100644 --- a/docs/man/man1/openshift-cli-expose.1 +++ b/docs/man/man1/openshift-cli-expose.1 @@ -196,6 +196,10 @@ labels from the object it exposes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-extract.1 b/docs/man/man1/openshift-cli-extract.1 index 35dbab2709c8..e7bb9a971ab4 100644 --- a/docs/man/man1/openshift-cli-extract.1 +++ b/docs/man/man1/openshift-cli-extract.1 @@ -128,6 +128,10 @@ with \-\-to=DIRECTORY. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-get.1 b/docs/man/man1/openshift-cli-get.1 index b87eb281299a..e26e973c898c 100644 --- a/docs/man/man1/openshift-cli-get.1 +++ b/docs/man/man1/openshift-cli-get.1 @@ -153,6 +153,10 @@ detailed view, use 'openshift cli describe'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-idle.1 b/docs/man/man1/openshift-cli-idle.1 index a391b423d620..d8611eef73bd 100644 --- a/docs/man/man1/openshift-cli-idle.1 +++ b/docs/man/man1/openshift-cli-idle.1 @@ -101,6 +101,10 @@ associated resources by scaling them back up to their previous scale. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-import-app.json.1 b/docs/man/man1/openshift-cli-import-app.json.1 index a3314224a51d..3f070658841a 100644 --- a/docs/man/man1/openshift-cli-import-app.json.1 +++ b/docs/man/man1/openshift-cli-import-app.json.1 @@ -112,6 +112,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-import-docker-compose.1 b/docs/man/man1/openshift-cli-import-docker-compose.1 index 1da367bf24a6..0b716620c2ad 100644 --- a/docs/man/man1/openshift-cli-import-docker-compose.1 +++ b/docs/man/man1/openshift-cli-import-docker-compose.1 @@ -108,6 +108,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-import-image.1 b/docs/man/man1/openshift-cli-import-image.1 index 8f584ecf6a99..1136efea534d 100644 --- a/docs/man/man1/openshift-cli-import-image.1 +++ b/docs/man/man1/openshift-cli-import-image.1 @@ -91,6 +91,10 @@ spec.Tags may have tag and image information imported. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-import.1 b/docs/man/man1/openshift-cli-import.1 index 543c960b98a7..fd5a31c4357f 100644 --- a/docs/man/man1/openshift-cli-import.1 +++ b/docs/man/man1/openshift-cli-import.1 @@ -72,6 +72,10 @@ These commands assist in bringing existing applications into OpenShift. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-label.1 b/docs/man/man1/openshift-cli-label.1 index 1d775856a41a..dedbb04f0049 100644 --- a/docs/man/man1/openshift-cli-label.1 +++ b/docs/man/man1/openshift-cli-label.1 @@ -146,6 +146,10 @@ resource\-version will be used. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-login.1 b/docs/man/man1/openshift-cli-login.1 index b50acfcd638d..2ce29254fdbb 100644 --- a/docs/man/man1/openshift-cli-login.1 +++ b/docs/man/man1/openshift-cli-login.1 @@ -90,6 +90,10 @@ prompt for user input as needed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-logout.1 b/docs/man/man1/openshift-cli-logout.1 index 3983bebf59f4..6219dcf89e2e 100644 --- a/docs/man/man1/openshift-cli-logout.1 +++ b/docs/man/man1/openshift-cli-logout.1 @@ -82,6 +82,10 @@ After logging out, if you want to log back into the server use 'openshift cli lo \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-logs.1 b/docs/man/man1/openshift-cli-logs.1 index f52da96728db..bdb7788b7ad9 100644 --- a/docs/man/man1/openshift-cli-logs.1 +++ b/docs/man/man1/openshift-cli-logs.1 @@ -125,6 +125,10 @@ logs of the last attempt. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-new-app.1 b/docs/man/man1/openshift-cli-new-app.1 index 50201ad1fdd6..6d03580c457f 100644 --- a/docs/man/man1/openshift-cli-new-app.1 +++ b/docs/man/man1/openshift-cli-new-app.1 @@ -184,6 +184,10 @@ You can use 'openshift cli status' to check the progress. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-new-build.1 b/docs/man/man1/openshift-cli-new-build.1 index 6d4ea18a10cb..87ebd33345fe 100644 --- a/docs/man/man1/openshift-cli-new-build.1 +++ b/docs/man/man1/openshift-cli-new-build.1 @@ -173,6 +173,10 @@ You can use 'openshift cli status' to check the progress. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-new-project.1 b/docs/man/man1/openshift-cli-new-project.1 index 6ae69945d746..cf7eb2ffac49 100644 --- a/docs/man/man1/openshift-cli-new-project.1 +++ b/docs/man/man1/openshift-cli-new-project.1 @@ -90,6 +90,10 @@ After your project is created it will become the default project in your config. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-observe.1 b/docs/man/man1/openshift-cli-observe.1 index 8078cccae0aa..d3585aa3b178 100644 --- a/docs/man/man1/openshift-cli-observe.1 +++ b/docs/man/man1/openshift-cli-observe.1 @@ -245,6 +245,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-options.1 b/docs/man/man1/openshift-cli-options.1 index 0de1009f0d3a..29891bb1dd72 100644 --- a/docs/man/man1/openshift-cli-options.1 +++ b/docs/man/man1/openshift-cli-options.1 @@ -66,6 +66,10 @@ openshift cli options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-patch.1 b/docs/man/man1/openshift-cli-patch.1 index 0d59e4cac73a..8ce2e7840218 100644 --- a/docs/man/man1/openshift-cli-patch.1 +++ b/docs/man/man1/openshift-cli-patch.1 @@ -134,6 +134,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-add-role-to-group.1 b/docs/man/man1/openshift-cli-policy-add-role-to-group.1 index df480243300b..75e4ce92b4ea 100644 --- a/docs/man/man1/openshift-cli-policy-add-role-to-group.1 +++ b/docs/man/man1/openshift-cli-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-add-role-to-user.1 b/docs/man/man1/openshift-cli-policy-add-role-to-user.1 index 717a6f3b552f..68320e02fab6 100644 --- a/docs/man/man1/openshift-cli-policy-add-role-to-user.1 +++ b/docs/man/man1/openshift-cli-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-can-i.1 b/docs/man/man1/openshift-cli-policy-can-i.1 index f2f159826efb..417232392c69 100644 --- a/docs/man/man1/openshift-cli-policy-can-i.1 +++ b/docs/man/man1/openshift-cli-policy-can-i.1 @@ -99,6 +99,10 @@ Check whether an action is allowed \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-remove-group.1 b/docs/man/man1/openshift-cli-policy-remove-group.1 index 9ba233f4a232..c43ff437e427 100644 --- a/docs/man/man1/openshift-cli-policy-remove-group.1 +++ b/docs/man/man1/openshift-cli-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-remove-role-from-group.1 b/docs/man/man1/openshift-cli-policy-remove-role-from-group.1 index 15748dee1b23..d27048c5a71c 100644 --- a/docs/man/man1/openshift-cli-policy-remove-role-from-group.1 +++ b/docs/man/man1/openshift-cli-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-remove-role-from-user.1 b/docs/man/man1/openshift-cli-policy-remove-role-from-user.1 index 28a68c8339a3..c2b3060bd592 100644 --- a/docs/man/man1/openshift-cli-policy-remove-role-from-user.1 +++ b/docs/man/man1/openshift-cli-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-remove-user.1 b/docs/man/man1/openshift-cli-policy-remove-user.1 index 43b4485f660f..2f2290a80101 100644 --- a/docs/man/man1/openshift-cli-policy-remove-user.1 +++ b/docs/man/man1/openshift-cli-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-who-can.1 b/docs/man/man1/openshift-cli-policy-who-can.1 index 849c3d1746f8..9862046bdcba 100644 --- a/docs/man/man1/openshift-cli-policy-who-can.1 +++ b/docs/man/man1/openshift-cli-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy.1 b/docs/man/man1/openshift-cli-policy.1 index 3bd1ab432de9..e5a92ff8aa9b 100644 --- a/docs/man/man1/openshift-cli-policy.1 +++ b/docs/man/man1/openshift-cli-policy.1 @@ -69,6 +69,10 @@ Manage authorization policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-port-forward.1 b/docs/man/man1/openshift-cli-port-forward.1 index 3bfb9e1c0520..b0c8409fe5f9 100644 --- a/docs/man/man1/openshift-cli-port-forward.1 +++ b/docs/man/man1/openshift-cli-port-forward.1 @@ -75,6 +75,10 @@ Forward 1 or more local ports to a pod \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-process.1 b/docs/man/man1/openshift-cli-process.1 index 25839168c0f0..463f58b5d5fa 100644 --- a/docs/man/man1/openshift-cli-process.1 +++ b/docs/man/man1/openshift-cli-process.1 @@ -113,6 +113,10 @@ output to the create command over STDIN (using the '\-f \-' option) or redirect \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-project.1 b/docs/man/man1/openshift-cli-project.1 index 00163e9a0683..d74c28802a33 100644 --- a/docs/man/man1/openshift-cli-project.1 +++ b/docs/man/man1/openshift-cli-project.1 @@ -87,6 +87,10 @@ command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-projects.1 b/docs/man/man1/openshift-cli-projects.1 index 6689098be29b..cdd03a11cbee 100644 --- a/docs/man/man1/openshift-cli-projects.1 +++ b/docs/man/man1/openshift-cli-projects.1 @@ -79,6 +79,10 @@ command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-proxy.1 b/docs/man/man1/openshift-cli-proxy.1 index 06e39ade4038..98c80b5631e5 100644 --- a/docs/man/man1/openshift-cli-proxy.1 +++ b/docs/man/man1/openshift-cli-proxy.1 @@ -115,6 +115,10 @@ Run a proxy to the API server \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-replace.1 b/docs/man/man1/openshift-cli-replace.1 index 9e18ff7c3a18..9ff10c0d56f1 100644 --- a/docs/man/man1/openshift-cli-replace.1 +++ b/docs/man/man1/openshift-cli-replace.1 @@ -122,6 +122,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollback.1 b/docs/man/man1/openshift-cli-rollback.1 index 9f0d6b2667bf..f89483e443d4 100644 --- a/docs/man/man1/openshift-cli-rollback.1 +++ b/docs/man/man1/openshift-cli-rollback.1 @@ -119,6 +119,10 @@ will be. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-history.1 b/docs/man/man1/openshift-cli-rollout-history.1 index d39042476a58..5d48989867ed 100644 --- a/docs/man/man1/openshift-cli-rollout-history.1 +++ b/docs/man/man1/openshift-cli-rollout-history.1 @@ -87,6 +87,10 @@ by using the \-\-revision flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-latest.1 b/docs/man/man1/openshift-cli-rollout-latest.1 index dc15d4690d5f..48d14012e7f1 100644 --- a/docs/man/man1/openshift-cli-rollout-latest.1 +++ b/docs/man/man1/openshift-cli-rollout-latest.1 @@ -82,6 +82,10 @@ your image change triggers. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-pause.1 b/docs/man/man1/openshift-cli-rollout-pause.1 index 7b31206d4f0e..66e0c5587397 100644 --- a/docs/man/man1/openshift-cli-rollout-pause.1 +++ b/docs/man/man1/openshift-cli-rollout-pause.1 @@ -83,6 +83,10 @@ Use \\"%[1]s rollout resume\\" to resume a paused resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-resume.1 b/docs/man/man1/openshift-cli-rollout-resume.1 index cdcf9375e33c..b18c8a9b5b00 100644 --- a/docs/man/man1/openshift-cli-rollout-resume.1 +++ b/docs/man/man1/openshift-cli-rollout-resume.1 @@ -83,6 +83,10 @@ resource, we allow it to be reconciled again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-undo.1 b/docs/man/man1/openshift-cli-rollout-undo.1 index 2516bb5018c8..a6878dff0204 100644 --- a/docs/man/man1/openshift-cli-rollout-undo.1 +++ b/docs/man/man1/openshift-cli-rollout-undo.1 @@ -103,6 +103,10 @@ will be. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout.1 b/docs/man/man1/openshift-cli-rollout.1 index ad6ce71990fb..1c4842b9a6f7 100644 --- a/docs/man/man1/openshift-cli-rollout.1 +++ b/docs/man/man1/openshift-cli-rollout.1 @@ -89,6 +89,10 @@ at the same time \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rsh.1 b/docs/man/man1/openshift-cli-rsh.1 index 7f43c5aac5a1..f4ba5f355728 100644 --- a/docs/man/man1/openshift-cli-rsh.1 +++ b/docs/man/man1/openshift-cli-rsh.1 @@ -107,6 +107,10 @@ directly. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rsync.1 b/docs/man/man1/openshift-cli-rsync.1 index 7eb13ecc2aaa..3bb90f009629 100644 --- a/docs/man/man1/openshift-cli-rsync.1 +++ b/docs/man/man1/openshift-cli-rsync.1 @@ -119,6 +119,10 @@ for the copy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-run.1 b/docs/man/man1/openshift-cli-run.1 index 24d581eb791a..ec91069a3ce3 100644 --- a/docs/man/man1/openshift-cli-run.1 +++ b/docs/man/man1/openshift-cli-run.1 @@ -216,6 +216,10 @@ foreground for an interactive container execution. You may pass 'run/v1' to \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-scale.1 b/docs/man/man1/openshift-cli-scale.1 index b9f049e317fe..07365af3e2a6 100644 --- a/docs/man/man1/openshift-cli-scale.1 +++ b/docs/man/man1/openshift-cli-scale.1 @@ -117,6 +117,10 @@ desired replicas in the configuration template. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-add.1 b/docs/man/man1/openshift-cli-secrets-add.1 index 40c55eeb8f10..65460a4ba69e 100644 --- a/docs/man/man1/openshift-cli-secrets-add.1 +++ b/docs/man/man1/openshift-cli-secrets-add.1 @@ -75,6 +75,10 @@ DEPRECATED: This command has been moved to "openshift cli secrets link" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-link.1 b/docs/man/man1/openshift-cli-secrets-link.1 index a9f2aa8f3954..c03ed2983af6 100644 --- a/docs/man/man1/openshift-cli-secrets-link.1 +++ b/docs/man/man1/openshift-cli-secrets-link.1 @@ -78,6 +78,10 @@ Linking a secret enables a service account to automatically use that secret for \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-new-basicauth.1 b/docs/man/man1/openshift-cli-secrets-new-basicauth.1 index 3ff55115b510..917a02282885 100644 --- a/docs/man/man1/openshift-cli-secrets-new-basicauth.1 +++ b/docs/man/man1/openshift-cli-secrets-new-basicauth.1 @@ -131,6 +131,10 @@ this information by creating a 'basicauth' secret and attaching it to your servi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-new-dockercfg.1 b/docs/man/man1/openshift-cli-secrets-new-dockercfg.1 index 8e8d6829fbeb..a7dfbdd55f28 100644 --- a/docs/man/man1/openshift-cli-secrets-new-dockercfg.1 +++ b/docs/man/man1/openshift-cli-secrets-new-dockercfg.1 @@ -134,6 +134,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-new-sshauth.1 b/docs/man/man1/openshift-cli-secrets-new-sshauth.1 index 7cee54219ab6..ebda02d17b41 100644 --- a/docs/man/man1/openshift-cli-secrets-new-sshauth.1 +++ b/docs/man/man1/openshift-cli-secrets-new-sshauth.1 @@ -123,6 +123,10 @@ provide this information by creating a 'sshauth' secret and attaching it to your \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-new.1 b/docs/man/man1/openshift-cli-secrets-new.1 index 3f887db7eaa8..8a9e01bc93e1 100644 --- a/docs/man/man1/openshift-cli-secrets-new.1 +++ b/docs/man/man1/openshift-cli-secrets-new.1 @@ -120,6 +120,10 @@ using with all valid keys in that directory. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-unlink.1 b/docs/man/man1/openshift-cli-secrets-unlink.1 index b0bed408a171..b48745a00781 100644 --- a/docs/man/man1/openshift-cli-secrets-unlink.1 +++ b/docs/man/man1/openshift-cli-secrets-unlink.1 @@ -72,6 +72,10 @@ If a secret is no longer valid for a pod, build or image pull, you may unlink it \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets.1 b/docs/man/man1/openshift-cli-secrets.1 index b453a0026582..6febdf310514 100644 --- a/docs/man/man1/openshift-cli-secrets.1 +++ b/docs/man/man1/openshift-cli-secrets.1 @@ -74,6 +74,10 @@ Docker registries. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-serviceaccounts-get-token.1 b/docs/man/man1/openshift-cli-serviceaccounts-get-token.1 index 0a41ccfb24a7..3d09ce2b0a35 100644 --- a/docs/man/man1/openshift-cli-serviceaccounts-get-token.1 +++ b/docs/man/man1/openshift-cli-serviceaccounts-get-token.1 @@ -77,6 +77,10 @@ itself were making the actions. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-serviceaccounts-new-token.1 b/docs/man/man1/openshift-cli-serviceaccounts-new-token.1 index 4186c98b3ddf..890c3d514899 100644 --- a/docs/man/man1/openshift-cli-serviceaccounts-new-token.1 +++ b/docs/man/man1/openshift-cli-serviceaccounts-new-token.1 @@ -86,6 +86,10 @@ be applied to any created token so that tokens created with this command can be \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-serviceaccounts.1 b/docs/man/man1/openshift-cli-serviceaccounts.1 index a678e82e8c31..e4d9c57bf16e 100644 --- a/docs/man/man1/openshift-cli-serviceaccounts.1 +++ b/docs/man/man1/openshift-cli-serviceaccounts.1 @@ -72,6 +72,10 @@ Service accounts allow system components to access the API. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-build-hook.1 b/docs/man/man1/openshift-cli-set-build-hook.1 index c3c2221f9149..b13de74477d7 100644 --- a/docs/man/man1/openshift-cli-set-build-hook.1 +++ b/docs/man/man1/openshift-cli-set-build-hook.1 @@ -147,6 +147,10 @@ arguments to the image's entrypoint (default). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-deployment-hook.1 b/docs/man/man1/openshift-cli-set-deployment-hook.1 index 1ec80cee7417..781dcea66c0c 100644 --- a/docs/man/man1/openshift-cli-set-deployment-hook.1 +++ b/docs/man/man1/openshift-cli-set-deployment-hook.1 @@ -172,6 +172,10 @@ the abort policy, because at that point the deployment has already happened. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-env.1 b/docs/man/man1/openshift-cli-set-env.1 index 85ba87bce5c0..b2806dec26ab 100644 --- a/docs/man/man1/openshift-cli-set-env.1 +++ b/docs/man/man1/openshift-cli-set-env.1 @@ -136,6 +136,10 @@ syntax. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-image.1 b/docs/man/man1/openshift-cli-set-image.1 index b848e627fb28..ae89bf2ed848 100644 --- a/docs/man/man1/openshift-cli-set-image.1 +++ b/docs/man/man1/openshift-cli-set-image.1 @@ -131,6 +131,10 @@ Update existing container image(s) of resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-probe.1 b/docs/man/man1/openshift-cli-set-probe.1 index b9567da5be94..87be9db5d102 100644 --- a/docs/man/man1/openshift-cli-set-probe.1 +++ b/docs/man/man1/openshift-cli-set-probe.1 @@ -183,6 +183,10 @@ to fail. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-route-backends.1 b/docs/man/man1/openshift-cli-set-route-backends.1 index 43f87775c9ba..80203549319b 100644 --- a/docs/man/man1/openshift-cli-set-route-backends.1 +++ b/docs/man/man1/openshift-cli-set-route-backends.1 @@ -160,6 +160,10 @@ Not all routers may support multiple or weighted backends. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-triggers.1 b/docs/man/man1/openshift-cli-set-triggers.1 index eed1026dcd6f..1ed3c7b79bb9 100644 --- a/docs/man/man1/openshift-cli-set-triggers.1 +++ b/docs/man/man1/openshift-cli-set-triggers.1 @@ -169,6 +169,10 @@ and generic). The config change trigger for a build config will only trigger the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-volumes.1 b/docs/man/man1/openshift-cli-set-volumes.1 index fca6e9dce5af..85fbb8b962e0 100644 --- a/docs/man/man1/openshift-cli-set-volumes.1 +++ b/docs/man/man1/openshift-cli-set-volumes.1 @@ -190,6 +190,10 @@ For descriptions on other volume types, see \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set.1 b/docs/man/man1/openshift-cli-set.1 index 5f7c87f1ce93..485d8cb9a5f7 100644 --- a/docs/man/man1/openshift-cli-set.1 +++ b/docs/man/man1/openshift-cli-set.1 @@ -72,6 +72,10 @@ These commands help you make changes to existing application resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-start-build.1 b/docs/man/man1/openshift-cli-start-build.1 index 884d2df93394..1e2648c18b7c 100644 --- a/docs/man/man1/openshift-cli-start-build.1 +++ b/docs/man/man1/openshift-cli-start-build.1 @@ -140,6 +140,10 @@ base image changes will use the source specified on the build config. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-status.1 b/docs/man/man1/openshift-cli-status.1 index 5d6fb9c1e55b..7af9584d9fcf 100644 --- a/docs/man/man1/openshift-cli-status.1 +++ b/docs/man/man1/openshift-cli-status.1 @@ -93,6 +93,10 @@ graph in DOT format that is suitable for use by the "dot" command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-tag.1 b/docs/man/man1/openshift-cli-tag.1 index c9791a8e3ef6..d20cb0ef21e2 100644 --- a/docs/man/man1/openshift-cli-tag.1 +++ b/docs/man/man1/openshift-cli-tag.1 @@ -108,6 +108,10 @@ Docker images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-types.1 b/docs/man/man1/openshift-cli-types.1 index 411ac6c36b1c..8f716d005a5c 100644 --- a/docs/man/man1/openshift-cli-types.1 +++ b/docs/man/man1/openshift-cli-types.1 @@ -219,6 +219,10 @@ For more, see \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-volumes.1 b/docs/man/man1/openshift-cli-volumes.1 index 345ec7da652b..37ea3c06b19a 100644 --- a/docs/man/man1/openshift-cli-volumes.1 +++ b/docs/man/man1/openshift-cli-volumes.1 @@ -155,6 +155,10 @@ DEPRECATED: This command has been moved to "openshift cli set volume" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-whoami.1 b/docs/man/man1/openshift-cli-whoami.1 index accaa1d4cf12..332887354fc1 100644 --- a/docs/man/man1/openshift-cli-whoami.1 +++ b/docs/man/man1/openshift-cli-whoami.1 @@ -84,6 +84,10 @@ user context. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli.1 b/docs/man/man1/openshift-cli.1 index 6cc608135d49..1e6e10e48802 100644 --- a/docs/man/man1/openshift-cli.1 +++ b/docs/man/man1/openshift-cli.1 @@ -66,6 +66,10 @@ cluster under the 'adm' subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-build-chain.1 b/docs/man/man1/openshift-ex-build-chain.1 index 7d08f34d1c00..2582ed337b82 100644 --- a/docs/man/man1/openshift-ex-build-chain.1 +++ b/docs/man/man1/openshift-ex-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-config-patch.1 b/docs/man/man1/openshift-ex-config-patch.1 index 87e0681c1446..c1b767545538 100644 --- a/docs/man/man1/openshift-ex-config-patch.1 +++ b/docs/man/man1/openshift-ex-config-patch.1 @@ -79,6 +79,10 @@ Patch the master\-config.yaml or node\-config.yaml \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-config.1 b/docs/man/man1/openshift-ex-config.1 index c2083c20916d..1944390baad3 100644 --- a/docs/man/man1/openshift-ex-config.1 +++ b/docs/man/man1/openshift-ex-config.1 @@ -69,6 +69,10 @@ Manage cluster configuration files like master\-config.yaml. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-diagnostics.1 b/docs/man/man1/openshift-ex-diagnostics.1 index d2b464397993..77817e4eace5 100644 --- a/docs/man/man1/openshift-ex-diagnostics.1 +++ b/docs/man/man1/openshift-ex-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-ipfailover.1 b/docs/man/man1/openshift-ex-ipfailover.1 index f2916c8f647b..fce0af5528c3 100644 --- a/docs/man/man1/openshift-ex-ipfailover.1 +++ b/docs/man/man1/openshift-ex-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-options.1 b/docs/man/man1/openshift-ex-options.1 index 3d333bd22755..480270ef2a32 100644 --- a/docs/man/man1/openshift-ex-options.1 +++ b/docs/man/man1/openshift-ex-options.1 @@ -66,6 +66,10 @@ openshift ex options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-prune-groups.1 b/docs/man/man1/openshift-ex-prune-groups.1 index 8160fbc68777..d312caf1b1fe 100644 --- a/docs/man/man1/openshift-ex-prune-groups.1 +++ b/docs/man/man1/openshift-ex-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-sync-groups.1 b/docs/man/man1/openshift-ex-sync-groups.1 index 4b9d9319257d..f915a7701aa1 100644 --- a/docs/man/man1/openshift-ex-sync-groups.1 +++ b/docs/man/man1/openshift-ex-sync-groups.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-validate-master-config.1 b/docs/man/man1/openshift-ex-validate-master-config.1 index 014d5cc7c3fd..49d345a64f1d 100644 --- a/docs/man/man1/openshift-ex-validate-master-config.1 +++ b/docs/man/man1/openshift-ex-validate-master-config.1 @@ -72,6 +72,10 @@ This command validates that a configuration file intended to be used for a maste \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-validate-node-config.1 b/docs/man/man1/openshift-ex-validate-node-config.1 index 7a5606bfc249..9719ae44c397 100644 --- a/docs/man/man1/openshift-ex-validate-node-config.1 +++ b/docs/man/man1/openshift-ex-validate-node-config.1 @@ -72,6 +72,10 @@ This command validates that a configuration file intended to be used for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-validate.1 b/docs/man/man1/openshift-ex-validate.1 index 55381de19237..e076e90384e3 100644 --- a/docs/man/man1/openshift-ex-validate.1 +++ b/docs/man/man1/openshift-ex-validate.1 @@ -72,6 +72,10 @@ The commands here allow administrators to validate the integrity of configuratio \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex.1 b/docs/man/man1/openshift-ex.1 index a48ff777f217..3a64d93b698c 100644 --- a/docs/man/man1/openshift-ex.1 +++ b/docs/man/man1/openshift-ex.1 @@ -61,6 +61,10 @@ The commands grouped here are under development and may change without notice. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-infra-f5-router.1 b/docs/man/man1/openshift-infra-f5-router.1 index d7151dc734ca..ccc50af5b7e4 100644 --- a/docs/man/man1/openshift-infra-f5-router.1 +++ b/docs/man/man1/openshift-infra-f5-router.1 @@ -140,6 +140,10 @@ that you must have a cluster\-wide administrative role to view all namespaces. \fB\-\-project\-labels\fP="" A label selector to apply to projects to watch; if '*' watches all projects the client can access +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-resync\-interval\fP=0 The interval at which the route list should be fully refreshed diff --git a/docs/man/man1/openshift-infra-router.1 b/docs/man/man1/openshift-infra-router.1 index 703f72c29526..d576fa618c7f 100644 --- a/docs/man/man1/openshift-infra-router.1 +++ b/docs/man/man1/openshift-infra-router.1 @@ -140,6 +140,10 @@ that you must have a cluster\-wide administrative role to view all namespaces. \fB\-\-reload\fP="" The path to the reload script to use +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-resync\-interval\fP=0 The interval at which the route list should be fully refreshed diff --git a/docs/man/man1/openshift-kube-annotate.1 b/docs/man/man1/openshift-kube-annotate.1 index 700db513ad47..12ba90005729 100644 --- a/docs/man/man1/openshift-kube-annotate.1 +++ b/docs/man/man1/openshift-kube-annotate.1 @@ -296,6 +296,10 @@ Valid resource types include: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-api-versions.1 b/docs/man/man1/openshift-kube-api-versions.1 index 1abe91045c1a..2e26124dd785 100644 --- a/docs/man/man1/openshift-kube-api-versions.1 +++ b/docs/man/man1/openshift-kube-api-versions.1 @@ -185,6 +185,10 @@ Print the supported API versions on the server, in the form of "group/version" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-apply.1 b/docs/man/man1/openshift-kube-apply.1 index 35d01e5bdec7..ab766b945e2e 100644 --- a/docs/man/man1/openshift-kube-apply.1 +++ b/docs/man/man1/openshift-kube-apply.1 @@ -224,6 +224,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-attach.1 b/docs/man/man1/openshift-kube-attach.1 index ad3535da334f..3b1d59218118 100644 --- a/docs/man/man1/openshift-kube-attach.1 +++ b/docs/man/man1/openshift-kube-attach.1 @@ -199,6 +199,10 @@ Attach to a process that is already running inside an existing container. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-autoscale.1 b/docs/man/man1/openshift-kube-autoscale.1 index f9114dbe3e19..9f3a73488bc9 100644 --- a/docs/man/man1/openshift-kube-autoscale.1 +++ b/docs/man/man1/openshift-kube-autoscale.1 @@ -267,6 +267,10 @@ An autoscaler can automatically increase or decrease number of pods deployed wit \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-cluster-info-dump.1 b/docs/man/man1/openshift-kube-cluster-info-dump.1 index 154c5baffe81..1d5135c783b7 100644 --- a/docs/man/man1/openshift-kube-cluster-info-dump.1 +++ b/docs/man/man1/openshift-kube-cluster-info-dump.1 @@ -206,6 +206,10 @@ based on namespace and pod name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-cluster-info.1 b/docs/man/man1/openshift-kube-cluster-info.1 index f4eefc724083..4c35b88aec12 100644 --- a/docs/man/man1/openshift-kube-cluster-info.1 +++ b/docs/man/man1/openshift-kube-cluster-info.1 @@ -192,6 +192,10 @@ To further debug and diagnose cluster problems, use 'kubectl cluster\-info dump' \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-completion.1 b/docs/man/man1/openshift-kube-completion.1 index dfd2f6686219..c926ee38231e 100644 --- a/docs/man/man1/openshift-kube-completion.1 +++ b/docs/man/man1/openshift-kube-completion.1 @@ -189,6 +189,10 @@ completion of kubectl commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-current-context.1 b/docs/man/man1/openshift-kube-config-current-context.1 index 6b1db92d8715..53cff919625a 100644 --- a/docs/man/man1/openshift-kube-config-current-context.1 +++ b/docs/man/man1/openshift-kube-config-current-context.1 @@ -185,6 +185,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-delete-cluster.1 b/docs/man/man1/openshift-kube-config-delete-cluster.1 index 1685a3c26277..75189cc97522 100644 --- a/docs/man/man1/openshift-kube-config-delete-cluster.1 +++ b/docs/man/man1/openshift-kube-config-delete-cluster.1 @@ -185,6 +185,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-delete-context.1 b/docs/man/man1/openshift-kube-config-delete-context.1 index cefe5aac0a96..e60a21cf8081 100644 --- a/docs/man/man1/openshift-kube-config-delete-context.1 +++ b/docs/man/man1/openshift-kube-config-delete-context.1 @@ -185,6 +185,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-get-clusters.1 b/docs/man/man1/openshift-kube-config-get-clusters.1 index e6534ee94477..cd70b37a7308 100644 --- a/docs/man/man1/openshift-kube-config-get-clusters.1 +++ b/docs/man/man1/openshift-kube-config-get-clusters.1 @@ -185,6 +185,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-get-contexts.1 b/docs/man/man1/openshift-kube-config-get-contexts.1 index 4cdaeb6082aa..e71da30e250e 100644 --- a/docs/man/man1/openshift-kube-config-get-contexts.1 +++ b/docs/man/man1/openshift-kube-config-get-contexts.1 @@ -198,6 +198,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-set-cluster.1 b/docs/man/man1/openshift-kube-config-set-cluster.1 index ea08f90e0eac..db1da1bdc642 100644 --- a/docs/man/man1/openshift-kube-config-set-cluster.1 +++ b/docs/man/man1/openshift-kube-config-set-cluster.1 @@ -196,6 +196,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-stderrthreshold\fP=2 logs at or above this threshold go to stderr diff --git a/docs/man/man1/openshift-kube-config-set-context.1 b/docs/man/man1/openshift-kube-config-set-context.1 index 449430319b2f..9df804f4b921 100644 --- a/docs/man/man1/openshift-kube-config-set-context.1 +++ b/docs/man/man1/openshift-kube-config-set-context.1 @@ -192,6 +192,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-set-credentials.1 b/docs/man/man1/openshift-kube-config-set-credentials.1 index e8ff2a5aed69..63db5b35e285 100644 --- a/docs/man/man1/openshift-kube-config-set-credentials.1 +++ b/docs/man/man1/openshift-kube-config-set-credentials.1 @@ -227,6 +227,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-set.1 b/docs/man/man1/openshift-kube-config-set.1 index fc92cd43df0d..d68c6619f86e 100644 --- a/docs/man/man1/openshift-kube-config-set.1 +++ b/docs/man/man1/openshift-kube-config-set.1 @@ -193,6 +193,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-unset.1 b/docs/man/man1/openshift-kube-config-unset.1 index 870dcad2428b..83c8e6cfe10e 100644 --- a/docs/man/man1/openshift-kube-config-unset.1 +++ b/docs/man/man1/openshift-kube-config-unset.1 @@ -186,6 +186,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-use-context.1 b/docs/man/man1/openshift-kube-config-use-context.1 index d478d0056d26..9a0543b9a2ed 100644 --- a/docs/man/man1/openshift-kube-config-use-context.1 +++ b/docs/man/man1/openshift-kube-config-use-context.1 @@ -185,6 +185,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-view.1 b/docs/man/man1/openshift-kube-config-view.1 index e1bdb8ffdd13..27bafe570161 100644 --- a/docs/man/man1/openshift-kube-config-view.1 +++ b/docs/man/man1/openshift-kube-config-view.1 @@ -238,6 +238,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config.1 b/docs/man/man1/openshift-kube-config.1 index 62042a30a396..fbb2350933ac 100644 --- a/docs/man/man1/openshift-kube-config.1 +++ b/docs/man/man1/openshift-kube-config.1 @@ -193,6 +193,10 @@ The loading order follows these rules: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-convert.1 b/docs/man/man1/openshift-kube-convert.1 index 1d6a8bc0a675..94df039f0472 100644 --- a/docs/man/man1/openshift-kube-convert.1 +++ b/docs/man/man1/openshift-kube-convert.1 @@ -253,6 +253,10 @@ to change to output destination. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-cordon.1 b/docs/man/man1/openshift-kube-cordon.1 index 2d4d9749d18c..a4e778662ea4 100644 --- a/docs/man/man1/openshift-kube-cordon.1 +++ b/docs/man/man1/openshift-kube-cordon.1 @@ -185,6 +185,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-configmap.1 b/docs/man/man1/openshift-kube-create-configmap.1 index 8f514cc980d0..5b85d0817cfa 100644 --- a/docs/man/man1/openshift-kube-create-configmap.1 +++ b/docs/man/man1/openshift-kube-create-configmap.1 @@ -259,6 +259,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-deployment.1 b/docs/man/man1/openshift-kube-create-deployment.1 index 4a474d6c4457..dd9ca4eabd2a 100644 --- a/docs/man/man1/openshift-kube-create-deployment.1 +++ b/docs/man/man1/openshift-kube-create-deployment.1 @@ -243,6 +243,10 @@ Create a deployment with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-namespace.1 b/docs/man/man1/openshift-kube-create-namespace.1 index c58748477564..259465821792 100644 --- a/docs/man/man1/openshift-kube-create-namespace.1 +++ b/docs/man/man1/openshift-kube-create-namespace.1 @@ -239,6 +239,10 @@ Create a namespace with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-quota.1 b/docs/man/man1/openshift-kube-create-quota.1 index 6034d8430ef8..f669cd7feb53 100644 --- a/docs/man/man1/openshift-kube-create-quota.1 +++ b/docs/man/man1/openshift-kube-create-quota.1 @@ -247,6 +247,10 @@ Create a resourcequota with the specified name, hard limits and optional scopes \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-secret-docker-registry.1 b/docs/man/man1/openshift-kube-create-secret-docker-registry.1 index e48d46c8fdf2..42007a13cfb5 100644 --- a/docs/man/man1/openshift-kube-create-secret-docker-registry.1 +++ b/docs/man/man1/openshift-kube-create-secret-docker-registry.1 @@ -274,6 +274,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-secret-generic.1 b/docs/man/man1/openshift-kube-create-secret-generic.1 index 1640f88b7db4..e74f6bcdd444 100644 --- a/docs/man/man1/openshift-kube-create-secret-generic.1 +++ b/docs/man/man1/openshift-kube-create-secret-generic.1 @@ -263,6 +263,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-secret-tls.1 b/docs/man/man1/openshift-kube-create-secret-tls.1 index 7632cf5c6699..bf2fbe034caa 100644 --- a/docs/man/man1/openshift-kube-create-secret-tls.1 +++ b/docs/man/man1/openshift-kube-create-secret-tls.1 @@ -250,6 +250,10 @@ The public/private key pair must exist before hand. The public key certificate m \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-secret.1 b/docs/man/man1/openshift-kube-create-secret.1 index 8b159abe290e..b92f6462ac97 100644 --- a/docs/man/man1/openshift-kube-create-secret.1 +++ b/docs/man/man1/openshift-kube-create-secret.1 @@ -185,6 +185,10 @@ Create a secret using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-service-clusterip.1 b/docs/man/man1/openshift-kube-create-service-clusterip.1 index 67f92e956df9..d1ca2ed41122 100644 --- a/docs/man/man1/openshift-kube-create-service-clusterip.1 +++ b/docs/man/man1/openshift-kube-create-service-clusterip.1 @@ -247,6 +247,10 @@ Create a clusterIP service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-service-loadbalancer.1 b/docs/man/man1/openshift-kube-create-service-loadbalancer.1 index 2969f7952ada..b00514835546 100644 --- a/docs/man/man1/openshift-kube-create-service-loadbalancer.1 +++ b/docs/man/man1/openshift-kube-create-service-loadbalancer.1 @@ -243,6 +243,10 @@ Create a LoadBalancer service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-service-nodeport.1 b/docs/man/man1/openshift-kube-create-service-nodeport.1 index 668d9d9382fe..6d6d6a06600d 100644 --- a/docs/man/man1/openshift-kube-create-service-nodeport.1 +++ b/docs/man/man1/openshift-kube-create-service-nodeport.1 @@ -247,6 +247,10 @@ Create a nodeport service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-service.1 b/docs/man/man1/openshift-kube-create-service.1 index e049cd226856..58ef784a85ca 100644 --- a/docs/man/man1/openshift-kube-create-service.1 +++ b/docs/man/man1/openshift-kube-create-service.1 @@ -185,6 +185,10 @@ Create a service using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-serviceaccount.1 b/docs/man/man1/openshift-kube-create-serviceaccount.1 index 8e3eb57bb83d..3f75b3becc4e 100644 --- a/docs/man/man1/openshift-kube-create-serviceaccount.1 +++ b/docs/man/man1/openshift-kube-create-serviceaccount.1 @@ -243,6 +243,10 @@ Create a service account with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create.1 b/docs/man/man1/openshift-kube-create.1 index 825a6dd82928..fca41519b377 100644 --- a/docs/man/man1/openshift-kube-create.1 +++ b/docs/man/man1/openshift-kube-create.1 @@ -222,6 +222,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-delete.1 b/docs/man/man1/openshift-kube-delete.1 index bdd54d08c6b1..f5f6b0c6455d 100644 --- a/docs/man/man1/openshift-kube-delete.1 +++ b/docs/man/man1/openshift-kube-delete.1 @@ -242,6 +242,10 @@ will be lost along with the rest of the resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-describe.1 b/docs/man/man1/openshift-kube-describe.1 index 4f7f92477d6f..ca09d79e25c1 100644 --- a/docs/man/man1/openshift-kube-describe.1 +++ b/docs/man/man1/openshift-kube-describe.1 @@ -259,6 +259,10 @@ Valid resource types include: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-drain.1 b/docs/man/man1/openshift-kube-drain.1 index b6fab7a7669e..e3029fb62209 100644 --- a/docs/man/man1/openshift-kube-drain.1 +++ b/docs/man/man1/openshift-kube-drain.1 @@ -221,6 +221,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-edit.1 b/docs/man/man1/openshift-kube-edit.1 index 6bbc4ff701eb..a4e013f723cd 100644 --- a/docs/man/man1/openshift-kube-edit.1 +++ b/docs/man/man1/openshift-kube-edit.1 @@ -248,6 +248,10 @@ saved copy to include the latest resource version. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-exec.1 b/docs/man/man1/openshift-kube-exec.1 index 2dda4d69e2b2..788aeb45bb90 100644 --- a/docs/man/man1/openshift-kube-exec.1 +++ b/docs/man/man1/openshift-kube-exec.1 @@ -203,6 +203,10 @@ Execute a command in a container. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-explain.1 b/docs/man/man1/openshift-kube-explain.1 index 6dadaae56792..0bb691fbb023 100644 --- a/docs/man/man1/openshift-kube-explain.1 +++ b/docs/man/man1/openshift-kube-explain.1 @@ -234,6 +234,10 @@ Valid resource types include: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-expose.1 b/docs/man/man1/openshift-kube-expose.1 index f1bde433e3fb..99bf8f33a433 100644 --- a/docs/man/man1/openshift-kube-expose.1 +++ b/docs/man/man1/openshift-kube-expose.1 @@ -312,6 +312,10 @@ deployment (deploy), replicaset (rs) \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-get.1 b/docs/man/man1/openshift-kube-get.1 index 841050855df8..8a0ea48d3636 100644 --- a/docs/man/man1/openshift-kube-get.1 +++ b/docs/man/man1/openshift-kube-get.1 @@ -310,6 +310,10 @@ of the \-\-template flag, you can filter the attributes of the fetched resource( \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-label.1 b/docs/man/man1/openshift-kube-label.1 index 9dd0363541c5..6bf9921ecb16 100644 --- a/docs/man/man1/openshift-kube-label.1 +++ b/docs/man/man1/openshift-kube-label.1 @@ -260,6 +260,10 @@ If \-\-resource\-version is specified, then updates will use this resource versi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-logs.1 b/docs/man/man1/openshift-kube-logs.1 index e19305c58836..ff74c50e1040 100644 --- a/docs/man/man1/openshift-kube-logs.1 +++ b/docs/man/man1/openshift-kube-logs.1 @@ -227,6 +227,10 @@ Print the logs for a container in a pod. If the pod has only one container, the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-namespace.1 b/docs/man/man1/openshift-kube-namespace.1 index 1b659266125a..d4794b9a2758 100644 --- a/docs/man/man1/openshift-kube-namespace.1 +++ b/docs/man/man1/openshift-kube-namespace.1 @@ -185,6 +185,10 @@ Deprecated: This command is deprecated, all its functionalities are covered by " \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-options.1 b/docs/man/man1/openshift-kube-options.1 index fbae20c2b56f..60ccf30776fd 100644 --- a/docs/man/man1/openshift-kube-options.1 +++ b/docs/man/man1/openshift-kube-options.1 @@ -182,6 +182,10 @@ openshift kube options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-patch.1 b/docs/man/man1/openshift-kube-patch.1 index 4c689ec03b33..696c956f7c15 100644 --- a/docs/man/man1/openshift-kube-patch.1 +++ b/docs/man/man1/openshift-kube-patch.1 @@ -254,6 +254,10 @@ Please refer to the models in \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-port-forward.1 b/docs/man/man1/openshift-kube-port-forward.1 index 65ab231bb632..7ae5658d9bf0 100644 --- a/docs/man/man1/openshift-kube-port-forward.1 +++ b/docs/man/man1/openshift-kube-port-forward.1 @@ -191,6 +191,10 @@ Forward one or more local ports to a pod. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-proxy.1 b/docs/man/man1/openshift-kube-proxy.1 index 1636cb30b210..e4fdee1479c7 100644 --- a/docs/man/man1/openshift-kube-proxy.1 +++ b/docs/man/man1/openshift-kube-proxy.1 @@ -252,6 +252,10 @@ The above lets you 'curl localhost:8001/custom/api/v1/pods' \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-replace.1 b/docs/man/man1/openshift-kube-replace.1 index 5f0b4d2b9175..7f8c78a1abdd 100644 --- a/docs/man/man1/openshift-kube-replace.1 +++ b/docs/man/man1/openshift-kube-replace.1 @@ -244,6 +244,10 @@ Please refer to the models in \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rolling-update.1 b/docs/man/man1/openshift-kube-rolling-update.1 index 1c52667df5a6..65abab1bef89 100644 --- a/docs/man/man1/openshift-kube-rolling-update.1 +++ b/docs/man/man1/openshift-kube-rolling-update.1 @@ -279,6 +279,10 @@ existing replication controller and overwrite at least one (common) label in its \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-history.1 b/docs/man/man1/openshift-kube-rollout-history.1 index c9c6cd396ca6..ec23627da06f 100644 --- a/docs/man/man1/openshift-kube-rollout-history.1 +++ b/docs/man/man1/openshift-kube-rollout-history.1 @@ -199,6 +199,10 @@ View previous rollout revisions and configurations. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-pause.1 b/docs/man/man1/openshift-kube-rollout-pause.1 index 3055c8c6a8ee..a26ed01e68bd 100644 --- a/docs/man/man1/openshift-kube-rollout-pause.1 +++ b/docs/man/man1/openshift-kube-rollout-pause.1 @@ -200,6 +200,10 @@ Currently only deployments support being paused. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-resume.1 b/docs/man/man1/openshift-kube-rollout-resume.1 index de004908bfe3..49a71afa26b2 100644 --- a/docs/man/man1/openshift-kube-rollout-resume.1 +++ b/docs/man/man1/openshift-kube-rollout-resume.1 @@ -200,6 +200,10 @@ Currently only deployments support being resumed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-status.1 b/docs/man/man1/openshift-kube-rollout-status.1 index 8822790a8a76..ad91baf1b7ef 100644 --- a/docs/man/man1/openshift-kube-rollout-status.1 +++ b/docs/man/man1/openshift-kube-rollout-status.1 @@ -195,6 +195,10 @@ Watch the status of current rollout, until it's done. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-undo.1 b/docs/man/man1/openshift-kube-rollout-undo.1 index 35b84d04565b..19c29b41184c 100644 --- a/docs/man/man1/openshift-kube-rollout-undo.1 +++ b/docs/man/man1/openshift-kube-rollout-undo.1 @@ -199,6 +199,10 @@ Rollback to a previous rollout. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout.1 b/docs/man/man1/openshift-kube-rollout.1 index e9529121dd37..bcd8824203d6 100644 --- a/docs/man/man1/openshift-kube-rollout.1 +++ b/docs/man/man1/openshift-kube-rollout.1 @@ -185,6 +185,10 @@ Manage a deployment using subcommands like "kubectl rollout undo deployment/abc" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-run.1 b/docs/man/man1/openshift-kube-run.1 index a4c2b1b53bce..0a5d853027fa 100644 --- a/docs/man/man1/openshift-kube-run.1 +++ b/docs/man/man1/openshift-kube-run.1 @@ -328,6 +328,10 @@ Creates a deployment or job to manage the created container(s). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-scale.1 b/docs/man/man1/openshift-kube-scale.1 index fbc699fbde9d..8b5de41a731a 100644 --- a/docs/man/man1/openshift-kube-scale.1 +++ b/docs/man/man1/openshift-kube-scale.1 @@ -229,6 +229,10 @@ scale is sent to the server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-set-image.1 b/docs/man/man1/openshift-kube-set-image.1 index 0e89bbc2fd0f..892d2988f713 100644 --- a/docs/man/man1/openshift-kube-set-image.1 +++ b/docs/man/man1/openshift-kube-set-image.1 @@ -247,6 +247,10 @@ Possible resources include (case insensitive): \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-set.1 b/docs/man/man1/openshift-kube-set.1 index 98a557d532a4..bf04dc2d62be 100644 --- a/docs/man/man1/openshift-kube-set.1 +++ b/docs/man/man1/openshift-kube-set.1 @@ -188,6 +188,10 @@ These commands help you make changes to existing application resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-stop.1 b/docs/man/man1/openshift-kube-stop.1 index 74d2ccdb49fc..4026cdf9b417 100644 --- a/docs/man/man1/openshift-kube-stop.1 +++ b/docs/man/man1/openshift-kube-stop.1 @@ -223,6 +223,10 @@ Deprecated: This command is deprecated, all its functionalities are covered by " \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-taint.1 b/docs/man/man1/openshift-kube-taint.1 index 3716e068b193..2f673fc9a850 100644 --- a/docs/man/man1/openshift-kube-taint.1 +++ b/docs/man/man1/openshift-kube-taint.1 @@ -250,6 +250,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-top-node.1 b/docs/man/man1/openshift-kube-top-node.1 index 470feced7fc0..5684520cf143 100644 --- a/docs/man/man1/openshift-kube-top-node.1 +++ b/docs/man/man1/openshift-kube-top-node.1 @@ -194,6 +194,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-top-pod.1 b/docs/man/man1/openshift-kube-top-pod.1 index 9fc71ed06e0e..5577c239e56f 100644 --- a/docs/man/man1/openshift-kube-top-pod.1 +++ b/docs/man/man1/openshift-kube-top-pod.1 @@ -206,6 +206,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-top.1 b/docs/man/man1/openshift-kube-top.1 index ceffde880dae..555010ee155c 100644 --- a/docs/man/man1/openshift-kube-top.1 +++ b/docs/man/man1/openshift-kube-top.1 @@ -188,6 +188,10 @@ The top command allows you to see the resource consumption for nodes or pods. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-uncordon.1 b/docs/man/man1/openshift-kube-uncordon.1 index 84607f745308..549e017f9bc5 100644 --- a/docs/man/man1/openshift-kube-uncordon.1 +++ b/docs/man/man1/openshift-kube-uncordon.1 @@ -185,6 +185,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-version.1 b/docs/man/man1/openshift-kube-version.1 index d8989ce69750..ca8f75a1a08f 100644 --- a/docs/man/man1/openshift-kube-version.1 +++ b/docs/man/man1/openshift-kube-version.1 @@ -191,6 +191,10 @@ Print the client and server version information \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube.1 b/docs/man/man1/openshift-kube.1 index 39e2f47cc6bc..2331bbdef722 100644 --- a/docs/man/man1/openshift-kube.1 +++ b/docs/man/man1/openshift-kube.1 @@ -181,6 +181,10 @@ Find more information at \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server