Sign inSign up

tjamet/okta

By tjamet

Updated about 7 years ago

A command line interface to Okta - whalebrew packaging

Image
0

1.2K

tjamet/okta repository overview

Okta CLI

Whalebrew packaging for https://github.com/flypenguin/okta-cli

The current featureset is purely based on the author's needs, which currently are:

  • list users (using API search= and query= functionality, and local filtering)
  • update users

Requirements

Requires whalebrew https://github.com/whalebrew/whalebrew

To install it:

brew install whalebrew

Or visit the whalebrew releases page https://github.com/whalebrew/whalebrew/releases

Quickstart

$ whalebrew install tjamet/okta
$ okta config new -n my-profile -u https://my.okta.url -t API_TOKEN
$ okta users list -f 'email eq "[email protected]"'
$ okta users update id012345678 --set [email protected] --set phone=01234/5678

Tag summary

Content type

Image

Digest

Size

37.2 MB

Last updated

about 7 years ago

docker pull tjamet/okta