Documentation
¶
Index ¶
- func Apps(argv []string) error
- func Auth(argv []string) error
- func Builds(argv []string) error
- func Certs(argv []string) error
- func Config(argv []string) error
- func Domains(argv []string) error
- func Git(argv []string) error
- func Keys(argv []string) error
- func Limits(argv []string) error
- func Perms(argv []string) error
- func PrintUsage()
- func Ps(argv []string) error
- func Registry(argv []string) error
- func Releases(argv []string) error
- func Tags(argv []string) error
- func Users(argv []string) error
- func Version(argv []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Builds ¶
Builds routes build commands to their specific function.
func Certs ¶
Certs routes certs commands to their specific function.
func Config ¶
Config routes config commands to their specific function.
func Domains ¶
Domains routes domain commands to their specific function.
func Limits ¶
Limits routes limits commands to their specific function
func Perms ¶
Perms routes perms commands to their specific function.
func Registry ¶
Registry routes registry commands to their specific function
func Releases ¶
Releases routes releases commands to their specific function.
Types ¶
This section is empty.
Source Files
¶
- apps.go
- auth.go
- builds.go
- certs.go
- config.go
- domains.go
- git.go
- keys.go
- limits.go
- perms.go
- ps.go
- registry.go
- releases.go
- tags.go
- users.go
- utils.go
- version.go
Click to show internal directories.
Click to hide internal directories.