Envsync restore Error: this tool is only designed for Okta developer accounts (dev-*.okta)

Able to backup successfully on a dev-** account.
then on the step of switching to the integrator-account in the .okta/okta.yaml and running restore:

  • envsync restore complains that
  • Using configuration from /Users/aviatrix/.okta/okta.yaml

Error: this tool is only designed for Okta developer accounts (dev-*.okta)


Found 1 IDs for identityProvider in /Users/host/.okta/dev-50253902/identityProvider/lists

Backing up identityProvider for identityProvider ID 0oab86mf4qvHfTMzR5d7 using listSigningKeys command…

Using custom config file: /Users/host/.okta/okta.yaml

Backing up IdentityProviders to /Users/host/.okta/dev-50253902/identityprovider/listSigningKeys

Successfully backed up 0/0 IdentityProviders

Backup completed successfully!


host@Catalina-MBP okta-dev-account-migration-tool % ls ~/.okta/

dev-50253902


host@Catalina-MBP okta-dev-account-migration-tool % cat ~/.okta/okta.yaml
okta:
client:
connectionTimeout: 30 # seconds
orgUrl: “https://integrator-.okta.com”
proxy:
port: null
host: null
username: null
password: null
token: “xxxxxxxxxxxxxxxxxxx”
host@Catalina-MBP okta-dev-account-migration-tool %

@Catalina-MBP okta-dev-account-migration-tool % envsync restore -c /Users/aviatrix/.okta/okta.yaml -i /Users/aviatrix/.okta/dev-50253902
Using configuration from /Users/aviatrix/.okta/okta.yaml
Error: this tool is only designed for Okta developer accounts (dev-*.okta)
Usage:
envsync restore [flags]

Flags:
-c, --config string Path to Okta config file
-h, --help help for restore
-i, --input string Directory containing backup files

this tool is only designed for Okta developer accounts (dev-*.okta)

@emeree thanks for the report! We’ve just made an update to the migration tool to handle orgs that start with integrator-

Can you try cloning the repo again and retrying this to see if it works now?

i cloned the repo just now and see the change is at main.go.
The restore works now but I see it does not restore applications, only People. Is that right?

Using configuration from /Users/host/.okta/okta.yaml
Restoring singleton resources…
No backup found for orgSetting/gets, skipping…
No backup found for orgSetting/getOrgPreferences, skipping…
No backup found for orgSetting/getOktaCommunicationSettings, skipping…
No backup found for orgSetting/getOrgOktaSupportSettings, skipping…
No backup found for orgSetting/getThirdPartyAdminSetting, skipping…
No backup found for orgSetting/getWellknownOrgMetadata, skipping…
No backup found for attackProtection/getUserLockoutSettings, skipping…
No backup found for attackProtection/getAuthenticatorSettings, skipping…
No backup found for threatInsight/getCurrentConfiguration, skipping…
No backup found for rateLimitSettings/getPerClient, skipping…
No backup found for rateLimitSettings/getWarningThreshold, skipping…
No backup found for rateLimitSettings/getAdminNotifications, skipping…
Restoring first pass resources…
Restoring user resources…
Restoring user from previous ID 00ub86cblsWaAjHy05d7…
Error: 400 Bad Request
Usage:
okta-cli-client user create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore User from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring user from 00ub86cblsWaAjHy05d7: command failed: exit status 1
Restoring user from previous ID 00ub8enp09tahQots5d7…
Warning: error restoring user from 00ub8enp09tahQots5d7: error parsing response: invalid character ‘U’ looking for beginning of value
Restoring user from previous ID 00umkqgzbtJgvDfJ25d7…
Error: 400 Bad Request
Usage:
okta-cli-client user create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore User from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring user from 00umkqgzbtJgvDfJ25d7: command failed: exit status 1
Restoring group resources…
Restoring group from previous ID 00gb86cbg7bmjmDDB5d7…
Warning: error restoring group from 00gb86cbg7bmjmDDB5d7: error parsing response: invalid character ‘U’ looking for beginning of value
Restoring group from previous ID 00gb86cbgzoMmCXeE5d7…
Warning: error restoring group from 00gb86cbgzoMmCXeE5d7: error parsing response: invalid character ‘U’ looking for beginning of value
Restoring userType resources…
Restoring userType from previous ID otyb86cbggLLVbGsP5d7…
Error: 400 Bad Request
Usage:
okta-cli-client userType create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore UserType from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring userType from otyb86cbggLLVbGsP5d7: command failed: exit status 1
Restoring application resources…
Restoring application from previous ID 0oab86cbftKJxyJCe5d7…
Error: 403 Forbidden
Usage:
okta-cli-client application create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore Application from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring application from 0oab86cbftKJxyJCe5d7: command failed: exit status 1
Restoring application from previous ID 0oab86cbkfW3rPJOm5d7…
Error: 403 Forbidden
Usage:
okta-cli-client application create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore Application from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring application from 0oab86cbkfW3rPJOm5d7: command failed: exit status 1
Restoring application from previous ID 0oab86cbl5AD6YebL5d7…
Error: 403 Forbidden
Usage:
okta-cli-client application create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore Application from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring application from 0oab86cbl5AD6YebL5d7: command failed: exit status 1
Restoring application from previous ID 0oacu9b7iuFZe0OZC5d7…
Error: 404 Not Found
Usage:
okta-cli-client application create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore Application from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring application from 0oacu9b7iuFZe0OZC5d7: command failed: exit status 1
Restoring application from previous ID 0oacu9d108ARIlQzy5d7…
Error: 404 Not Found
Usage:
okta-cli-client application create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore Application from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring application from 0oacu9d108ARIlQzy5d7: command failed: exit status 1
Restoring application from previous ID 0oap22j34znkUxd4A5d7…
Error: 404 Not Found
Usage:
okta-cli-client application create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore Application from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring application from 0oap22j34znkUxd4A5d7: command failed: exit status 1
Restoring application from previous ID 0oap22tpx9GVemOLQ5d7…
Error: 404 Not Found
Usage:
okta-cli-client application create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore Application from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring application from 0oap22tpx9GVemOLQ5d7: command failed: exit status 1
Restoring authorizationServer resources…
Restoring authorizationServer from previous ID ausb86cbirVHTvKGj5d7…
Error: 400 Bad Request
Usage:
okta-cli-client authorizationServer create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore AuthorizationServer from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring authorizationServer from ausb86cbirVHTvKGj5d7: command failed: exit status 1
Restoring identityProvider resources…
Restoring identityProvider from previous ID 0oab86mf4qvHfTMzR5d7…
Warning: error restoring identityProvider from 0oab86mf4qvHfTMzR5d7: error parsing response: invalid character ‘U’ looking for beginning of value
Restoring networkZone resources…
Restoring networkZone from previous ID nzob86cbhp407sZlX5d7…
Error: 400 Bad Request
Usage:
okta-cli-client networkZone create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore NetworkZone from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring networkZone from nzob86cbhp407sZlX5d7: command failed: exit status 1
Restoring networkZone from previous ID nzob86cbhqj9JoQb05d7…
Error: 400 Bad Request
Usage:
okta-cli-client networkZone create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore NetworkZone from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring networkZone from nzob86cbhqj9JoQb05d7: command failed: exit status 1
Restoring networkZone from previous ID nzoiz8tqf1mKytAka5d7…
Error: 400 Bad Request
Usage:
okta-cli-client networkZone create [flags]

