northflank assign subdomain service
Assigns a service port to the given subdomain
Options
Name | Description |
---|---|
--verbose | Verbose output |
--quiet | No console output |
-f, --file <file-path> | File to load resource json from |
-i, --input <resource-def> | JSON-formatted resource definition, takes precedence over "--file" |
--subdomain <SUBDOMAIN> | Name of the subdomain, example: app |
--domain <DOMAIN> | Name of the domain, example: example.com |
--noDefaults | OPTIONAL: Don't use context default values, explicitly use options or ask |
-o, --output <OUTPUT> | OPTIONAL: Output formatting, options: '--output json|yaml' |
-h, --help | Display help for command |