WHAT YOU'LL LEARN
  • How to quickly retrieve URLs for your deployed Webiny project

Overview
anchor

The info command prints relevant URLs for your deployed Webiny project — things like the Admin app URL and the API endpoint. Useful when you need a quick reference without opening the AWS console.

Usage
anchor

With a specific environment:

Options
anchor

OptionDescription
--envEnvironment name (e.g. dev, prod). Defaults to dev.
--variantVariant name.
--regionAWS region to target.