akctl

command module
v0.0.0-...-0f385d4 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

Go build-release

akctl

Usage:
  akctl [flags]
  akctl [command]

Available Commands:
  apply       Apply subfuction
  delete      Delete subfuction
  get         Get subfuction to pull data from the kubernets cluster
  help        Help about any command

Flags:
  -h, --help                help for akctl
      --kubeconfig string   config file (default is $HOME/.kube/config)
  -t, --toggle              Help message for toggle

Use "akctl [command] --help" for more information about a command.
get subfunction
get subfuction to pull data from the kubernets cluster

Usage:
  akctl get [flags]

Flags:
  -c, --configmap          get configmap
  -d, --deployment         get deployment
  -a, --getns              get all namespaces
  -h, --help               help for get
  -i, --ingress            get ingress
  -n, --namespace string   namespace
  -p, --pods               get pods
      --podsinsvc          get pods behind a service
  -s, --service string     service
      --services           get services
  -t, --test               test block

Global Flags:
      --kubeconfig string   config file (default is $HOME/.kube/config)

Get Pods Get Pods

Get ConfigMap Get  ConfigMap

Get Ingress Get Ingress

Get Service in Namespace Get Svc

Get Backing Pods for Service Get Pods in Svc

apply subfunction
Create and Apply Manifest similarly to "kubectl apply -f":

Usage:
  akctl apply [flags]

Flags:
  -d, --delete string      test deploy
      --deploy             test deploy
  -f, --file string        file path
  -h, --help               help for apply
  -n, --namespace string   namespace

Global Flags:
      --kubeconfig string   config file (default is $HOME/.kube/config)

Apply Deployment Config Yaml deply

delete subfunction
delete subfuction similar to "kubectl delete ":

Usage:
  akctl delete [flags]

Flags:
  -d, --deployment string   delete --deployment  <name of deployment>
  -h, --help                help for delete
  -n, --namespace string    namespace
  -p, --pod string          delete --pod <name of pod>

Global Flags:
      --kubeconfig string   config file (default is $HOME/.kube/config)

Delete Deployment Config deply

Documentation

Overview

Copyright © 2020 akctl aly.khimji@arctiq.ca

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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