Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
GITBOOK-1301: add command for apps engine authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
Funke Olasupo authored and gitbook-bot committed Jun 17, 2024
1 parent 053d352 commit 0632938
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps-engine/getting-started/creating-an-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ rc-apps deploy --url <server_url> -u <user> -p <pwd>

After executing this command, your application will be deployed to the server.

To explore alternative authentication options for deploying your app, such as using 2FA codes or personal access tokens, run the `rc-apps deploy --help` command.

{% hint style="info" %}
**Packaging your app**

Expand Down

0 comments on commit 0632938

Please sign in to comment.