README
@platter/cli
The command-line interface for interacting with Platter resources.
Installation
npm install --save-dev @platter/cli
Usage
npx platter
All subcommands are space-separated, e.g npx platter postgres create
"The CLI used to interact with the Platter platform"
<script type="module">
import platter from 'https://cdn.skypack.dev/platter';
</script>
@platter/cliThe command-line interface for interacting with Platter resources.
npm install --save-dev @platter/cli
npx platter
All subcommands are space-separated, e.g npx platter postgres create