Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.22 KB

Oracle Cloud Native Environment Command Line Interface

The Oracle Linux Cloud Native Environment Command Line Interface (CLI) is a tool that manages the lifecycle of Kubernetes clusters and the applications running inside those clusters.

Documentation

For overall documentation, see Oracle Linux Cloud Native Environment.

To start using the CLI, see Quick Start for Release 2.0.

Building yourself

Building the CLI requires a variety of libraries and utilities.

  • Go
  • Helm
  • pkg-config
  • gpgme

These dependencies can be installed on Oracle Linux 8 and Oracle Linux 9 by leveraging yum-buildep.

yum-builddep buildrpm/ocne.spec

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide

Security

Please consult the security guide for our responsible security vulnerability disclosure process

License

Copyright (c) 2023 Oracle and/or its affiliates.

Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.