Sha256: c240eab8489ac570522215a854e2a56fef77dc3cc6bb49e9b30de24944bb0308

Contents?: true

Size: 215 Bytes

Versions: 4

Compression:

Stored size: 215 Bytes

Contents

Feature: ghc tag

  Scenario: Available commands

    When I run `ghc tag`
    Then the exit status should be 0
      And the output should contain "ghc tag create"
      And the output should contain "ghc tag get"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
github_cli-0.4.3 features/tag.feature
github_cli-0.4.2 features/tag.feature
github_cli-0.4.1 features/tag.feature
github_cli-0.4.0 features/tag.feature