Commit aad8f88
docs: clarify update check behavior in non-interactive environments (#556)
* docs: clarify update check behavior in non-interactive environments
Document that `slack upgrade` runs the update check but skips the
auto-update prompt when no TTY is attached, and that --skip-update /
SLACK_SKIP_UPDATE fully suppress checks on other commands. Adds a
non-TTY note to the upgrade command's long description, expands the
"Version update notifications" section, and links a new "Disabling
update checks" subsection from the CI/CD guide.
* Update docs/guides/authorizing-the-slack-cli.md
Co-authored-by: Luke Russell <31357343+lukegalbraithrussell@users.noreply.github.com>
* Update docs/guides/authorizing-the-slack-cli.md
Co-authored-by: Luke Russell <31357343+lukegalbraithrussell@users.noreply.github.com>
* Update docs/guides/setting-up-ci-cd-with-the-slack-cli.md
Co-authored-by: Luke Russell <31357343+lukegalbraithrussell@users.noreply.github.com>
---------
Co-authored-by: Luke Russell <31357343+lukegalbraithrussell@users.noreply.github.com>1 parent fee9c54 commit aad8f88
4 files changed
Lines changed: 19 additions & 0 deletions
File tree
- cmd/upgrade
- docs
- guides
- reference/commands
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments