Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 631 Bytes

force_oauth_create.md

File metadata and controls

44 lines (25 loc) · 631 Bytes

force oauth create

Create ConnectedApp

Synopsis

Create ConnectedApp

Usage:

force oauth create

force oauth create <name> <callback> [flags]

Examples


  force oauth create MyApp http://localhost:3835/oauth/callback

Options

  -h, --help   help for create

Options inherited from parent commands

  -a, --account username    account username to use
  -V, --apiversion string   API version to use
      --config string       config directory to use (default: .force)

SEE ALSO