Skip to content

oktadev/okta-dev-account-migration-tool

envsync

⚠️ Envsync is currently in BETA. Let us know about any bugs by filing a GitHub issue!

This tool helps you back up and restore configuration from Okta developer accounts. It extends the Okta CLI Client to handle batch operations on all supported API endpoints which may have data to back up.

Alternatives

Setup

⚠️ Setup will change to using the official okta-cli-client when this PR lands

To set up the supported okta-cli-client:

git clone [email protected]:edunham/okta-cli-client.git
cd okta-cli-client
git checkout file-handling
make install

See the okta-cli-client README for setup help.

Follow the okta-cli-client configuration instructions to set up access to your developer account.

Installation

Clone this repo and install the tool with make install

Usage

$ envsync backup

Feedback

Please create an issue on this repo if you have feedback or feature requests!

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published