Code Monkey home page Code Monkey logo

Comments (4)

mraible avatar mraible commented on August 25, 2024 1

This works. Thanks @sergiught!

from auth0-cli.

willvedd avatar willvedd commented on August 25, 2024

@mraible This is currently possible with the --reveal flag. However, I do admit that flag doesn't intuitively describe what it reveals. In the next major version of the CLI we intend to rename this flag to something like --reveal-client-secret to be more descriptive and self-documenting.

from auth0-cli.

mraible avatar mraible commented on August 25, 2024

The --reveal flag doesn't seem to work with auth0 apps show. Should it?

$ auth0 apps show --reveal

=== dev-06bzs1cu.us.auth0.com error

 ▸    unknown flag: --reveal
$ auth0 apps show --reveal-client-secret

=== dev-06bzs1cu.us.auth0.com error

 ▸    unknown flag: --reveal-client-secret

from auth0-cli.

sergiught avatar sergiught commented on August 25, 2024

@mraible it's --reveal-secrets

You can run auth0 apps show -h to get a quick preview of the usages/examples/help text for the command and its flags.

Display the name, description, app type, and other information about an application.

Usage:
  auth0 apps show [flags]

Examples:
  auth0 apps show
  auth0 apps show <app-id>
  auth0 apps show <app-id> --reveal-secrets
  auth0 apps show <app-id> -r --json

Flags:
  -h, --help             Help for show.
      --json             Output in json format.
  -r, --reveal-secrets   Display the application secrets ('signing_keys', 'client_secret') as part of the command output.

Global Flags:
      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.

from auth0-cli.

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.