Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 1. CLI tools introduction
You can use different command-line interface (CLI) tools to build, deploy, and manage a MicroShift cluster and workloads. With CLI tools, you can complete various administration and development operations from the terminal to manage deployments and interact with each component of the system.
CLI tools available for use with MicroShift are the following:
-
Kubernetes CLI (
kubectl
) -
The OpenShift CLI (
oc
) tool with an enabled subset of commands -
Built-in
microshift
command types
Commands for multi-node deployments, projects, and developer tooling are not supported by Red Hat build of MicroShift.
1.1. Additional resources
- Getting started with the OpenShift CLI
- About the OpenShift CLI (OpenShift Container Platform documentation)
- Red Hat Enterprise Linux (RHEL) documentation for specific use cases
- Cluster access with kubeconfig