This is the multi-page printable view of this section.
Click here to print.
Return to the regular view of this page.
validate
Validate description
skyramp validate
Options inherited from parent commands
--kube-insecure enable insecure mode for interactions with Kubernetes clusters
-p, --project-path string path to Skyramp project folder (default ".")
-v, --verbose count verbose (-v or -vv)
SEE ALSO
- skyramp - Command line tool to interact with Skyramp
- mock - Validate mock description
- target - Validate target description
- test - Validate test description

1 - mock
Validate mock description
skyramp validate mock
skyramp validate mock <mock name> [flags]
Options inherited from parent commands
--kube-insecure enable insecure mode for interactions with Kubernetes clusters
-p, --project-path string path to Skyramp project folder (default ".")
-v, --verbose count verbose (-v or -vv)
SEE ALSO
2 - target
Validate target description
skyramp validate target
skyramp validate target <target name> [flags]
Options inherited from parent commands
--kube-insecure enable insecure mode for interactions with Kubernetes clusters
-p, --project-path string path to Skyramp project folder (default ".")
-v, --verbose count verbose (-v or -vv)
SEE ALSO
3 - test
Validate test description
skyramp validate test
skyramp validate test <test name> [flags]
Options inherited from parent commands
--kube-insecure enable insecure mode for interactions with Kubernetes clusters
-p, --project-path string path to Skyramp project folder (default ".")
-v, --verbose count verbose (-v or -vv)
SEE ALSO