Manage CF Mappings
There are three commands to manage CF mappings.
List all CF Mappings
To receive the data back as JSON, use the --JSON
flag.
Edit an existing or create a new CF Mapping
Add a new CF mapping or update an existing CF Mapping. Existing mappings will be matched based on the virtual path.
Delete a CF Mapping
Identify the mapping uniquely by the virtual path.
Last updated