cli/

directory
v0.0.0-...-562eb29 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2019 License: Apache-2.0

README

CLI commands:

Namespace

namespace ls namespace create [NAME] --decs <string[optional]> --memory <int[optional]> --route <int[optional]> namespace update [NAME] --decs <string[optional]> --memory <int[optional]> --route <int[optional]> namespace remove [NAME] namespace inspect [NAME] namespace watch [NAME]

Service

service ls [NAMESPACE] service create [NAMESPACE] [IMAGE] --name <string[optional]> --desc <string[optional]> --replicas <int[optional]> --memory <int[optional]> service update [NAMESPACE] [NAME] --desc <string[optional]> --replicas <int[optional]> --memory <int[optional]> service remove [NAMESPACE] [NAME] service inspect [NAMESPACE] [NAME]
service watch [NAMESPACE] [NAME] service logs [NAMESPACE] [NAME] service watch [NAMESPACE] [NAME]

Route

route ls [NAMESPACE] route create [NAMESPACE] [ENDPOINT] [PORT] route update [NAMESPACE] [NAME] [ENDPOINT] [PORT] route remove [NAMESPACE] [NAME] route inspect [NAMESPACE] [NAME]

Secret

secret ls [NAMESPACE] secret create [NAMESPACE] [NAME] [DATA] secret update [NAMESPACE] [NAME] [DATA] secret remove [NAMESPACE] [NAME]

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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