post_collection_create_command

Command to run after collection was created.

Key: post_collection_create_command
Type: String
Can be set in: collection.cfg

Default Value

No default value

Examples

To run a command with argument.

post_collection_create_command=$SEARCH_HOME/some_script.sh ${_COLLECTION_NAME}

See Also