usage: fcpc add [-h] object [attributes ...]
positional arguments:
object Object type to add. Can be any kind of object. Like Asset or
Host. It can even contain id if needed (Asset/id). If ID is not
specified, it is generated.
attributes Attributes in form attribute=value [attribute=value] to add
(default: None)
optional arguments:
-h, --help show this help message and exit
fcpc --message="Adding host" add host name=abcd
fcpc add host/abcd name=abcd
fcpc add host/abcd name=abcd fqdn=abcd.ef.gh
fcpc add host/abcd name=abcd fqdn=abcd.ef.gh ip=1.2.3.4
fcpc add tag name=user:defined
fcpc add tag name=user:multivalue/
fcpc add tag name=user:singlevalue=