| What We want to allow developers to provision a custom service and expose it to their mobile clients via the CLI. How We already allow developers to provision services via the CLI, however we need to deal with a text area type differently and prompt the user for the location of a file. We should then read that file and verify it is valid json. There should be an updated set of unit tests for this work |