You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ The actuated-cli requires an access token for GitHub and is designed to be used
4
4
5
5
Most of the operations on the actuated dashboard are available as CLI commands.
6
6
7
+
In GitHub's terminology, which is carried over into actuated, the flag `--owner` and the term "OWNER" refer exclusively to a GitHub organization, and not your personal user account (which would be the "actor").
8
+
7
9
## Installation
8
10
9
11
Download the latest release from the [releases page](https://github.com/self-actuated/actuated-cli/releases).
0 commit comments