WhyDocsPricingDownloadChangelogGitHub

Documentation

  • Docs
    • Getting Started
      • Installation
      • Quick start
    • Concepts
      • Files-first
      • The hierarchy
      • OpenAPI as the source of truth
      • Instance visibility
      • Environments
    • Guides
      • Importing a spec
      • Request instances
      • Auth & middlewares
      • Writing workflows
      • CI/CD
      • Documenting an API
      • Pro license
    • Interface
      • Navigation
      • History
      • Command palette
      • Keyboard shortcuts
    • Reference
      • File formats
        • config.json
        • api.json
        • _resource.json
        • Request instances
        • Environment files
        • schema.rules.json
        • Documentation files
        • Workflow files
    • CLI reference
      • project
      • api
      • schema
      • spec
        • read
      • req
      • env
      • workflow
      • license
      • completion
    • Plugins
      • Using plugins
      • Writing a plugin
CLI›spec

craftr spec

Read the OpenAPI spec.

Commands

  • spec readPrint the effective OpenAPI spec, or the raw imported spec with --imported.

See also

  • OpenAPI as the source of truth