mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
38 lines
691 B
ReStructuredText
38 lines
691 B
ReStructuredText
.. _kubectl-minio-version:
|
|
|
|
=========================
|
|
``kubectl minio version``
|
|
=========================
|
|
|
|
.. default-domain:: minio
|
|
|
|
.. contents:: Table of Contents
|
|
:local:
|
|
:depth: 2
|
|
|
|
.. mc:: kubectl minio version
|
|
|
|
|
|
Description
|
|
-----------
|
|
|
|
.. include:: /includes/facts-kubectl-plugin.rst
|
|
:start-after: start-kubectl-minio-requires-operator-desc
|
|
:end-before: end-kubectl-minio-requires-operator-desc
|
|
|
|
.. start-kubectl-minio-version-desc
|
|
|
|
Displays the version number for the currently installed ``kubectl minio`` plugin.
|
|
|
|
.. end-kubectl-minio-version-desc
|
|
|
|
Syntax
|
|
------
|
|
|
|
The command has the following syntax:
|
|
|
|
.. code-block:: shell
|
|
:class: copyable
|
|
|
|
kubectl minio version
|