blob: f2f7a499a7ce81baefd307baad5df17eb1d1efc6 [file] [log] [blame]
---+++Submit
[[CommonCLI][Common CLI Options]]
Submit option is used to set up entity definition.
Usage:
$FALCON_HOME/bin/falcon entity -submit -type [cluster|datasource|feed|process] -file <entity-definition.xml>
Example:
$FALCON_HOME/bin/falcon entity -submit -type cluster -file /cluster/definition.xml
Note: The url option in the above and all subsequent commands is optional. If not mentioned it will be picked from client.properties file. If the option is not provided and also not set in client.properties, Falcon CLI will fail.