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 approve - Approves a terraform configuration for release
- tnctl build - Can be used to package up the terraform module for consumption
- 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 describe - Used to describe the current state of the configuration
- tnctl kubectl - Kubectl plugin related commands
- tnctl logs - Displays the latest logs for the given Configuration name
- tnctl retry - Attempts to restart a configuration
- tnctl search - Searches for cloud resources to consume
- tnctl state - Used to manage the Terraform Configuration state secrets
- tnctl workflow - Can be used to generate a skelton CI pipeline