Git Product home page Git Product logo

Comments (2)

jstrachan avatar jstrachan commented on July 3, 2024

its there in jx help get if that helps? Just wondering what you wanted changing...

jstrachan:/tmp/cheese/$ jx help


Usage:
  jx
  jx [command]

Available Commands:
  completion  Output shell completion code for the given shell (bash or zsh)
  console     Opens the Jenkins console
  context     View or change the current kubernetes context (kubernetes cluster)
  create      Create a new resource
  delete      Deletes one or many resources
  edit        Edit a resource
  environment View or change the current environment in the current kubernetes cluster
  get         Display one or many resources
  import      Imports a local project into Jenkins
  init        Init Jenkins X
  install     Install Jenkins X
  logs        Tails the log of the latest pod for a deployment
  namespace   View or change the current namespace context in the current kubernetes cluster
  open        Open a service in a browser
  promote     Promotes a version of an application to an environment
  prompt      Generate the command line prompt for the current team and environment
  shell       Create a sub shell so that changes to the kubernetes context, namespace or environment remain local to the shell
  uninstall   Uninstall the Jenkins X platform
  version     Print the version information

Use "jx [command] --help" for more information about a command.
jstrachan:/tmp/cheese/$ jx help get
Display one or many resources.

Valid resource types include:

  * environments (aka 'env')
  * pipelines (aka 'pipe')
  * urls (aka 'url')

Usage:
  jx get TYPE [flags]
  jx get [command]

Examples:
  # List all pipeines
  jx get pipeline

  # List all URLs for services in the current namespace
  jx get url

Available Commands:
  environment Display one or many Enviroments
  pipelines   Display one or many Pipelines
  url         Display one or many URLs
  version     Display one or many Versions

Use "jx get [command] --help" for more information about a command.

from jx.

michaelneale avatar michaelneale commented on July 3, 2024

yes you are right. Closing this!

from jx.

Related Issues (20)

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.