Table Commands (gx table)

gx table [-hV] [-c[=<YAML config>]] [COMMAND]

Table specific commands provided by gx.

Commands

1. list

List all tables in an application.

pageList Tables (gx table list)

2. dump

Print all the grains in a Table.

pageTable Dump (gx table dump)

2.1. dump grain

Print contents of a particular grain.

pageGrain Dump (gx table dump grain)

3. invoke

Invoke a grain with an action.

pageInvoke Action (gx table invoke)

Last updated