jets url
Important: These docs are for the outdated Jets 5 versions and below. For the latest Jets docs: docs.rubyonjets.com
Usage
jets url [options]
Description
App url if routes are defined
If routes have been configured and an API Gateway was created for the app, this provides the application’s url.
Example
$ jets url
https://v9wa7vqcia.execute-api.us-west-2.amazonaws.com/dev
Options
-f, [--format=FORMAT] # Output format: json or text
# Default: text