fcpc show epoch/init
fcpc show history/init
fcpc show location/default
fcpc show synth_host/abcd
fcpc --show.output=dot host/aaaa
usage: fcpc show [-h] [--show.link.level SHOW.LINK.LEVEL] [--show.synth SHOW.SYNTH] [--show.output {cli,dot,circo}]
[--show.runviewer {0,1}] [--show.filter SHOW.FILTER]
objects [objects ...]
positional arguments:
objects Object type to show. Can be more objects but it needs to be specific urls like "Asset/123".
optional arguments:
-h, --help show this help message and exit
--show.link.level SHOW.LINK.LEVEL
How many levels of links to show.[Defined:fcplib.cmd.show] (default: 0)
--show.synth SHOW.SYNTH
Show extended info (SynthObject attributes)[Defined:fcplib.cmd.show] (default: 1)
--show.output {cli,dot,circo}
Output format to show[Defined:fcplib.cmd.show] (default: cli)
Choices:
cli
dot
circo
--show.runviewer {0,1}
Run viewer too[Defined:fcplib.cmd.show] (default: 0)
Choices:
0
1
--show.filter SHOW.FILTER
Output filter[Defined:fcplib.cmd.show] (default: None)