replicatedctl terms inspect
Gets the terms of service
Synopsis
Gets the terms of service
replicatedctl terms inspect [flags]
Examples
replicatedctl terms inspect --template '{{.Markdown}}'
replicatedctl terms inspect -q
Options
-h, --help help for inspect
-o, --output string Output format. One of: json|yaml
-q, --quiet Will output "true" if the terms have been accepted, otherwise "false".
--template string Format the output using the given Go template
Options inherited from parent commands
--host string Replicated API host (default "unix:///var/run/replicated/replicated-cli.sock")
SEE ALSO
- replicatedctl terms - Read and accept the terms of service