references: document snap exit codes#343
Conversation
Rnfudge02
left a comment
There was a problem hiding this comment.
Built and tested, looks good. Had a look at references to 'error' and 'exit' in the repo as well, I don't think there's anywhere that really needs to link to this, except I feel the main 'References'[http://127.0.0.1:8000/reference/] page should have a blurb about the exit codes, as every other heading/sub-heading under references seems to be mentioned there. Thoughts?
Does every possible error in snap map to one of the 5 erroring exit status'?
|
The blurb in the main references page makes sense. I'll add that. It should cover all the exit codes returned by |
|
There is a spellcheck for your file 'exit.codes.md'. The word its complaining about is retriable. From what I found that is a valid spelling, but its probably not the american one. Please fix and re run the checks, after that you're good to merge |
|
The check is failing for both spellings of retryable. Originally was |
|
Okay,
I think this may be the best course of action right now, i'm not sure exactly how the admin setup for snap-docs repo is, and I don't have access. |
Adds documentation for the snap command's exit codes.
Tracked with SNAPDENG-34132