Skip to main content

astroctl_domain_bind

astroctl domain bind

Reserve a custom hostname for an image app

astroctl domain bind <domain-id-or-name> [flags]

Options

--app string Target app name
-h, --help help for bind
--hostname string Custom hostname to bind; omit to generate <app>.<domain>
-o, --output string Output format (table|json|yaml) (default "table")

SEE ALSO