jx

    jx is a command line tool for working with Jenkins X

    1. --config-file string Configuration file used for installation
    2. --install-dependencies Enables automatic dependencies installation when required
    3. --skip-auth-secrets-merge Skips merging the secrets from local files with the secrets from Kubernetes cluster
    • - Adds a new resource
    • jx boot - Boots up Jenkins X in a Kubernetes cluster using GitOps and a Jenkins X Pipeline
    • - Opens the CloudBees app for Kubernetes for visualising CI/CD and your environments
    • jx completion - Output shell completion code for the given shell (bash or zsh)
    • - Run compliance tests against Kubernetes cluster
    • jx context - View or change the current Kubernetes context (Kubernetes cluster)
    • - Runs a controller
    • jx create - Create a new resource
    • - Deletes one or more resources
    • jx diagnose - Print diagnostic information about the Jenkins X installation
    • - Open the documentation in a browser
    • jx edit - Edit a resource
    • - View or change the current environment in the current Kubernetes cluster
    • jx gc - Garbage collects Jenkins X resources
    • - Display one or more resources
    • jx import - Imports a local project or Git repository into Jenkins
    • - Init Jenkins X
    • jx install - Install Jenkins X in the current Kubernetes cluster
    • - Onboard an user into the CloudBees application
    • jx logs - Tails the log of the latest pod for a deployment
    • - View or change the current namespace context in the current Kubernetes cluster
    • jx open - Open a service in a browser
    • - Creates or updates a Preview Environment for the current version of an application
    • jx promote - Promotes a version of an application to an Environment
    • - Generate the command line prompt for the current team and environment
    • jx repository - Opens the web page for the current Git repository in a browser
    • - Opens a terminal in a pod or runs a command in the pod
    • jx scan - Perform a scan action
    • - Create a sub shell so that changes to the Kubernetes context, namespace or environment remain local to the shell
    • jx start - Starts a process such as a pipeline
    • - status of the Kubernetes cluster or named node
    • jx step - pipeline steps
    • - Stops a process such as a pipeline
    • jx sync - Synchronises your local files to a DevPod
    • - View or change the current team in the current Kubernetes cluster
    • jx uninstall - Uninstall the Jenkins X platform
    • - Updates an existing resource
    • jx upgrade - Upgrades a resource
    • - Print the version information
    Auto generated by spf13/cobra on 5-Jul-2019