Sha256: 0372506451464645f030a3fd773f52cd56dd42c4a6669c1ed512d807d40c7fd3

Contents?: true

Size: 407 Bytes

Versions: 3

Compression:

Stored size: 407 Bytes

Contents

Feature: ghc download

  Scenario: Available commands

    When I run `ghc download`
    Then the exit status should be 0
      And the output should contain "ghc download create"
      And the output should contain "ghc download delete"
      And the output should contain "ghc download get"
      And the output should contain "ghc download list"
      And the output should contain "ghc download upload"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
github_cli-0.4.2 features/download.feature
github_cli-0.4.1 features/download.feature
github_cli-0.4.0 features/download.feature