add CLI example

This commit is contained in:
Thibault Duplessis 2020-01-25 14:08:13 -06:00
parent bcf702f886
commit aa00ab8a4f

View file

@ -71,7 +71,9 @@ fishnet client create {username} analysis
gdpr erase {username} forever
patron lifetime {username}
patron month {username}
eval-cache drop 8/8/1k6/8/2K5/1P6/8/8 w - - 0 1""")
eval-cache drop 8/8/1k6/8/2K5/1P6/8/8 w - - 0 1
security grant {username} {PERM_ONE} {PERM_TWO} {...}
""")
)
)
}