cmddomain

package
v1.0.0-alpha-97 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DomainCmd = &cobra.Command{
	Use:     "domain",
	Aliases: []string{"set"},
	Short:   "Configure custom domains for projects",
	Long: `Configure custom domains for projects

use "we domain" to list domains on the infrastructure.

Changing these values does not change container.json hard coded values.

Information about name servers configuration at
http://wedeploy.com/docs/intro/custom-domains.html`,
	Example: `  we domain
  we domain add foo.com
  we domain rm foo.com`,
	PreRunE: preRun,
	RunE:    run,
}

DomainCmd controls the domains for a given project

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL