Tag: curl

Powershell with the Couchbase REST API

Powershell with the Couchbase REST API

PowerShell is a scripting environment / command line that comes with Windows and is also available for Linux and within Azure. Maybe you’ve used Postman or Fiddler to make HTTP requests. Those are great, but not necessarily the right tools...

September 14, 2017
Provisioning a Couchbase Server Instance with the Command Line

Provisioning a Couchbase Server Instance with the Command Line

When you’re a Database or System Administrator, you don’t always have time to go through the setup wizards when deploying a new piece of software. Probably because you are managing massive amounts of systems in a large organization. So what...