Sha256: 0d6fdc7509ad8a71d77b85af2b12ae809685470eddee7eea6cd4f23a400e313b
Contents?: true
Size: 514 Bytes
Versions: 30
Compression:
Stored size: 514 Bytes
Contents
Feature: add a record with the CLI As a user In order to add records to a domain in my account I should be able to use the CLI to add records @announce-cmd @announce-stdout Scenario: Given I have set up my credentials When I run `dnsimple create` with a new domain And I run `dnsimple record:create` with the domain I added and no name and the type "A" and the content "1.2.3.4" Then the output should show that the "A" record was created And the output should include the record id
Version data entries
30 entries across 30 versions & 2 rubygems