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 7cc2de1 commit 468803fCopy full SHA for 468803f
src/content/11/en/part11c.md
@@ -84,7 +84,7 @@ Before going to the automated deployment, we shall ensure in this exercise that
84
So, create a new app in Fly.io. After that generate a Fly.io API token with the command
85
86
```bash
87
-flyctl auth token
+fly tokens create deploy
88
```
89
90
You'll need the token soon for your deployment workflow so save it somewhere (but do not commit that to GitHub)!
0 commit comments