Giter Club home page Giter Club logo

apps-cli-plugin's Introduction

Apps Plugin for the Tanzu CLI

CI GoDoc Go Report Card codecov

Apps plugin for Tanzu CLI provides the ability to create, view, update, and delete application workloads on any Kubernetes cluster that has Cartographer installed. It also provides commands to list and view ClusterSupplychain resources.

About Workloads and ClusterSupplychain

With a ClusterSupplyChain, app operators describe which “shape of applications” they deal with (via spec.selector), and what series of resources are responsible for creating an artifact that delivers it (via spec.resources).

Workload allows the developer to pass information about the app to be delivered through the supply chain.

For further information about Cartographer resources, read the official docs

Getting Started

Prerequisites

Tanzu CLI is required to use the Apps CLI plugin.

From a pre-built distribution

Download the tanzu-apps-plugin-<OS>-amd64-${VERSION}.tar.gz from the most recent release listed on the Apps Plugin for the Tanzu CLI releases page.

macOS

Download binary executable(tanzu-apps-plugin-darwin-amd64-${VERSION}.tar.gz) for CLI apps plugin. Following are the instructions for installing plugin version v0.7.0.

VERSION=v0.7.0
tar -xvf tanzu-apps-plugin-darwin-amd64-${VERSION}.tar.gz
tanzu plugin install apps --local ./tanzu-apps-plugin-darwin-amd64-${VERSION} --version ${VERSION}

Linux

Download binary executable(tanzu-apps-plugin-linux-amd64-${VERSION}.tar.gz) for CLI apps plugin. Following are the instructions for installing plugin version v0.7.0.

VERSION=v0.7.0
tar -xvf tanzu-apps-plugin-linux-amd64-${VERSION}.tar.gz
tanzu plugin install apps --local ./tanzu-apps-plugin-linux-amd64-${VERSION} --version ${VERSION}

Windows

Download binary executable(tanzu-apps-plugin-windows-amd64-${VERSION}.tar.gz) for CLI apps plugin. Unzip the file tanzu-apps-plugin-windows-amd64-${VERSION}.tar.gz. Following are the instructions for installing plugin version v0.7.0

tanzu plugin install apps --local . --version v0.7.0

NOTE: --local should point to the directory which has discovery and distribution folder in it after unzipping.

Build from CI artifact

If you're looking for the latest dev build, you may be able to find the artifact from a recent CI build. Follow Github documentation to locate and download the artifact for certain build.

Build from source

See the development guide for instructions to build from source.

Documentation

Detailed documentation for commands in Apps Plugin for the Tanzu CLI can be found in the docs folder of this repository. Documentation provides usage guide, information about working with workloads, and the full command reference.

Community and Support

Join us!

If you have questions or want to get the latest project news, you can connect with us in the following ways:

  • Checkout our github issue/ PR section

Contributing

Pull Requests and feedback on issues are very welcome! See the issue tracker if you're unsure where to start, especially the Good first issue label, and also feel free to reach out to discuss.

If you are ready to jump in and test, add code, or help with documentation, please follow the instructions on our Contribution Guidelines to get started and - at all times- follow our Code of Conduct

License

Apache 2.0. Refer to LICENSE for details.

apps-cli-plugin's People

Contributors

anibmurthy avatar atmandhol avatar dependabot[bot] avatar heyjcollins avatar odinnordico avatar rashedkvm avatar shaheerkootteeri avatar shashwathi avatar vmwghbot avatar warango4 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.