Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.42 KB

kubeslice-cli.md

File metadata and controls

38 lines (27 loc) · 1.42 KB

kubeslice-cli

kubeslice-cli - A simple CLI for KubeSlice Operations

Synopsis

kubeslice-cli - A simple CLI for KubeSlice Operations

Use kubeslice-cli to install/uninstall required workloads to run KubeSlice Controller and KubeSlice Worker. Additional example applications can also be installed in demo profiles to showcase the KubeSlice functionality

kubeslice-cli [flags]

Options

  -c, --config string   <path-to-topology-configuration-yaml-file>
                        	The yaml file with topology configuration. 
                        	Refer: https://github.com/kubeslice/kubeslice-cli/blob/master/samples/template.yaml
  -h, --help            help for kubeslice-cli
  -v, --version         version for kubeslice-cli

SEE ALSO