# pulumi logout > Log out of the Pulumi cloud. > More information: . - Log out of a specific cloud backend: `pulumi logout {{url}}` - Log out of all backends simultaneously: `pulumi logout --all` - Log out of using local mode: `pulumi logout {{-l|--local}}` - Display help: `pulumi logout {{-h|--help}}`