The provides command line tooling for interacting with Fluent Accounts and Modules.
Usage
The is activated by typing the keyword `fluent`
into a terminal command line, followed by a Command, Subcommand, Argument, and Options:
`fluent <command> <subcommand> <argument> [options]`
- The
`<command>`
will refer to a noun (or “a thing”). - The
`<subcommand>`
will refer to a verb (or action). - The
`<argument>`
is the primary required name of the “thing” identified by the `<command>`
. - The
`[options]`
may include required or optional additional parameters to be used by the `<command>`
and `<subcommand>`
.