Flags:
–data string
-h, --help help for create
-q, --quiet Suppress normal output
-r, --restore-from string Restore NetworkZone from a JSON backup file

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Warning: error restoring networkZone from nzoiz8tqf1mKytAka5d7: command failed: exit status 1
Restoring trustedOrigin resources…
Restoring apiToken resources…
Restoring apiToken from previous ID 00T3jzaj5zRdwGVDi5d7…
Error: unknown flag: --restore-from
Usage:
okta-cli-client apiToken [command]

Available Commands:
get
lists
revoke
revokeCurrent

Flags:
-h, --help help for apiToken

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client apiToken [command] --help” for more information about a command.

Warning: error restoring apiToken from 00T3jzaj5zRdwGVDi5d7: command failed: exit status 1
No backup found for customDomain/lists, skipping…
No backup found for customization/lists, skipping…
Restoring eventHook resources…
Restoring inlineHook resources…
Restoring hookKey resources…
No backup found for role/lists, skipping…
Restoring feature resources…
Restoring feature from previous ID ftr0F9OEXbAqTepJ04t1…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftr0F9OEXbAqTepJ04t1: command failed: exit status 1
Restoring feature from previous ID ftr35Jf5emctrZSjyMpz…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftr35Jf5emctrZSjyMpz: command failed: exit status 1
Restoring feature from previous ID ftr3aIC4kQI7sJEgoodC…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftr3aIC4kQI7sJEgoodC: command failed: exit status 1
Restoring feature from previous ID ftr63lbkxEXc4aO5kt5l…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftr63lbkxEXc4aO5kt5l: command failed: exit status 1
Restoring feature from previous ID ftr6mtxERb4irR0qDymG…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftr6mtxERb4irR0qDymG: command failed: exit status 1
Restoring feature from previous ID ftrBMI7RNS5avDpmnQrx…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrBMI7RNS5avDpmnQrx: command failed: exit status 1
Restoring feature from previous ID ftrBfGc4yR6HAEHJj5yn…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrBfGc4yR6HAEHJj5yn: command failed: exit status 1
Restoring feature from previous ID ftrBfMQaAu1iWxaqXYwK…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrBfMQaAu1iWxaqXYwK: command failed: exit status 1
Restoring feature from previous ID ftrD92spwLhz1GVJeTW0…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrD92spwLhz1GVJeTW0: command failed: exit status 1
Restoring feature from previous ID ftrEQo6SokUhGBs0Ru19…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrEQo6SokUhGBs0Ru19: command failed: exit status 1
Restoring feature from previous ID ftrFanffBOPS4yWFDDLf…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrFanffBOPS4yWFDDLf: command failed: exit status 1
Restoring feature from previous ID ftrFfBv94wP09z3kOfZK…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrFfBv94wP09z3kOfZK: command failed: exit status 1
Restoring feature from previous ID ftrL2N7I92MLhHKcpavB…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrL2N7I92MLhHKcpavB: command failed: exit status 1
Restoring feature from previous ID ftrNsm8rfZJrfUmGpH6s…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrNsm8rfZJrfUmGpH6s: command failed: exit status 1
Restoring feature from previous ID ftrO3wOwdDc6ahPPIIwQ…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrO3wOwdDc6ahPPIIwQ: command failed: exit status 1
Restoring feature from previous ID ftrQRfkrzqzGjVzWyx9h…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrQRfkrzqzGjVzWyx9h: command failed: exit status 1
Restoring feature from previous ID ftrTTutpkbwJMKBxawUJ…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrTTutpkbwJMKBxawUJ: command failed: exit status 1
Restoring feature from previous ID ftrTxbDHWiioX4Ynld6a…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrTxbDHWiioX4Ynld6a: command failed: exit status 1
Restoring feature from previous ID ftrUUPHPXH11Fh5kuC0V…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrUUPHPXH11Fh5kuC0V: command failed: exit status 1
Restoring feature from previous ID ftrWsj9w8UwNgNEHUwYf…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrWsj9w8UwNgNEHUwYf: command failed: exit status 1
Restoring feature from previous ID ftrYh72VOlSEagwFCOOM…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrYh72VOlSEagwFCOOM: command failed: exit status 1
Restoring feature from previous ID ftrYrNLho8sC99NZla5G…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrYrNLho8sC99NZla5G: command failed: exit status 1
Restoring feature from previous ID ftrZZxk4duxXR8vbbiv4…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrZZxk4duxXR8vbbiv4: command failed: exit status 1
Restoring feature from previous ID ftra3Zs8Fp85RL6SH7Do…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftra3Zs8Fp85RL6SH7Do: command failed: exit status 1
Restoring feature from previous ID ftrc96y7bJh7DG2k6tJW…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrc96y7bJh7DG2k6tJW: command failed: exit status 1
Restoring feature from previous ID ftrh62F2oco9mqzx2N6J…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrh62F2oco9mqzx2N6J: command failed: exit status 1
Restoring feature from previous ID ftrhfEjXt8nYL0ufpbYl…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrhfEjXt8nYL0ufpbYl: command failed: exit status 1
Restoring feature from previous ID ftrirypkFiKCjEMNgKgX…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrirypkFiKCjEMNgKgX: command failed: exit status 1
Restoring feature from previous ID ftrjoRhE8JfK8dg6iNrS…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrjoRhE8JfK8dg6iNrS: command failed: exit status 1
Restoring feature from previous ID ftrkaVbWD3pFtixedsad…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrkaVbWD3pFtixedsad: command failed: exit status 1
Restoring feature from previous ID ftrkjOEbOM59okYGVRRT…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrkjOEbOM59okYGVRRT: command failed: exit status 1
Restoring feature from previous ID ftrlBotN4CNl73hOIf2Z…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrlBotN4CNl73hOIf2Z: command failed: exit status 1
Restoring feature from previous ID ftrn9z4nU295QYH5k8WK…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrn9z4nU295QYH5k8WK: command failed: exit status 1
Restoring feature from previous ID ftro6PO7s831KthyhhYI…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftro6PO7s831KthyhhYI: command failed: exit status 1
Restoring feature from previous ID ftrp9F5zFeg6x7fZ2mL3…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrp9F5zFeg6x7fZ2mL3: command failed: exit status 1
Restoring feature from previous ID ftrqxgqExW0im1QWn1gP…
Error: unknown flag: --restore-from
Usage:
okta-cli-client feature [command]

