workflow doctor
Report the repository, tooling, and configuration in effect
Synopsis
Report the git repository this session is in, which external programs are installed, which .workflow.json is in effect, and which required fields are still empty.
Makes no network calls by default, so it is safe to run anywhere and tells you only that a credential is present. Add –online to ask each service whether the credential actually works. Add –json for the same facts as data, with the same masking.
workflow doctor [flags]Options
-h, --help help for doctor
--json print the report as JSON
--online ask each service whether its credential worksOptions inherited from parent commands
--dry-run hold back every write to Jira, the forge, the messaging service, git and files, and say what it would have done
--log string append a one-line outline of each request (method, path, status, duration) to FILE, for a bug reportSEE ALSO
- workflow - Run your Jira, Git forge and messaging workflow from the terminal