Ξ 🛫 Plane CLI
Datalayer Plane
is a CLI (Command Line Interface) to deploy and manage the Datalayer services on Kubernetes.
Run the following command to install Plane.
# You need `python>=3.9` and `pip` on your machine.
pip install datalayer_plane
note
Plane is optional and you can install the listed requirements without Clouder with the listed Kubernetes CLI tools.
Export the PLANE_HOME
environment variable in your shell environment.
export PLANE_HOME=$(which plane)/../..
$ plane about
┏┓┓ ┏┓┳┓┏┓
┃┃┃ ┣┫┃┃┣
┣┛┗┛┛┗┛┗┗┛
Copyright (c) Datalayer, Inc. https://datalayer.io
Ξ 🛫 Datalayer Plane.
Documentation: https://datalayer.io
Source code: https://github.com/datalayer
(c) Datalayer, Inc. https://datalayer.io