# pulumi console > Open a stack in the Pulumi Console (cloud or self-hosted). > It gives you instructions to migrate if not available for your backend. > More information: . - Open the current stack: `pulumi console` - Open the console for a specific stack: `pulumi console {{[-s|--stack]}} {{stack_name}}` - Display help: `pulumi console {{[-h|--help]}}`