package
1.12.2
Repository: https://github.com/miketheprogrammer/deis.git
Documentation: pkg.go.dev

# Functions

Apps routes app commands to their specific function.
Auth routes auth commands to the specific function.
Builds routes build commands to their specific function.
Certs routes certs commands to their specific function.
Config routes config commands to their specific function.
Domains routes domain commands to their specific function.
Git routes git commands to their specific function.
Keys routes key commands to the specific function.
Limits routes limits commands to their specific function.
Perms routes perms commands to their specific function.
PrintUsage runs if no matching command is found.
Ps routes ps commands to their specific function.
Releases routes releases commands to their specific function.
Tags routes tags commands to their specific function.
Users routes user commands to the specific function.