Skip to main content

okta cli

Project description

okta-cmd

Introduction

This is my usual Okta-cli, help me easy to operate okta, because okta ui is too slow..

Use

$ pip install okta-cmd
# init okta
$ okta-cmd init --url=https://test.okta.com --token=testtoken
# add group 
$ okta-cmd add-group --name=group-test1
# add user file to group
$ okta-cmd add-user-list-to-group --file=./user_list.txt --group=aaaaaaa
# copy group users to other group
$ okta-cmd copy-group-to-other --group=aaaaaaa --othergroup=bbb
# group list
$ okta-cmd group-list
# user list
$ okta-cmd user-list

Download user list file

user-list command add three options.

  • --download: want download user list
  • --filename: file name, the default is okta_user.json
  • --filepath: file path, the default is ./
$ okta-cmd user-list --download
Download success. path: ./okta_user.json
$ okta-cmd user-list --download --filename=test.json
Download success. path: ./test.json
$ okta-cmd user-list --download --filename=test.json --filepath=./oktacmd
Download success. path: ./oktacmd/test.json

Features

  • add group
  • add user file to group
  • copy group to other group
  • group list
  • user list
  • download user list file

TODO

  • download group list file
  • Delete matching users
  • Delete matching groups

Notes

  • If you have new features or questions, you can write issues

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

okta-cmd-0.1.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

okta_cmd-0.1.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file okta-cmd-0.1.1.tar.gz.

File metadata

  • Download URL: okta-cmd-0.1.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for okta-cmd-0.1.1.tar.gz
Algorithm Hash digest
SHA256 899f2857150c472e775bc7303cb01feecf76deebcab235b0af66a3e73eb936df
MD5 d6c8a2d7ca78503b8e13ad3fbb15a682
BLAKE2b-256 c1dec54fc3029dd8ebc90eea96d84d57b34d4ba4a7efe0ae7a9a8c823aa8b256

See more details on using hashes here.

File details

Details for the file okta_cmd-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: okta_cmd-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for okta_cmd-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8e04505ceb3ab4256917cc8f1a3ee9f5e13ec5d6d15ac579794f48301aeffb6c
MD5 85303aac48f6144d4b8abcec0c272f6a
BLAKE2b-256 bee60f28a3dfcc0f57311bf5bad48a4239ee961078d62fc675139aa853f5a428

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page