tnctl
tnctl
Terranetes CLI tool
Synopsis
Provides a toolset for both the platform team and developers to work seemlessly with the terranetes framework. The CLI can be used to view, approve configurations, package up terraform modules for consumption and permit developers to search for resources to consume.
tnctl [flags]
Options
--config string Path to the configuration file (default "HOME/.tnctl.yaml")
-h, --help help for tnctl
--verbose Enable verbose logging
SEE ALSO
- tnctl apply - Used to apply from a file or stdin
- tnctl approve - Approves either a configuration or cloudresource
- tnctl completion - Generate the autocompletion script for the specified shell
- tnctl config - Used to manage the CLI configuration
- tnctl convert - Used to convert between different formats
- tnctl create - Used to create a resource
- tnctl delete - Used to delete resource by file or resource name
- tnctl describe - Used to describe the current state of the configuration
- tnctl get - Used to retrieve a list of resources
- tnctl kubectl - Kubectl plugin related commands
- tnctl logs - Displays the latest logs for the resource
- tnctl retry - Attempts to trigger the resource to retry
- tnctl search - Searches for cloud resources to consume
- tnctl state - Used to manage the Terraform Configuration state secrets
- tnctl verify - Used to verify and validate resources