Categorygithub.com/csfreak/dc2deploy
modulepackage
0.1.0
Repository: https://github.com/csfreak/dc2deploy.git
Documentation: pkg.go.dev

# README

dc2deploy


Usage:
  dc2deploy [flags]

Flags:
      --dry-run             Only print the new object that would be sent
  -f, --filename string     File containing DeploymentConfig manifest (default "-")
  -h, --help                help for dc2deploy
      --ignore-warnings     Ignore Warnings about missing Deployment Features
      --kubeconfig string   Path to Kubeconfig
  -n, --namespace string    Namespace of DeploymentConfig
      --outfile string      Output filename. Defaults to STDOUT (default "-")
  -o, --output string       Output in JSON (default "yaml")
  -v, --v Level             number for the log level verbosity

# Packages

Copyright © 2022 Jason Ross Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
No description provided by the author