-
Notifications
You must be signed in to change notification settings - Fork 6
Commands
Nick Olinger edited this page Aug 9, 2018
·
5 revisions
bcn create -e <environment> --district=<district name> --tag=<tag name>
bcn endpoint create --district=<district name> --certificate-arn=<ACM certificate ARN> --public
-
district
-- District name where you want to create a new endpoint -
certificate-arn
-- ACM Certificate ARNIf you specify this option, Barcelona automatically configures the endpoint so that it accepts HTTPS requests. --public: If specified, Endpoint accepts requests from the Internet. If not, Endpoint is visible only from district's private network