Git Product home page Git Product logo

pullsecret-validator-cli's Introduction

pullsecret-validator-cli

Description

This is a tool to validate the Pull Secret file from the command line interface. This repository and its contents are completely UNSUPPORTED in any way and are not part of official documentation.

Install it (Windows/macOS/Linux)

  • To Install the binary in your system just get the latest release:

https://github.com/RHsyseng/pullsecret-validator-cli/releases/latest

  • Download the file for your OS distribution (Go Binary complied for several OS)
  • Unzip the binary into a folder inside your $PATH

How to Use it

To show the instructions or the help message

./pullsecret-validator-cli -h

To validate the pull secret file use the path/filename structure with the -f flag. This is the required param. Without -f the program will show you the options.

./pullsecret-validator-cli -f /home/alknopfler/pull-secret.json

Output

Output formats available:

  • table
  • json
  • yaml

By default the output format is table. If you want to use another one use the -o flag:

./pullsecret-validator-cli -f /home/alknopfler/pull-secret.json -o yaml

Output examples:

Usage example output:

img/img_1.png

The default output format is "table", so if you don't use the -o flag, the output will be shown in a table format

img/img.png

Json format output:

img/img_2.png

Yaml format output:

img/img_3.png

Reference

This is the CLI (Command Line Interface) version of the pull secret validator Also you could use the web version published just only for internal staff

Developer

Github actions deployed to create builds for different Architectures. Also, created the asset for releases. Just need to create a tag/alias to trigger the github actions

pullsecret-validator-cli's People

Contributors

alknopfler 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.