% SPLINTER-CIRCUIT-TEMPLATE-LIST(1) Cargill, Incorporated | Splinter Commands
NAME
splinter-circuit-template-list — Displays all available circuit templates
SYNOPSIS
splinter circuit template list [FLAGS]
DESCRIPTION
Circuit templates help simplify the process of creating new circuits with the
splinter circuit propose command. This command lists all available circuit
templates.
A Scabbard circuit template is available by default (this template is packaged with the Splinter CLI).
Tip: Use the splinter circuit template arguments command to see the required
arguments for a specific circuit template.
FLAGS
- 
-h,--help - Prints help information
 - 
-q,--quiet - Decrease verbosity (the opposite of -v). When specified, only errors or warnings will be output.
 - 
-V,--version - Prints version information
 -v- Increases verbosity (the opposite of -q). Specify multiple times for more output.
 
EXAMPLES
The following example lists the circuit templates on a system that has only the
scabbard template, which is available by default (packaged with the Splinter CLI).
$ splinter circuit template list
Available templates:
scabbard
SEE ALSO
| splinter-circuit-template-arguments(1)
| splinter-circuit-template-show(1)
|
| Splinter documentation: https://www.splinter.dev/docs/0.4/