We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60516b7 commit 52f22f9Copy full SHA for 52f22f9
README.md
@@ -129,7 +129,7 @@ A user can activate a revision by either:
129
- Passing a command line argument to the `deploy` command:
130
131
```bash
132
-$ ember deploy --activate=true
+$ ember deploy staging --activate
133
```
134
135
- Running the `deploy:activate` command:
0 commit comments