November 2018
Intermediate to advanced
404 pages
10h 16m
English
All the Vapor Cloud commands are integrated into the Vapor Toolbox CLI under the cloud command group.
For example, you can list all Vapor Cloud commands using the following command:
$ vapor cloud --help
The output looks like the following:
Usage: vapor cloud commandCommands for interacting with Vapor Cloud.Commands:login Logs you into Vapor Cloud.logout Logs you out of Vapor Cloud.signup Creates a new Vapor Cloud user.refresh Refreshes vapor token.me Shows info about the currently logged in user.token Cached token metadata for debugging.dump Dump info for current user.logs Displays logs from remote Vapor application.list List various owned items of userdeploy Deploy a project to Vapor Cloudcreate Create ...Read now
Unlock full access