Available Commands:
get
listDependencies
listDependents
lists
updateLifecycle

Flags:
-h, --help help for feature

Global Flags:
–config string config file (default is $HOME/.okta/okta.yaml)

Use “okta-cli-client feature [command] --help” for more information about a command.

Warning: error restoring feature from ftrqxgqExW0im1QWn1gP: command failed: exit status 1
Restoring feature from previous ID ftrsnDivoWoyuvRcHv0b…


Warning: error restoring feature from ftrz8HrfJQyDKSRCqusN: command failed: exit status 1
Restoring emailDomain resources…
No backup found for template/lists, skipping…
Restoring second pass resources…
Restoring group using listUsers command…
Restoring group using listAssignedApplicationsFor command…
Restoring userFactor using listFactors command…
Restoring authorizationServerClaims using listOAuth2Claims command…
Restoring authorizationServerScopes using listOAuth2Scopes command…
Restoring authorizationServerPolicies using list command…
Restoring authorizationServerClients using listOAuth2ClientsForAuthorizationServer command…
No backup found for policy/listRules, skipping…
No backup found for authorizationServerRules/listAuthorizationServerPolicyRules, skipping…
No backup found for identityProvider/listKeys, skipping…
Restoring identityProvider using listSigningKeys command…
Handling special resource types…
Restoring applicationGroups…
Restoring user…
Restoring roleAssignment…
Restore completed successfully!