diff --git a/src/commands/launch/rollback.ts b/src/commands/launch/rollback.ts index 51b9b37..8cf536a 100644 --- a/src/commands/launch/rollback.ts +++ b/src/commands/launch/rollback.ts @@ -54,6 +54,8 @@ export default class Rollback extends BaseCommand { if (!this.flags.environment) { await this.getConfig(); } + + await this.prepareApiClients(); if (!this.sharedConfig.currentConfig?.uid) { await selectOrg({