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

Features

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

TODO

  • download user list file
  • 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.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

okta_cmd-0.1.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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